Complete.Org: Mailing Lists: Archives: freeciv-dev: June 2003:
[Freeciv-Dev] (PR#4342) gtk2 investigate city core dump
Home

[Freeciv-Dev] (PR#4342) gtk2 investigate city core dump

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#4342) gtk2 investigate city core dump
From: "Per I. Mathisen" <per@xxxxxxxxxxx>
Date: Sun, 1 Jun 2003 01:42:54 -0700
Reply-to: rt@xxxxxxxxxxxxxx

Use attached savegame, login as 'Tomislav' and use diplomat on the sole
remaining French city. Pick 'investigate' and watch the fireworks begin.

Backtrace:
#2  0x42020f95 in __assert_fail () from /lib/tls/libc.so.6
#3  0x080cc476 in get_unit_type (id=0) at unittype.c:88
#4  0x0807c96e in fill_unit_sprite_array (sprs=0xbfffe964,
punit=0x84e3880,
    solid_bg=0x0) at tilespec.c:1387
#5  0x0809b0ba in put_unit_gpixmap (punit=0x84e3880, p=0x84df540)
    at mapview.c:1010
#6  0x08082ae3 in city_dialog_update_supported_units (pdialog=0x8587470)
    at citydlg.c:1647
#7  0x0807fbf7 in refresh_city_dialog (pcity=0x84b2f70) at citydlg.c:364
#8  0x08081b0c in create_city_dialog (pcity=0x84b2f70, make_modal=false)
    at citydlg.c:1209
#9  0x0807fd8b in popup_city_dialog (pcity=0x84b2f70, make_modal=false)
    at citydlg.c:415
#10 0x080742a3 in handle_city_packet_common (pcity=0x84b2f70,
is_new=false,
    popup=true) at packhand.c:513
#11 0x08073f3a in handle_city_info (packet=0x853d078) at packhand.c:459
#12 0x080676d1 in handle_packet_input (packet=0x853d078, type=0)
    at civclient.c:309
#13 0x0806a892 in input_from_server (fd=6) at clinet.c:330
#14 0x40284802 in gdk_get_show_events () from /usr/lib/libgdk-x11-2.0.so.0
#15 0x4041addf in g_vsnprintf () from /usr/lib/libglib-2.0.so.0
#16 0x403f9b35 in g_get_current_time () from /usr/lib/libglib-2.0.so.0
#17 0x403fab78 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#18 0x403fae8d in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#19 0x403fb58f in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#20 0x400eaf5f in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0

  - Per

Attachment: viewcitybug.sav.gz
Description: viewcitybug.sav.gz


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#4342) gtk2 investigate city core dump, Per I. Mathisen <=