[Freeciv-Dev] (PR#5095) client-xaw crashes when opening city dialog (1.1
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Whenever a city dialog is opened, the client crashes with a segmentation fault
(making
the current version pretty much useless for me). The problem did not occur in
version
1.12.0. Any pointers are welcome!
client-xaw: 1.14.0
OS: MacOS X (10.2)
Here's a look at the operating system's log on that crash:
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0xbba1fff4
Thread 0 Crashed:
#0 0x00022908 in create_city_dialog (citydlg.c:1053)
#1 0x00021714 in popup_city_dialog (citydlg.c:408)
#2 0x0001250c in handle_city_packet_common (packhand.c:499)
#3 0x00012324 in handle_city_info (packhand.c:452)
#4 0x000047e4 in handle_packet_input (civclient.c:300)
#5 0x00008248 in input_from_server (clinet.c:326)
#6 0x00596d44 in DoOtherSources
#7 0x005970cc in XtAppNextEvent
#8 0x0058dc84 in XtAppMainLoop
#9 0x0001dd2c in ui_main (gui_main.c:464)
#10 0x0000459c in main (civclient.c:231)
#11 0x000022f0 in _start (crt.c:267)
#12 0x00002170 in start
- [Freeciv-Dev] (PR#5095) client-xaw crashes when opening city dialog (1.14.0),
Guest <=
|
|