[Freeciv-Dev] [bug #23707] Segmentation fault in style_of_nation in nation.c:654

2015-07-23 Thread Andreas Røsdal
Update of bug #23707 (project freeciv): Status:None = Invalid Open/Closed:Open = Closed ___ Follow-up Comment #2: This segmentation

[Freeciv-Dev] [bug #23707] Segmentation fault in style_of_nation in nation.c:654

2015-07-22 Thread Sveinung Kvilhaugsvik
Follow-up Comment #1, bug #23707 (project freeciv): Do you have the logs for a game that crashed? I'm interested in assertion failures. Do you have a way of seeing what settings the game was played with? Did the player pick a nation for himself or was it randomly assigned?

Re: [Freeciv-Dev] [bug #23707] Segmentation fault in style_of_nation in nation.c:654

2015-07-22 Thread Andreas Røsdal
Do you have the logs for a game that crashed? I'm interested in assertion failures. This could be a log from this server, but I'm not really sure (it is the log file from servers running on that port). http://play.freeciv.org/freeciv-web-log-6043.log Do you have a way of seeing what settings

[Freeciv-Dev] [bug #23707] Segmentation fault in style_of_nation in nation.c:654

2015-07-22 Thread Andreas Røsdal
URL: http://gna.org/bugs/?23707 Summary: Segmentation fault in style_of_nation in nation.c:654 Project: Freeciv Submitted by: andreasr Submitted on: Wed 22 Jul 2015 05:13:32 PM UTC Category: general

Re: [Freeciv-Dev] [bug #23707] Segmentation fault in style_of_nation in nation.c:654

2015-07-22 Thread Andreas Røsdal
Here's a relevant log file: http://play.freeciv.org/freeciv-web-log-6033.log I rebuilt the servers with debugging enabled, and now this can be found in the logs: 1: in generate_players() [srv_main.c::2410]: assertion 'pnation != NO_NATION_SELECTED' failed. 1: in generate_players()