Anyone recognise this crash in loadNib?
Anyone recognise this crash in loadNib?
- Subject: Anyone recognise this crash in loadNib?
- From: Andrew Thompson <email@hidden>
- Date: Sun, 8 Jul 2007 18:08:29 -0400
My application is currently doing this on 99% of startups.
I was in the middle of moving some code around and I'm at a loss as
to what might be causing it.
The application starts, all of the UI comes up, then I get the
spinning pizza of death and this backtrace. If I continue:
Program received signal: "EXC_BAD_ACCESS".
#0 0x90a59380 in objc_msgSend
#1 0x00399080 in ??
#2 0x932759b8 in loadNib
#3 0x932753b9 in +[NSBundle(NSNibLoading)
_loadNibFile:nameTable:withZone:ownerBundle:]
#4 0x9327501a in +[NSBundle(NSNibLoading)
loadNibFile:externalNameTable:withZone:]
#5 0x93274f5c in +[NSBundle(NSNibLoading) loadNibNamed:owner:]
#6 0x93274ca3 in NSApplicationMain
#7 0x00010ffc in main at main.m:27
Does this look familiar to anyone? With none of my code in the
backtrace, it is hard to know where to start.
AndyT (lordpixel - the cat who walks through walls)
A little bigger on the inside
(see you later space cowboy, you can't take the sky from me)
_______________________________________________
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