Re: Crash in +[NSMethodSignature signatureWithObjCTypes:]
Re: Crash in +[NSMethodSignature signatureWithObjCTypes:]
- Subject: Re: Crash in +[NSMethodSignature signatureWithObjCTypes:]
- From: Jens Alfke <email@hidden>
- Date: Mon, 28 Sep 2009 20:55:38 -0700
On Sep 28, 2009, at 8:17 PM, Andrew Thompson wrote:
Thread 68 Crashed: Dispatch queue: com.apple.root.default-priority
0 com.apple.CoreFoundation 0x00007fff85ed8713 +
[NSMethodSignature signatureWithObjCTypes:] + 403
1 librococoa.dylib 0x00000001145fa416 -[ProxyForJava
methodSignatureForSelector:] + 183
2 com.apple.CoreFoundation 0x00007fff85ed8119
___forwarding___ + 249
3 com.apple.CoreFoundation 0x00007fff85ed4458
_CF_forwarding_prep_0 + 232
4 com.apple.CoreFoundation 0x00007fff85edb35c __invoking___
+ 140
5 com.apple.CoreFoundation 0x00007fff85edb22d -[NSInvocation
invoke] + 141
Looks like there's a 3rd party library called 'rococoa' (cute!)
involved there, in stack frame 1. If I were you I'd check that library
to make sure it's fully thread-safe.
—Jens_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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