• 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 before NSApplicationMain
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Crashing before NSApplicationMain


  • Subject: Crashing before NSApplicationMain
  • From: Greg Hulands <email@hidden>
  • Date: Tue, 20 Dec 2005 19:26:05 +1000

I have started seeing in my application that it crashes before it reaches NSApplicationMain. The backtrace of it is:

#0 0x00000000 in ?? ()
#1 0x00001df0 in start ()
#2 0x00001c98 in start ()

With an EXC_BAD_ACCESS

Which really makes it difficult to find out what is causing it when its current frame doesn't even know its function name (probably because it is at NULL). I have tried using the options available in NSDebug.h, but it seems not to have an effect on it. No more information is given.

I have search the archives and googled about, but cannot find anyone else who has had a similar problem.

Is there anything I can do to try and track down why this is occurring?

Any help is greatly appreciated.

Regards,
Greg
_______________________________________________
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
  • Follow-Ups:
    • Re: Crashing before NSApplicationMain
      • From: Daniel Jalkut <email@hidden>
  • Prev by Date: RE: XCode and subversion
  • Next by Date: Re: NSWindowDidBecomeKeyNotification equivalent for NSView?
  • Previous by thread: Attributed String Backgrounds
  • Next by thread: Re: Crashing before NSApplicationMain
  • Index(es):
    • Date
    • Thread