• 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 on Intel machine
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Crash on Intel machine


  • Subject: Re: Crash on Intel machine
  • From: Joar Wingfors <email@hidden>
  • Date: Thu, 1 Mar 2007 08:34:12 +0100


On Mar 1, 2007, at 8:14 AM, Kish wrote:

I am getting a crash with my application (universal binary) on Intel machines in the following way:
This application basically imports svg files and renders them on to the screen.
I've tried by setting different environment flags (NSZombieEnabled, MallocStackLogging etc), but not able to figure out the problem.

It's crashing while you have a save panel open, but in a background thread that doesn't seem to be yours? A crash in objc_msgSend often indicates a memory management error of some kind.
Do you create any threads yourself? Are you doing anything in these threads that might not be thread safe? Is this problem easy to reproduce?


j o a r


_______________________________________________

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: 
 >Crash on Intel machine (From: Kish <email@hidden>)

  • Prev by Date: Re: Crash on Intel machine
  • Previous by thread: Re: Crash on Intel machine
  • Index(es):
    • Date
    • Thread