Re: can't debug, "exited with status (11)"
Re: can't debug, "exited with status (11)"
- Subject: Re: can't debug, "exited with status (11)"
- From: James Walker <email@hidden>
- Date: Fri, 02 Mar 2007 12:56:37 -0800
Jason Molenda wrote:
On Mar 2, 2007, at 12:21 PM, James Walker wrote:
Jason Molenda wrote:
Open the Debugger Console window and see if something about the
problem is displayed there. It often is.
All it says is: "The debugger has exited due to signal 11 (SIGSEGV)."
Hm, the debugger crashed? There should be a crash log in
~/Library/Logs/CrashReporter in that case.
So there is. Here's the stack trace...
Command: gdb-i386-apple-darwin
Path: /usr/libexec/gdb/gdb-i386-apple-darwin
Parent: Xcode [208]
Version: ??? (???)
PID: 2446
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0x06a3889c
Thread 0 Crashed:
0 gdb-i386-apple-darwin 0x000f99bf dwarf_decode_lines + 1611
1 gdb-i386-apple-darwin 0x000fbbfe dwarf2_build_psymtabs + 3475
2 gdb-i386-apple-darwin 0x00166ded macho_symfile_read + 287
3 gdb-i386-apple-darwin 0x0008d570 syms_from_objfile + 1282
4 gdb-i386-apple-darwin 0x000912af
symbol_file_add_with_addrs_or_offsets + 647
5 gdb-i386-apple-darwin 0x00091251
symbol_file_add_with_addrs_or_offsets + 553
6 gdb-i386-apple-darwin 0x00091c59 symbol_file_add_bfd_helper + 87
7 gdb-i386-apple-darwin 0x0003d87f catch_errors + 76
8 gdb-i386-apple-darwin 0x0008f0ac symbol_file_add_bfd_safe + 112
9 gdb-i386-apple-darwin 0x001199a6 dyld_load_symfile + 491
10 gdb-i386-apple-darwin 0x00119d15 dyld_load_symfiles + 353
11 gdb-i386-apple-darwin 0x0011a206 dyld_update_shlibs + 112
12 gdb-i386-apple-darwin 0x0010016f macosx_init_dyld + 331
13 gdb-i386-apple-darwin 0x00100241 macosx_init_dyld_symfile + 96
14 gdb-i386-apple-darwin 0x0009fbb3 exec_file_attach + 737
15 gdb-i386-apple-darwin 0x0009fcd7 file_command + 32
16 gdb-i386-apple-darwin 0x00022bbd execute_command + 702
17 gdb-i386-apple-darwin 0x00015ff0 mi_execute_cli_command + 144
18 gdb-i386-apple-darwin 0x00017003 captured_mi_execute_command + 371
19 gdb-i386-apple-darwin 0x0003d661 catch_exception + 65
20 gdb-i386-apple-darwin 0x000163d8 mi_execute_command + 157
21 gdb-i386-apple-darwin 0x0001657f mi_execute_command_wrapper + 47
22 gdb-i386-apple-darwin 0x00040962 handle_file_event + 344
23 gdb-i386-apple-darwin 0x00040361 process_event + 132
24 gdb-i386-apple-darwin 0x0004123e gdb_do_one_event + 1159
25 gdb-i386-apple-darwin 0x0003d87f catch_errors + 76
26 gdb-i386-apple-darwin 0x000403bf start_event_loop + 81
27 gdb-i386-apple-darwin 0x00017abd captured_command_loop + 17
28 gdb-i386-apple-darwin 0x0003d87f catch_errors + 76
29 gdb-i386-apple-darwin 0x00018ddb captured_main + 4835
30 gdb-i386-apple-darwin 0x0003d87f catch_errors + 76
31 gdb-i386-apple-darwin 0x00018e1b gdb_main + 62
32 gdb-i386-apple-darwin 0x000024b9 main + 51
33 gdb-i386-apple-darwin 0x0000246a _start + 216
34 gdb-i386-apple-darwin 0x00002391 start + 41
--
James W. Walker, Innoventive Software LLC
<http://www.frameforge3d.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