Re: development vs deployment
Re: development vs deployment
- Subject: Re: development vs deployment
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 30 Dec 2003 15:12:28 -0800
On Dec 30, 2003, at 12:25 PM, Jay Rimalrick wrote:
Development Build - the program bounces a few times and then shuts
down citing "myProgram has exited due to signal 10 (SIGBUS).
So I thought I would debug my init function to see where the memory
problem is...
Development DeBug - the program bounces nonstop. The GDB reads
"Program received signal: "EXC_BAD_ACCESS"". Furthermore the debugger
thread #0 reads
"__dyld_resolve_non_lazy_symbol_pointers_in_object_image"
Do you have ZeroLink turned on? If so, then does this project use C++
or __private_extern__ functions?
Nick Zitzmann
<
http://seiryu.home.comcast.net/>
S/MIME signature available upon request
"That's a funny thing to promise. Well, you can't never let anything
happen to him [Nemo]; then, nothing would ever happen to him." - Dory,
from the movie "Finding Nemo"
_______________________________________________
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.