<URL: http://bugs.freeciv.org/Ticket/Display.html?id=40176 >
S2_2 revision 14528.
Note that backtrace is from optimized (-O2) build. This is not
reproducible without optimization.
Program received signal SIGSEGV, Segmentation fault.
map_distance_vector (dx=0x7fffa5833924, dy=0x7fffa5833920, tile0=0x1400000000,
tile1=0xbf9638) at ../../../src.patched/common/map.c:912
912 base_map_distance_vector(dx, dy,
(gdb) bt full
#0 map_distance_vector (dx=0x7fffa5833924, dy=0x7fffa5833920,
tile0=0x1400000000,
tile1=0xbf9638) at ../../../src.patched/common/map.c:912
No locals.
#1 0x000000000040be1c in sq_map_distance (tile0=0x1400000000, tile1=0xbf9638)
at ../../../src.patched/common/map.c:524
dx = 0
dy = 12562872
#2 0x000000000048f1f4 in map_claim_border (ptile=0xbfb1b8, powner=0x896100)
at ../../../src.patched/server/maphand.c:1931
dsite = (struct vision_site *) 0xb37ef0
r = <value optimized out>
dcity = <value optimized out>
downer = <value optimized out>
dr = 5
dx = -2
dtiledy = 32
dtile_max = <value optimized out>
dtile_index = 10
dy = <value optimized out>
dtiledx = 69
dtile = (struct tile *) 0xbf9638
dtile_sq_radius = 12
dtile_cr_radius = 3
pcity = <value optimized out>
psite = (struct vision_site *) 0xaed570
#3 0x000000000048f678 in map_calculate_borders ()
at ../../../src.patched/server/maphand.c:1983
myiter = (struct genlist_link *) 0xae0c40
pcity = <value optimized out>
pcity_player = (struct player *) 0x896100
#4 0x0000000000469fcc in end_turn () at
../../../src.patched/server/srv_main.c:832
food = <value optimized out>
shields = <value optimized out>
trade = <value optimized out>
settlers = <value optimized out>
#5 0x000000000046b217 in srv_running () at
../../../src.patched/server/srv_main.c:1877
eot_timer = (struct timer *) 0xc311a0
save_counter = 397
is_new_turn = true
__PRETTY_FUNCTION__ = "srv_running"
#6 0x000000000046bad1 in srv_main () at
../../../src.patched/server/srv_main.c:2208
No locals.
#7 0x0000000000403bcc in main (argc=5, argv=0x7fffa5833c58)
at ../../../src.patched/server/civserver.c:267
inx = 5
showhelp = false
showvers = false
option = <value optimized out>
- ML
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev