[ptx] [ hugin-Bugs-1238869 ] Delay when calculating Field of View
SourceForge.net
noreply at sourceforge.net
Fri Jul 15 13:33:16 BST 2005
Bugs item #1238869, was opened at 2005-07-15 05:33
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=550441&aid=1238869&group_id=77506
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Delay when calculating Field of View
Initial Comment:
Hello,
With version 0.5rc1 under linux ubuntu latest unstable,
amd64 arch.
Whenever I click on 'Calculate Field of View', the
program hangs and sits there waiting with 100%CPU for
about a minute. This is only on my amd64 machine, which
should be really fast (3GHz proc and 1Gram). When I ask
gdb what hugin is doing, I always end up having this:
#0 0x00002aaaad5edadf in __signbitl () from /lib/libm.so.6
#1 0x00002aaaad5eeba2 in __signbitl () from /lib/libm.so.6
#2 0x00002aaaad5ee9f7 in __signbitl () from /lib/libm.so.6
#3 0x00002aaaad5cb7c0 in tan () from /lib/libm.so.6
#4 0x00002aaaacdccc96 in rect_sphere_tp
(x_dest=Variable "x_dest" is not available.
) at math.c:625
#5 0x00002aaaacdcc062 in execute_stack
(x_dest=Variable "x_dest" is not available.
) at math.c:198
#6 0x000000000050b426 in
PT::estimateImageAlpha<PTools::Transform> (
destSize=@0x7fffffffab50, srcSize=@0x7fffffffab40,
doCrop=false,
cropRect=@0x7fffffffab20, circularCrop=false,
transf=@0x7fffffffbac0,
imgRect=@0x7fffffffc9c0, alpha=@0x7fffffffab00,
scale=@0x7fffffffab38)
at PanoToolsInterface.h:175
#7 0x000000000050bc62 in
PT::estimateImageRect<PTools::Transform>
(destSize=Variable "destSize" is not available.
)
at RemappedPanoImage.h:176
...
Do you think it is a bug in __signbitl ? Or do you have
any clue where I should look for more info ?
Thanks a lot.
--
stef at inforealm.org
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=550441&aid=1238869&group_id=77506
More information about the ptx
mailing list