Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2003:
[Freeciv-Dev] Re: (PR#2838) Re: [Freeciv] Error in save file (fwd)
Home

[Freeciv-Dev] Re: (PR#2838) Re: [Freeciv] Error in save file (fwd)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients:;
Subject: [Freeciv-Dev] Re: (PR#2838) Re: [Freeciv] Error in save file (fwd)
From: "Per I. Mathisen via RT" <rt@xxxxxxxxxxxxxx>
Date: Thu, 16 Jan 2003 10:08:33 -0800
Reply-to: rt@xxxxxxxxxxxxxx

On Thu, 16 Jan 2003, Per I. Mathisen via RT wrote:
> This is real problem, also with S1_14. I can't get a backtrace on this
> thing. No idea how bad it is, never seen it before, but it is worrying. No
> idea what the problem is, either.

I got a backtrace:
#0  0x403e6581 in ?? ()
#1  0x4036ae29 in ?? ()
#2  0x403e78d1 in ?? ()
#3  0x403e0db2 in ?? ()
#4  0x080ccf9f in fc_real_malloc (size=4043636740,
    called_as=0x80e0806 "malloc", line=225, file=0x80e07af "attribute.c")
    at mem.c:43
#5  0x08060eca in unserialize_hash (hash=0x82f3410, data=0x832ce58,
    data_length=5504) at attribute.c:225
#6  0x080614f7 in attribute_restore () at attribute.c:275
#7  0x08074d77 in handle_player_attribute_chunk (chunk=0x83175b0)
    at packhand.c:2266
#8  0x08062d19 in handle_packet_input (packet=0x83175b0, type=90)
    at civclient.c:435
#9  0x080662ae in input_from_server (fd=14) at clinet.c:325
#10 0x08096e5d in get_net_input (data=0x0, fid=14, condition=GDK_INPUT_READ)
    at gui_main.c:1061
#11 0x401980de in ?? ()
#12 0x401c7c40 in ?? ()
#13 0x401c9309 in ?? ()
#14 0x401c9913 in ?? ()
#15 0x401c9aac in ?? ()
#16 0x400dde37 in ?? ()
#17 0x08096a32 in ui_main (argc=1, argv=0xbffffab4) at gui_main.c:895
#18 0x080629e7 in main (argc=1, argv=0xbffffab4) at civclient.c:228

Not that it made me any wiser.

  - Per




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] Re: (PR#2838) Re: [Freeciv] Error in save file (fwd), Per I. Mathisen via RT <=