Re: Cocoa called from Carbon, objc_msgSend crash in 10.3.9.
Re: Cocoa called from Carbon, objc_msgSend crash in 10.3.9.
- Subject: Re: Cocoa called from Carbon, objc_msgSend crash in 10.3.9.
- From: Marcel Weiher <email@hidden>
- Date: Wed, 20 Dec 2006 18:10:39 -0800
On 18 Dec 2006, at 19:52, Matt Fox-Wilson wrote:
Thread 0 Crashed:
0 libobjc.A.dylib 0x908611ec objc_msgSend + 0xc
1 com.AmbientDesign.ArtRage2 0x0018929c 0x1000 + 0x18829c
2 com.AmbientDesign.ArtRage2 0x0010e564 0x1000 + 0x10d564
3 com.AmbientDesign.ArtRage2 0x000cf508 0x1000 + 0xce508
4 com.AmbientDesign.ArtRage2 0x00138794 0x1000 + 0x137794
5 com.AmbientDesign.ArtRage2 0x0002af5c 0x1000 + 0x29f5c
6 com.AmbientDesign.ArtRage2 0x002da3a8 0x1000 + 0x2d93a8
7 dyld 0x8fe17754
call_module_initializers_for_objects + 0x1ac
8 dyld 0x8fe1721c
call_module_initializers +
0x40
That stack trace worries me: is this getting called as a result of
initializers and before main()?
This may not be a good time to rely on Cocoa.
Marcel
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden