Follow-up Comment #7, patch #3001 (project freeciv):
CAnnot reproduce and see no obvious error by reading sources. Does it happen
if you disable optimization with CFLAGS="-g -O0"? If so, you may get more
informative backtrace from that kind of compilation, without compiler inlining
and omitting stuff. You may also split that single crashing line to several
ones to get more detailed info which operation crashes (is it assignment to
traits[tr], construction of string with "%s.%s%s" with access to several
variables, or does it happen inside secfile_lookup_int_default() -call)
_______________________________________________________
Reply to this item at:
<http://gna.org/patch/?3001>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev