A problem internal to GDB detected
A problem internal to GDB detected
- Subject: A problem internal to GDB detected
- From: "Mark Munz" <email@hidden>
- Date: Thu, 13 Dec 2007 00:31:53 -0800
I seem to be unable to debug a specific application anymore. I don't
know what or where specifically the bug is because the debugger keeps
getting an internal error in the process.
I have cleaned and rebuild the application several times, trying the
different symbol formats (STABS, dwarf) but the debug just craps out
on me with no clue as to where or what the issue is.
Any clue as to how I can find out what is happening here?
Thanks.
Here's the snippet from the console.
warning: Unable to read symbols for "" (file not found).
warning: Unable to read symbols for "" (file not found).
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
(objfile_data+0x69) [0xa3c76]
[ 2 ] /Developer/usr/libexec/gdb/gdb-i386-apple-darwin
(dwarf2_frame_find_fde+0x33) [0xdbf23]
[ 3 ] /Developer/usr/libexec/gdb/gdb-i386-apple-darwin
(dwarf2_frame_sniffer+0x2e) [0xdc9d1]
[ 4 ] /Developer/usr/libexec/gdb/gdb-i386-apple-darwin
(frame_unwind_find_by_frame+0x3b) [0x124c4c]
[ 5 ] /Developer/usr/libexec/gdb/gdb-i386-apple-darwin
(get_prev_frame+0x63) [0x12405f]
[ 6 ] /Developer/usr/libexec/gdb/gdb-i386-apple-darwin
(actually_do_stack_frame_prologue+0x114) [0x15d129]
[ 7 ] /Developer/usr/libexec/gdb/gdb-i386-apple-darwin
(fast_show_stack_trace_prologue+0xde) [0x15d30c]
[ 8 ] /Developer/usr/libexec/gdb/gdb-i386-apple-darwin
(i386_fast_show_stack+0x8f) [0x154e84]
[ 9 ] /Developer/usr/libexec/gdb/gdb-i386-apple-darwin
(mi_cmd_stack_list_frames_lite+0x1e0) [0x1238b]
[ 10 ] /Developer/usr/libexec/gdb/gdb-i386-apple-darwin
(captured_mi_execute_command+0x15b) [0x17618]
[ 11 ] /Developer/usr/libexec/gdb/gdb-i386-apple-darwin
(catch_exception+0x41) [0x77267]
The Debugger has exited with status 1.The Debugger has exited with status 1.
[ 12 ] /Developer/usr/libexec/gdb/gdb-i386-apple-darwin
(mi_execute_command+0x9e) [0x16830]
/SourceCache/gdb/gdb-768/src/gdb/objfiles.c:2292: internal-error:
objfile_data: Assertion `data->index < objfile->num_data' failed.
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.
--
Mark Munz
unmarked software
http://www.unmarked.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