GDB Crash
GDB Crash
- Subject: GDB Crash
- From: Tony Cate <email@hidden>
- Date: Sun, 13 Jan 2008 07:32:00 -0600
This morning I needed to debug a reported issue with my program. I
launched the debugger. After a few seconds it ended with this in the
Console:
Running…
gdb stack crawl at point of internal error:
[ 0 ] /Developer/usr/libexec/gdb/gdb-i386-apple-darwin (align_down
+0x0) [0x11d2ff]
[ 1 ] /Developer/usr/libexec/gdb/gdb-i386-apple-darwin
(inlined_function_update_call_stack+0x13ca) [0x6ea3e]
[ 2 ] /Developer/usr/libexec/gdb/gdb-i386-apple-darwin
(handle_inferior_event+0xbfe) [0x68332]
[ 3 ] /Developer/usr/libexec/gdb/gdb-i386-apple-darwin
(fetch_inferior_event+0x125) [0x6abda]
[ 4 ] /Developer/usr/libexec/gdb/gdb-i386-apple-darwin
(inferior_event_handler+0xd0) [0x7e9c4]
[ 5 ] /Developer/usr/libexec/gdb/gdb-i386-apple-darwin
(handle_file_event+0x159) [0x7c8ac]
[ 6 ] /Developer/usr/libexec/gdb/gdb-i386-apple-darwin (process_event
+0x81) [0x7c49e]
[ 7 ] /Developer/usr/libexec/gdb/gdb-i386-apple-darwin
(gdb_do_one_event+0x46a) [0x7d33c]
[ 8 ] /Developer/usr/libexec/gdb/gdb-i386-apple-darwin (catch_errors
+0x4d) [0x77487]
[ 9 ] /Developer/usr/libexec/gdb/gdb-i386-apple-darwin
(start_event_loop+0x52) [0x7c4fd]
[ 10 ] /Developer/usr/libexec/gdb/gdb-i386-apple-darwin
(captured_command_loop+0x12) [0x7821e]
[ 11 ] /Developer/usr/libexec/gdb/gdb-i386-apple-darwin (catch_errors
+0x4d) [0x77487]
[ 12 ] /Developer/usr/libexec/gdb/gdb-i386-apple-darwin (captured_main
+0x1438) [0x79691]
/SourceCache/gdb/gdb-768/src/gdb/inlining.c:438: internal-error:
Inconsistent inlined call stack.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
The Debugger has exited with status 1.The Debugger has exited with
status 1.
My program launches and runs as expected.
I did try relaunching XCode and I also tried rebooting my Mac (to much
time spent in the Windows world). Neither helped.
A second project debugs fines.
I'm running XCode 3.0. The affected project is targeted for 10.3.9.
Any ideas on what the problem might be and how to correct it will be
appreciated.
Tony
3 Cats And A Mac
http://www.3caam.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden