[Freeciv-Dev] Re: Client core dump unit_list_iterate (PR#1525)
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Sat, Jun 01, 2002 at 03:20:23AM -0700, Christian Knoke wrote:
> On Sat, Jun 01, 2002 at 09:40:54AM +0200, Raimar Falke wrote:
> > On Fri, May 31, 2002 at 03:30:22PM -0700, Christian Knoke wrote:
> > > CVS 31 MAY 2002
> [...]
> > > core file available.
> >
> > Can you do "p pcity->units_supported" in gdb.
>
> (gdb) p pcity->units_supported
> $1 = {list = {nelements = 0, null_link = {next = 0x84b7b08, prev = 0x6e8,
> dataptr = 0x6f8},
> head_link = 0x1d, tail_link = 0x0}}
Either the memory isn't initialized or it is overwritten with random
data.
Can you do "p pcity"?
Raimar
--
email: rf13@xxxxxxxxxxxxxxxxx
"Reality? That's where the pizza delivery guy comes from!"
|
|