Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2004:
[Freeciv-Dev] (PR#9582) FTWL client crash
Home

[Freeciv-Dev] (PR#9582) FTWL client crash

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#9582) FTWL client crash
From: "Vasco Alexandre da Silva Costa" <vasc@xxxxxxxxxxxxxx>
Date: Sun, 1 Aug 2004 17:04:06 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=9582 >

As requested by per:

(gdb) bt full
#0  0x00b0c402 in ?? ()
No symbol table info available.
#1  0x0058fe49 in raise () from /lib/tls/libc.so.6
No symbol table info available.
#2  0x00591872 in abort () from /lib/tls/libc.so.6
No symbol table info available.
#3  0x00589718 in __assert_fail () from /lib/tls/libc.so.6
No symbol table info available.
#4  0x080d63d5 in sw_edit_create (parent=0x96b1540, max_size=10,
    temp_and_initial_text=0x96d3a00) at widget_edit.c:220
        result = (struct sw_widget *) 0x96d4e30
        tmp = 0x96d4390 'M' <repeats 11 times>
        i = 0
        all = (struct ct_string *) 0xa
#5  0x080d647d in sw_edit_create_bounded (parent=0x96b1540, max_size=10,
    template=0x96b3458, bounds=0xfeefff30, alignment=A_WC)
    at widget_edit.c:244
        real_template = (struct ct_string *) 0x0
        result = (struct sw_widget *) 0xb
        i = 0
        size = 11
        tmp = 0x96b7f58 'M' <repeats 11 times>
#6  0x080db0ee in construct_edits (file=0x96b1698, screen=0x9577d48)
    at theme_engine.c:555
        alignment = A_WC
        template = (struct ct_string *) 0x96d06a8
        widget = (struct sw_widget *) 0x96d06a8
        inserted = false
        bounds = {x = 470, y = 100, width = 130, height = 40}
        string = (struct ct_string *) 0x0
        id = 0x96d06a8 "username"
        sec = (char **) 0x96d33e0
        num = 4
        i = 0
#7  0x080db57d in te_get_screen (parent_window=0x93d2eb0,
    screen_name=0x80e1d33 "connect", env=0x9577d48, depth=102)
    at theme_engine.c:705
        result = (struct te_screen *) 0x9577d48
        file = (struct section_file *) 0x96b1698
        filename =
"connect.screen\000\000Dc\\\000°:£\000¸ÿïþüÿg\000èÿïþÌÿïþÃx\\\000èÿïþ\000#Ñ\000èÿïþ\000\000\000\000\000\000\000\000üÿg\000èÿïþÈ\000ðþ\220\000ðþýÃ[\000èÿïþP\004\017\b¸\000ðþ\000\000\000\000\000\000\000\000\001\200­ûâ\000ðþâ\000ðþà\000ðþà\000ðþà\000ðþà\000ðþà\000ðþâ\000ðþ",
'\0' <repeats 20 times>, "è\vh\t", '\0' <repeats 16 times>,
"x\000\000\000W\000\000\000\204õ\016tø.k\tÿ
ÿÿÿ<\000\000\000\000\000\000\000 Kk\t\200\024k\t"...
#8  0x080715d4 in popup_connect_window () at connectdlg.c:140
        env = {info_get_value = 0x8071580 <info_get_value>,
  button_callback = 0x80713ec <button_callback>,
  edit_get_initial_value = 0x8071424 <edit_get_initial_value>,
  edit_get_width = 0x80714dc <edit_get_width>, action_callback = 0x1b}
#9  0x0804f0ff in set_client_state (newstate=CLIENT_BOOT_STATE)
    at civclient.c:417
        oldstate = CLIENT_BOOT_STATE
#10 0x08071cc4 in ui_main (argc=1, argv=0x1b) at gui_main.c:247
        i = 1
        theme = 0x93b6648 "\020ê>\t"
        resolution = 0x9402198 "XKEYBOARD"
        fullscreen = false
        option = 0x93d2eb0 ""
        res = {width = 640, height = 480}
        size = {width = 640, height = 480}
#11 0x0804ea32 in main (argc=1, argv=0xfef00314) at civclient.c:245
        i = 2
        loglevel = 2
        ui_options = 0
        ui_separator = false
        option = 0x0



[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#9582) FTWL client crash, Vasco Alexandre da Silva Costa <=