Re: Universal binary crash on quit on 10.3.9
Re: Universal binary crash on quit on 10.3.9
- Subject: Re: Universal binary crash on quit on 10.3.9
- From: "Peter O'Gorman" <email@hidden>
- Date: Sat, 03 Jun 2006 20:43:33 +0900
On Fri, 2006-06-02 at 18:26 -0700, James W. Walker wrote:
> My universal binary crashes on quit on 10.3.9. No problem on Tiger,
> either PowerPC or Intel.
>
> Exception: EXC_BAD_ACCESS (0x0001)
> Codes: KERN_INVALID_ADDRESS (0x0001) at 0x09e323bc
>
> Thread 0 Crashed:
> 0 <<00000000>> 0x09e323bc 0 + 0x9e323bc
> 1 com.frameforge3d.frameforge2 0x00003a18 our_atexit + 0x7c
> (crt.c:355)
> 2 libSystem.B.dylib 0x9002ce58 exit + 0x58
> 3 com.frameforge3d.frameforge2 0x000026e8 _start + 0x158 (crt.c:249)
> 4 com.frameforge3d.frameforge2 0x0000258c start + 0x3c
>
> If I do it while remote debugging, the debugger highlights line 76 of iostream,
>
> static ios_base::Init __ioinit;
>
> Anyone have a hint of what this means or where to look?
I guess that this is built with xcode-2.3's gcc4 for 10.3.9, our_atxit
is in gcc's crt3.o. File a bug.
Peter
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden