Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2003:
[Freeciv-Dev] Re: (PR#4256) Client Crash in CVS 17/05/2003
Home

[Freeciv-Dev] Re: (PR#4256) Client Crash in CVS 17/05/2003

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: rt-guest@xxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#4256) Client Crash in CVS 17/05/2003
From: "Mike Kaufman" <kaufman@xxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 18 May 2003 09:37:50 -0700
Reply-to: rt@xxxxxxxxxxxxxx

On Sun, May 18, 2003 at 09:27:40AM -0700, Gregory Berkolaiko wrote:
> 
> Oops, my fault.  It's caused by the science_cost penalty.
> 
> To the reporter of the bug: could you provide backtrace please?
> 
I'll provide the trace:

#0  0x4044c021 in __kill () at __kill:-1
#1  0x4044bca8 in raise (sig=1079317428) at ../sysdeps/posix/raise.c:27
#2  0x4044d56c in *__GI_abort () at ../sysdeps/generic/abort.c:88
#3  0x4044501a in *__GI___assert_fail (assertion=0x0, file=0x0, line=0, 
    function=0x80f1374 "base_total_bulbs_required") at assert.c:83
#4  0x080d9b37 in base_total_bulbs_required (pplayer=0x81bc300, tech=1)
    at tech.c:378
#5  0x080d9334 in build_required_techs (pplayer=0x81bc300, goal=1)
    at tech.c:132
#6  0x080d9427 in update_research (pplayer=0x81bc300) at tech.c:185
#7  0x080767f0 in read_player_info_techs (pplayer=0x81bc300, 
    inventions=0x85759e8
"101010010110010000111100010000000001101100010111010100
00110010001000000001000000011001111") at packhand.c:1212
#8  0x08076c79 in handle_player_info (pinfo=0x8575778) at packhand.c:1314
#9  0x08066f19 in handle_packet_input (packet=0x8575778, type=0)
    at civclient.c:289
#10 0x0806a72b in input_from_server (fd=4) at clinet.c:330
#11 0x40287de2 in gdk_io_invoke (source=0x0, condition=0, data=0x842c738)
    at gdkevents.c:946
#12 0x403ea15f in g_io_unix_dispatch (source=0x1, callback=0x842c738, 
    user_data=0x0) at giounix.c:159
#13 0x403c8ca5 in g_main_dispatch (context=0x82734b0) at gmain.c:1653
#14 0x403c9d18 in g_main_context_dispatch (context=0x82734b0) at
gmain.c:2197
---Type <return> to continue, or q <return> to quit---
#15 0x403ca02d in g_main_context_iterate (context=0x82734b0, block=1, 
    dispatch=1, self=0x8245098) at gmain.c:2278
#16 0x403ca72f in g_main_loop_run (loop=0x84277d0) at gmain.c:2498
#17 0x400eff3f in gtk_main () at gtkmain.c:1092
#18 0x0809ad59 in ui_main (argc=1, argv=0xbffffcd4) at gui_main.c:1180
#19 0x080668e0 in main (argc=1, argv=0xbffffcd4) at civclient.c:238
#20 0x40437fa4 in __libc_start_main (main=0x80666c0 <main>, argc=1, 
    ubp_av=0xbffffcd4, init=0x8061bf0 <_init>, fini=0x40015640
<_rtld_local>, 
    rtld_fini=0x6, stack_end=0x405513b4) at
../sysdeps/generic/libc-start.c:144

-mike



[Prev in Thread] Current Thread [Next in Thread]