• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Crash in +[NSMethodSignature signatureWithObjCTypes:]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >Crash in +[NSMethodSignature signatureWithObjCTypes:] (From: Andrew Thompson <email@hidden>)

  • Prev by Date: Re: NSTextField, drawing the text offset to the right in the field
  • Next by Date: Separate WebViews?
  • Previous by thread: Crash in +[NSMethodSignature signatureWithObjCTypes:]
  • Next by thread: Re: NSTextField, drawing the text offset to the right in the field
  • Index(es):
    • Date
    • Thread