[ptx] Hugin OSX Build "Bus Error"
Ed Halley
ed at halley.cc
Sun Jun 6 14:42:01 BST 2004
I'm getting a SIGSEGV on the last RPM snapshot, and also on the cvs
head, when using a fresh Fedora Core 2 box. The RPM install ensured I
had all the versions of fftw and libpano12 installed, etc. I have not
yet pulled out the debugger to figure out exactly where it dies, but it
is just after the splash screen appears on the screen.
On Sun, 2004-06-06 at 02:38, Ippei UKAI wrote:
> Overnight, my mac has successfully compiled the hugin from cvs version
> (with some modification).
>
> The result seems not as good as in 20040208 snap, which I took the
> previous screen-shot.
> The new one displays the first dialog "hugin 0.4 pre" with a nice
> picture, then exits before displaying the main window.
>
> % ./hugin
> Panorama obj created
> Bus error
>
> I have no idea what is going on, except that there was a kind of
> illegal operation which did not existed in snap on 20040208.
>
> Here is the debug information from the operating system for anyone who
> can understand and interested:
>
>
> Date/Time: 2004-06-06 07:25:34 +0100
> OS Version: 10.3.4 (Build 7H63)
> Report Version: 2
>
> Command: hugin
> Path: ./hugin
> Version: ??? (???)
> PID: 3453
> Thread: 0
>
> Exception: EXC_BAD_ACCESS (0x0001)
> Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
>
> Thread 0 Crashed:
> 0 hugin 0x00138298 0x1000 + 0x137298
> 1 hugin 0x00020934
> LensPanel::ListSelectionChanged(wxListEvent&) + 0x390
> 2 hugin 0x0001e380
> LensPanel::LensPanel[unified](wxWindow*, wxPoint const&, wxSize const&,
> PT::Panorama*) + 0x780
> 3 hugin 0x0001dbec
> LensPanel::LensPanel[in-charge](wxWindow*, wxPoint const&, wxSize
> const&, PT::Panorama*) + 0x40
> 4 hugin 0x00009e64
> MainFrame::MainFrame[unified](wxWindow*, PT::Panorama&) + 0x960
> 5 hugin 0x000094f0
> MainFrame::MainFrame[in-charge](wxWindow*, PT::Panorama&) + 0x30
> 6 hugin 0x000038d8 huginApp::OnInit() +
> 0xec8
> 7 hugin 0x001069e4 0x1000 + 0x1059e4
> 8 libwx_base_carbon-2.5.1.dylib 0x013be310 wxEntry(int&, char**) +
> 0x44
> 9 hugin 0x00002700 main + 0x28
> 10 hugin 0x00001f88 _start + 0x188
> (crt.c:267)
> 11 dyld 0x8fe1a558 _dyld_start + 0x64
>
> Thread 1:
> 0 libSystem.B.dylib 0x9000b20c select + 0xc
> 1 com.apple.CoreFoundation 0x90196ba0 __CFSocketManager + 0x1fc
> 2 libSystem.B.dylib 0x900246e8 _pthread_body + 0x28
>
> Thread 2:
> 0 libSystem.B.dylib 0x90018be8
> semaphore_timedwait_signal_trap + 0x8
> 1 libSystem.B.dylib 0x9000e788 _pthread_cond_wait +
> 0x268
> 2 ...ple.CoreServices.CarbonCore 0x902aa7b4 TSWaitOnSemaphoreCommon
> + 0xb0
> 3 ...ple.CoreServices.CarbonCore 0x902be708 TimerThread + 0x3c
> 4 libSystem.B.dylib 0x900246e8 _pthread_body + 0x28
>
> PPC Thread State:
> srr0: 0x00138298 srr1: 0x0200f030 vrsave: 0x00000000
> cr: 0x84000222 xer: 0x00000000 lr: 0x00020934 ctr: 0x020c688c
> r0: 0x00020934 r1: 0xbffff3e0 r2: 0x00000000 r3: 0x00000000
> r4: 0x0000179f r5: 0x00000000 r6: 0x00000000 r7: 0x00000000
> r8: 0x00000000 r9: 0x00000008 r10: 0xfefefeff r11: 0x002c9b8c
> r12: 0x020c688c r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
> r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
> r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
> r24: 0x00000000 r25: 0x00000000 r26: 0xbffffc58 r27: 0x00000008
> r28: 0x00000001 r29: 0x0141fa74 r30: 0xbffff3e0 r31: 0x000205bc
>
> Binary Images Description:
> 0x1000 - 0x2c5fff hugin ./hugin
> 0x583000 - 0x5abfff libwx_base_carbon_xml-2.5.1.dylib
> /usr/local/lib/libwx_base_carbon_xml-2.5.1.dylib
> 0x5ba000 - 0x5d4fff libjpeg.62.dylib /sw/lib/libjpeg.62.dylib
> 0x705000 - 0x74cfff libwx_mac_xrc-2.5.1.dylib
> /usr/local/lib/libwx_mac_xrc-2.5.1.dylib
> 0x788000 - 0x7a6fff libwx_base_carbon_net-2.5.1.dylib
> /usr/local/lib/libwx_base_carbon_net-2.5.1.dylib
> 0x1008000 - 0x105afff libwx_mac_html-2.5.1.dylib
> /usr/local/lib/libwx_mac_html-2.5.1.dylib
> 0x1205000 - 0x1250fff libwx_mac_adv-2.5.1.dylib
> /usr/local/lib/libwx_mac_adv-2.5.1.dylib
> 0x138d000 - 0x1414fff libwx_base_carbon-2.5.1.dylib
> /usr/local/lib/libwx_base_carbon-2.5.1.dylib
> 0x1487000 - 0x14c5fff libtiff.3.dylib /sw/lib/libtiff.3.dylib
> 0x2008000 - 0x2209fff libwx_mac_core-2.5.1.dylib
> /usr/local/lib/libwx_mac_core-2.5.1.dylib
> 0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
> .
> .
> .
>
>
> >>> 鵜飼 一平 (UKAI Ippei) >>>>>>>>>>>>>>>>>>>>>>>>>
> My general e-mail and AIM: ippei_ukai at mac.com
> Homepage: http://homepage.mac.com/ippei_ukai/
>
>
--
More information about the ptX
mailing list