[Freeciv-Dev] Re: core file on civserver, http://civserver.freeciv.org/g
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Saturday 04 August 2001 13:07, Christian Knoke wrote:
> -------------------------------------
> Program terminated with signal 11, Speicherzugriffsfehler.
> [...]
> #0 0x80bc2bf in ai_manage_explorer (punit=0x822cb50) at aiunit.c:257
> 257 int range = get_unit_type(punit->type)->vision_range;
> (gdb) bt
> #0 0x80bc2bf in ai_manage_explorer (punit=0x822cb50) at aiunit.c:257
> #1 0x80c0c61 in ai_manage_unit (pplayer=0x81410b4, punit=0x822cb50)
> at aiunit.c:1936 #2 0x80c0d69 in ai_manage_units (pplayer=0x81410b4)
> at aiunit.c:1983 #3 0x80babb2 in ai_do_first_activities
> (pplayer=0x81410b4) at aihand.c:488 #4 0x804db7f in ai_start_turn ()
> at srv_main.c:363
> #5 0x8050936 in main_loop () at srv_main.c:1678
> #6 0x80510b1 in srv_main () at srv_main.c:1968
> #7 0x804a296 in main (argc=3, argv=0xbffff604) at civserver.c:147
> --------------------------------------
>
> This happened during startup phase, x=40 y=25 aifill=30 gen=2;
> corefile available.
>
> Regards,
> Christian
I would like to mess a bit with the core file, but core files aren't
very portable over place and time. Could you, on your system, try this
in gdb:
print punit->type
And post the result here?
-Thue
- [Freeciv-Dev] core file on civserver, http://civserver.freeciv.org/games/19063, freeciv, 2001/08/01
- [Freeciv-Dev] Re: core file on civserver, http://civserver.freeciv.org/games/19063, Thue, 2001/08/01
- [Freeciv-Dev] Re: core file on civserver, http://civserver.freeciv.org/games/19063, Gaute B Strokkenes, 2001/08/01
- [Freeciv-Dev] Re: core file on civserver, http://civserver.freeciv.org/games/19063, Christian Knoke, 2001/08/02
- [Freeciv-Dev] Re: core file on civserver, http://civserver.freeciv.org/games/19063, Ross W. Wetmore, 2001/08/03
- [Freeciv-Dev] Re: core file on civserver, http://civserver.freeciv.org/games/19063, Christian Knoke, 2001/08/04
- [Freeciv-Dev] Re: core file on civserver, http://civserver.freeciv.org/games/19063,
Thue <=
- [Freeciv-Dev] Re: core file on civserver, http://civserver.freeciv.org/games/19063, Christian Knoke, 2001/08/04
|
|