• 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: Cocoa called from Carbon, objc_msgSend crash in 10.3.9.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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: "Shawn Erickson" <email@hidden>
  • Date: Wed, 20 Dec 2006 19:15:22 -0800

On 12/20/06, Matt Fox-Wilson <email@hidden> wrote:

I accidentally turned on deplyoment processing for the build so the stack looks a little odd. The Cocoa call is being made after main(), after NSApplicationLoad, and during the interface initialisation process of the application (an internal process rather than a standard Cocoa app process). There were other entries too, I just didn't want to paste them all.

Interestingly, the user did report a similar problem he'd had in the past
that seemed to relate to fonts (my original research to see if anyone had
experienced this found some notes on font problems) but he says repeating
the process that fixed it for the other app (I think it was Safari) didn't
work this time. I think it's time for me to get him to do some
troubleshooting :)

Thanks for all the ideas.


Are multiple thread involved in this application? If so any of them
utilize Cocoa?

If so make sure Cocoa is in multi-threaded mode. Review the following
for details...

<
http://developer.apple.com/documentation/Cocoa/Conceptual/Multithreading/articles/CocoaDetaching.html#//apple_ref/doc/uid/20000738-125024-BAJGFJED


-Shawn _______________________________________________

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


References: 
 >Re: Cocoa called from Carbon, objc_msgSend crash in 10.3.9. (From: Marcel Weiher <email@hidden>)
 >RE: Cocoa called from Carbon, objc_msgSend crash in 10.3.9. (From: "Matt Fox-Wilson" <email@hidden>)

  • Prev by Date: RE: Using NSAlert Sheets
  • Next by Date: Re: Using NSAlert Sheets
  • Previous by thread: RE: Cocoa called from Carbon, objc_msgSend crash in 10.3.9.
  • Next by thread: Re: Cocoa called from Carbon, objc_msgSend crash in 10.3.9.
  • Index(es):
    • Date
    • Thread