Complete.Org: Mailing Lists: Archives: freeciv-dev: June 2006:
[Freeciv-Dev] (PR#18010) segfault in 2.1.0
Home

[Freeciv-Dev] (PR#18010) segfault in 2.1.0

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#18010) segfault in 2.1.0
From: "Sonkoly Pal" <phaul@xxxxxxxxxxxxxxx>
Date: Fri, 23 Jun 2006 05:56:03 -0700
Reply-to: bugs@xxxxxxxxxxx

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


hi,

here is the backtrace :
#0  pft_concat (dest_path=0x7c211970, src_path=0x0) at pf_tools.c:829
#1  0x1c0182aa in send_goto_route () at goto.c:1149
#2  0x1c015775 in do_unit_goto (ptile=0x841f3580) at control.c:2042
#3  0x1c0151bb in do_map_click (ptile=0x841f3580, qtype=SELECT_POPUP)
     at control.c:1820
#4  0x1c0b0709 in butt_down_mapcanvas (w=0x89c97980, ev=0x837da148, 
data=0x0)
     at mapctrl.c:274
#5  0x05082066 in gtk_marshal_VOID__UINT_STRING ()
    from /usr/local/lib/libgtk-x11-2.0.so.801.0
#6  0x0a714b76 in g_closure_invoke ()
    from /usr/local/lib/libgobject-2.0.so.800.4
#7  0x0a7245f9 in g_signal_emit_by_name ()
    from /usr/local/lib/libgobject-2.0.so.800.4
#8  0x0a7235c9 in g_signal_emit_valist ()
    from /usr/local/lib/libgobject-2.0.so.800.4
#9  0x0a723a03 in g_signal_emit () from
    /usr/local/lib/libgobject-2.0.so.800.4
#10 0x0514b924 in gtk_widget_send_expose ()
    from /usr/local/lib/libgtk-x11-2.0.so.801.0
#11 0x05080e7e in gtk_propagate_event ()
    from /usr/local/lib/libgtk-x11-2.0.so.801.0
#12 0x0507ffe3 in gtk_main_do_event ()
    from /usr/local/lib/libgtk-x11-2.0.so.801.0
#13 0x022cfe06 in gdk_x11_register_standard_event_type ()
#14 0x015ccc34 in g_main_depth () from /usr/local/lib/libglib-2.0.so.800.4
#15 0x015cdc0d in g_main_context_dispatch ()
    from /usr/local/lib/libglib-2.0.so.800.4
#16 0x015cdf32 in g_main_context_dispatch ()
    from /usr/local/lib/libglib-2.0.so.800.4
#17 0x015ce43e in g_main_loop_run () from 
/usr/local/lib/libglib-2.0.so.800.4
#18 0x0507f953 in gtk_main () from /usr/local/lib/libgtk-x11-2.0.so.801.0
#19 0x1c0a9472 in ui_main (argc=1, argv=0xcfbe309c) at gui_main.c:1340
#20 0x1c00ea6e in main (argc=1, argv=0xcfbe309c) at civclient.c:378

this happened as I tried to move my trieme very far away,
without Navigation

if you want to download the whole core dump, it's available at 
http://bsd.inf.elte.hu/~phaul/civclient.core (94Mb)
(or will be - still uploading)
hope this helps ;)

cheers,
Paul





[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#18010) segfault in 2.1.0, Sonkoly Pal <=