tracking bug
tracking bug
- Subject: tracking bug
- From: Chuck Soper <email@hidden>
- Date: Fri, 7 May 2004 21:52:05 -0700
Hello,
I just changed a lot of code and now my application crashes on
launch. I'm having a hard time tracking it down. I suspect it's a
memory issue. Based on the stack below, does anyone have any
suggestions on what I should look for? I'm hoping that it's something
obvious.
Chuck
#0 0x90831234 in objc_msgSend
#1 0x909f1d9c in NSPopAutoreleasePool
#2 0x92ee36c8 in +[NSCustomResource pushBundleForImageSearch:]
#3 0x92e3aa04 in +[NSBundle(NSNibLoading)
_loadNibFile:nameTable:withZone:ownerBundle:]
#4 0x92eb972c in +[NSBundle(NSNibLoading)
loadNibFile:externalNameTable:withZone:]
#5 0x92ecaf20 in +[NSBundle(NSNibLoading) loadNibNamed:owner:]
#6 0x92eb9594 in NSApplicationMain
#7 0x000fdf74 in main at main.m:13
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.