[Freeciv-Dev] Core dump in mapgen.
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Setting deserts to 100 and forests to 0 causes a reliable segfault
while generating the map.
#0 0x63d88 in map_get_terrain (x=0, y=0) at map.c:767
767 return (map.tiles+map_adjust_x(x)+y*map.xsize)->terrain;
(gdb) bt
#0 0x63d88 in map_get_terrain (x=0, y=0) at map.c:767
#1 0x44928 in add_specials (prob=250) at mapgen.c:956
#2 0x43c30 in map_fractal_generate () at mapgen.c:709
#3 0x39dec in main (argc=2495488, argv=0xfdc00) at civserver.c:370
(gdb)
SunOS 5.7, current cvs tree, compiled with egcs-1.1.1,
CFLAGS="-g -O2 -msupersparc -pg".
--
Anthony J. Stuckey stuckey@xxxxxxxxxxxxxxxxx
"When I was young, the sky was filled with stars.
I watched them burn out one by one." -Warren Zevon
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeciv-Dev] Core dump in mapgen.,
Tony Stuckey <=
|
|