Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2006:
[Freeciv-Dev] (PR#15429) cvs 5 feb 2006 gail bug
Home

[Freeciv-Dev] (PR#15429) cvs 5 feb 2006 gail bug

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#15429) cvs 5 feb 2006 gail bug
From: "Martin Willis Monroe" <willis@xxxxxxxxx>
Date: Sun, 5 Feb 2006 12:30:59 -0800
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=15429 >

using libgail 1.8.8 on ubuntu dapper drake
with daily snapshots of freeciv (5/2/2006)

I've been experiencing a sporadic crash... a couple minutes into the
game (it varies widely) the game will seg fault.. leaving this on the
command line:

4: attribute_get(key=100000000, id=177, x=-1, y=-1, max_data_length=29,
data=0xbfb83037)
4:   not found
4: attribute_get(key=100000000, id=177, x=-1, y=-1, max_data_length=29,
data=0xbfb82fa7)
4:   not found
4: attribute_get(key=100000000, id=177, x=-1, y=-1, max_data_length=29,
data=0xbfb82f47)
4:   not found
4: attribute_get(key=100000001, id=177, x=-1, y=-1, max_data_length=29,
data=0xbfb82fa7)
4:   found length=29
4:
Name: custom
Food:               +2 Gold:            +0
Production:         +2 Luxury:          +0
Trade:              +1 Science:         +1

    People (W/E/S/T): 1/0/0/0
          City grows: 10 turns
Production completed: 20 turns
4: got packet type=(PACKET_PROCESSING_FINISHED)1 len=3
4: incoming packet={type=1, size=3}
4: remove_packet_from_buffer: remove 3; remaining 0
4: finish processing packet 36
4: agents_processing_finished()
4: handle_city(city='Capua'(177) pos=(33,29) owner=Caesar)
4: START handle city='Capua'(177)
4:   try 0
4: attribute_get(key=100000000, id=177, x=-1, y=-1, max_data_length=29,
data=0xbfb8c007)
4:   not found
4: END handle city=(177)
4: setting turn done button state from 0 to 1
4: unqueue_mapview_update: needed_updates=0
4: update_map_canvas(pos=(284,68), size=(121,110))
4: Iterating over 15-6 x 136-121 rectangle.
4: last message repeated 2 times
4: last message repeated 2 times (total 4 repeats)
4: last message repeated 4 times (total 8 repeats)
4: last message repeated 6 times (total 14 repeats)
4: Iterating over 16-6 x 131-117 rectangle.
4: Drawing Capua.
4: Iterating over 15-6 x 136-121 rectangle.
4: Iterating over 15-6 x 136-121 rectangle.
4: Iterating over 15-6 x 134-120 rectangle.

** ERROR **: file gailtreeview.c: line 3601 (garbage_collect_cell_data):
assertion failed: (GAIL_IS_TREE_VIEW (data))
aborting...
Trace/breakpoint trap

-Willis





[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#15429) cvs 5 feb 2006 gail bug, Martin Willis Monroe <=