App won't start
App won't start
- Subject: App won't start
- From: David Catmull <email@hidden>
- Date: Mon, 19 Jan 2004 18:40:47 -0700
(Since the archives aren't searchable, I'll just go ahead and ask...)
I'm trying to run my app (for the first time) in XCode, and it always
dies with a SIGABRT. The stack trace that the debugger shows is listed
below. What am I missing? Setting a breakpoint at the beginning of
main() doesn't get me anywhere, so I'm guessing there's something wrong
with my target configuration.
#0 0x90042aac in kill
#1 0x9009ec5c in abort
#2 0x7fdf0cb8 in undefinedHandler
#3 0x8fe0a6ac in __dyld_check_and_report_undefineds
#4 0x8fe11838 in __dyld_link_in_need_modules
#5 0x8fe13574 in __dyld__dyld_link_module
#6 0x9003f5a8 in NSLinkModule
#7 0x7fdf0c00 in findSymbolInSet
#8 0x7fdf0c84 in undefinedHandler
#9 0x8fe0a6ac in __dyld_check_and_report_undefineds
#10 0x8fe11838 in __dyld_link_in_need_modules
#11 0x8fe13574 in __dyld__dyld_link_module
#12 0x9003f5a8 in NSLinkModule
#13 0x7fdf136c in runInitializers
#14 0x7fdf0b04 in __zero_link_init_app
#15 0x000021b8 in start
#16 0x000020e0 in start
#17 0x00001f54 in start
Thanks,
--
David Catmull
email@hidden
http://www.uncommonplace.com/
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.