This is the mail archive of the xconq7@sources.redhat.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bug reports on Mac OS 10.3.3



On 19 Apr 2004, at 1:51 AM, Hans Ronne wrote:


What do your crash reports say?
They can tell us in what function you crash.

I will starting keeping notes on what's causing my crashes. In the meantime, this is typical for my crash logs:


Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000010

Thread 0 Crashed:
0   Xconq 	0x00409834 get_a_visible_unit + 0x124
1   Xconq 	0x0040a958 do_attack + 0x18
2   Xconq 	0x004963f0 execute_command + 0x90
3   Xconq 	0x004094b0 do_keyboard_command + 0x360
4   Xconq 	0x004134e0 handle_keystroke + 0x3c0
5   Xconq 	0x00413f48 handle_event + 0x1d8
6   Xconq 	0x00412d58 event_loop + 0xb8
7   Xconq 	0x004123fc main + 0x20c

The thread which crashes is almost always in get_a_visible_unit. But my most recent crash gave this:

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x3430617c

Thread 0 Crashed:
0   Xconq 	0x004e89ac choose_move_direction + 0x35c
1   Xconq 	0x00579838 impl_move_to + 0xf8
2   Xconq 	0x00578510 advance_into_cell + 0x7b0
3   Xconq 	0x00456d88 move_the_selected_unit + 0xd8
4   Xconq 	0x00455a3c do_mouse_down_map_content + 0x7cc
5   Xconq 	0x00454bfc do_mouse_down_map + 0x20c
6   Xconq 	0x004146d0 do_mouse_down + 0x70
7   Xconq 	0x00413e98 handle_event + 0x128
8   Xconq 	0x00412d58 event_loop + 0xb8
9   Xconq 	0x004123fc main + 0x20c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]