<URL: http://bugs.freeciv.org/Ticket/Display.html?id=39404 >

Encountered this crash when going to 'Load saved game', Ok, start

2.1 svn rev 13004

I can't reproduce the crash. The crash involved switching active
application while waiting for the save to load, I think.

Crash right after loading game, without drawing the map area.

Suspicion: handle mouse cursor tried before map painted?

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 805468960 (LWP 14174)]
0x1001803c in find_visible_unit (ptile=0x362b49b0) at ../utility/speclist.h:110
110       return genlist_size(tthis->list);
(gdb) bt
#0  0x1001803c in find_visible_unit (ptile=0x362b49b0)
    at ../utility/speclist.h:110
#1  0x10018a08 in handle_mouse_cursor (ptile=0x362b49b0) at control.c:896
#2  0x100e4e48 in leave_mapcanvas (widget=<value optimized out>,
    event=<value optimized out>) at mapctrl.c:408
#3  0x0fd7e128 in _gtk_marshal_BOOLEAN__BOXED ()
   from /usr/lib/libgtk-x11-2.0.so.0
#4  0x0f60f3bc in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#5  0x0f623a24 in g_signal_chain_from_overridden ()
   from /usr/lib/libgobject-2.0.so.0
#6  0x0f624abc in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#7  0x0f624ef8 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#8  0x0fec6890 in gtk_widget_get_default_style ()
   from /usr/lib/libgtk-x11-2.0.so.0
#9  0x0fd771c8 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#10 0x0fb77dfc in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0
#11 0x0f5255f4 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#12 0x0f5292f8 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#13 0x0f5299ac in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#14 0x0fd77488 in gtk_main_iteration () from /usr/lib/libgtk-x11-2.0.so.0
#15 0x100f0314 in set_client_page (page=PAGE_GAME) at pages.c:2193
#16 0x100108b0 in set_client_state (newstate=<value optimized out>)
    at civclient.c:529
#17 0x1002eb84 in handle_game_state (value=3) at packhand.c:361
#18 0x1003264c in client_handle_packet (type=<value optimized out>,
    packet=0x24044428) at packhand_gen.c:58
#19 0x10010a40 in handle_packet_input (packet=0x4b, type=12) at civclient.c:400
#20 0x100153a0 in input_from_server (fd=<value optimized out>) at clinet.c:376
#21 0x100da564 in get_net_input (data=<value optimized out>, fid=75,
    condition=2143437992) at gui_main.c:1763
#22 0x0fb45084 in gdk_input_add () from /usr/lib/libgdk-x11-2.0.so.0
#23 0x0fb45084 in gdk_input_add () from /usr/lib/libgdk-x11-2.0.so.0
#24 0x0fb45084 in gdk_input_add () from /usr/lib/libgdk-x11-2.0.so.0
#25 0x0fb45084 in gdk_input_add () from /usr/lib/libgdk-x11-2.0.so.0
#26 0x0fb45084 in gdk_input_add () from /usr/lib/libgdk-x11-2.0.so.0
#27 0x0fb45084 in gdk_input_add () from /usr/lib/libgdk-x11-2.0.so.0
#28 0x0fb45084 in gdk_input_add () from /usr/lib/libgdk-x11-2.0.so.0
#29 0x0fb45084 in gdk_input_add () from /usr/lib/libgdk-x11-2.0.so.0
#30 0x0fb45084 in gdk_input_add () from /usr/lib/libgdk-x11-2.0.so.0
#31 0x0fb45084 in gdk_input_add () from /usr/lib/libgdk-x11-2.0.so.0
#32 0x0fb45084 in gdk_input_add () from /usr/lib/libgdk-x11-2.0.so.0
Previous frame inner to this frame (corrupt stack?)


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to