• 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: xcode keeps crashing when i compile
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xcode keeps crashing when i compile


  • Subject: Re: xcode keeps crashing when i compile
  • From: Eric Brunstad <email@hidden>
  • Date: Fri, 10 Jun 2005 08:05:53 -0400

Hi,

This is most likely a problem with the Intel implementation of the Cocoa API. It seems like the API is trying to insert a nil object into an array, which would cause this exception to be raised.

On Jun 10, 2005, at 7:58 AM, Frank Ribitch wrote:


I am trying to compile a universal binary, and xcode keeps crashing. If i switch to PPC only builds, then xcode is ok. Everytime i compile a universal binary, I get an uncaught exception from xcode:

Application Specific Information:
** INTERNAL ERROR: Uncaught Exception **
Exception: *** +[NSArray arrayWithObject:]: attempt to insert nil

Has anyone else had this problem? My project is pretty basic, so i dont understand what would be causing it.



Frank Ribitch
ACTC, CWNA
DetroitMac, Inc.
586.795.8080
http://www.detroitmac.com


Eric Brunstad Mind Sprockets Software email@hidden www.mindsprockets.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Prev by Date: Re: Strange problem
  • Next by Date: Am I overreleasing something?
  • Previous by thread: Re: xcode keeps crashing when i compile
  • Next by thread: Am I overreleasing something?
  • Index(es):
    • Date
    • Thread