• 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
crashing in Objective-C Cocoa code in Carbon app under Leopard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

crashing in Objective-C Cocoa code in Carbon app under Leopard


  • Subject: crashing in Objective-C Cocoa code in Carbon app under Leopard
  • From: email@hidden
  • Date: Sun, 20 Jan 2008 23:01:08 -0600
  • Priority: normal

I have a Carbon application that has been working fine under Tiger, but after upgrading to Leopard, the application is crashing in some Objective-C message sends. This problem occurs on a dual G5 and not on an Intel iMac.

It appears the message that crashes is being sent to a NULL pointer from a series of message sends relating to display updates. The messages are being sent from the Carbon message dispatcher. (Another odd thing is that the crash occurs only after closing a file that has just been written by my application.)

When the application is on the Intel iMac, all of the threads are C threads. On the dual G5, I am seeing some threads that are sending Objective-C messages.

I am trying to figure out why there are *any* Objective-C messages, since this is a Carbon-only application and never makes any Cocoa calls.

Any clues as to what may be happening to cause the crash? Or why there are Objective-C Cocoa messages being sent by my app?

-Konrad
_______________________________________________

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

  • Follow-Ups:
    • Re: crashing in Objective-C Cocoa code in Carbon app under Leopard
      • From: John Stiles <email@hidden>
  • Prev by Date: Re: beyond MV and (one) C
  • Next by Date: leopard: No universal libjpeg.dylib in 10.4SDK?
  • Previous by thread: Drag and Drop and Text Field Problem...
  • Next by thread: Re: crashing in Objective-C Cocoa code in Carbon app under Leopard
  • Index(es):
    • Date
    • Thread