Ticket #53 (closed bug: wontfix)
crash during the tests for the configuration phase.
Reported by: | cognominal | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | configure | Version: | trunk |
Severity: | low | Keywords: | crash, configuration |
Cc: | Language: | ||
Patch status: | Platform: | mac |
Description
I don't know the specific test that triggers the crash. On Mac OS X 10.5.5, some set up (I forgot which) makes every crash to pop up a window on a process crash so I can tell this is the only crash during Parrot generation. There is many crashes during the "make test" that will be the object of further tickets.
Code Type: X86 (Native) Parent Process: perl [29646]
Date/Time: 2008-12-16 11:23:38.004 +0100 OS Version: Mac OS X 10.5.5 (9F2114) Report Version: 6
Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000 Crashed Thread: 0
Thread 0 Crashed: 0 test_29646 0x00001e0a sighandler + 42 1 libSystem.B.dylib 0x925482ab _sigtramp + 43 2 ??? 0xffffffff 0 + 4294967295 3 libSystem.B.dylib 0x92538e5d sleep$UNIX2003 + 63 4 test_29646 0x00001f30 main + 272 5 test_29646 0x00001d66 start + 54
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x9254828e ecx: 0x00001deb edx: 0x00002038 edi: 0x00000000 esi: 0xbfffef2c ebp: 0xbfffec38 esp: 0xbfffec30
ss: 0x0000001f efl: 0x00010246 eip: 0x00001e0a cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x00000000
Binary Images:
0x1000 - 0x1ffd +test_29646 ??? (???) <4a0d2e213ef2b0a6aaa4113a299bf612> /Users/stef/svn/parrot/test_29646
0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <0d39f113441616327c292c949f3caa3e> /usr/lib/dyld 0x9170d000 - 0x91711fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0x924db000 - 0x92642ff3 libSystem.B.dylib ??? (???) <fc4c30856f62953a57f4927e89c33739> /usr/lib/libSystem.B.dylib 0x951fe000 - 0x9525bffb libstdc++.6.dylib ??? (???) <f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib 0x97186000 - 0x9718dfe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib 0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib