Follow-up Comment #3, bug #22359 (project freeciv):

Here's how to reproduce this infinite loop:

- Start a new game on Freeciv-web with the 'techlevel 100' setting.
- End the first turn.
- The server will then freeze, using 100% CPU.

I think that the Freeciv server is running the loop in choose_random_tech()
without ever stopping. This could be because all techs have been discovered
already through the techlevel setting, so the iteration never ends.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?22359>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to