Re: file scan results in EX_BAD_ACCESS
Re: file scan results in EX_BAD_ACCESS
- Subject: Re: file scan results in EX_BAD_ACCESS
- From: Mike Blaguszewski <email@hidden>
- Date: Fri, 31 Aug 2007 14:31:18 -0400
On Aug 31, 2007, at 1:38 PM, Daniel Child wrote:
Because of the way the debugger freezes (and because it would take
years to load 87000 stack frames), I'm having a terrible time
tracing the error.
Perhaps try starting the app in the terminal from gdb? Then, when it
crashes, run "backtrace 50" to get the last 50 stack frames. This may
avoid having to parse the entire stack. You might even be able to get
the outermost stack frames by specifying -50.
--
Mike Blaguszewski / Cocoa Hacker / Ambrosia Software, Inc.
_______________________________________________
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