[Freeciv-tickets] [freeciv] #46544: Infinite recursion: found_new_tech() -> choose_tech() -> tech_researched() -> repeat

Back to archive index
OSDN Ticket System norep****@osdn*****
Thu Jan 19 01:05:02 JST 2023


#46544: Infinite recursion: found_new_tech() -> choose_tech() -> tech_researched()  -> repeat

  Open Date: 2023-01-18 18:05
Last Update: 2023-01-18 18:05

URL for this Ticket:
    https://osdn.net//projects/freeciv/ticket/46544
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=46544

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2023-01-18 18:05 Updated by: cazfi
 * New Ticket "Infinite recursion: found_new_tech() -> choose_tech() -> tech_researched()  -> repeat" created


---------------------------------------------------------------------
Ticket Status:

      Reporter: cazfi
         Owner: (None)
          Type: Bugs
        Status: Open
      Priority: 5 - Medium
     MileStone: 3.0.6
     Component: Server
      Severity: 5 - Medium
    Resolution: None
---------------------------------------------------------------------

Ticket details:

Backtrace of a crashed S3_0 autogame reveals recursive loop of found_new_tech() -> choose_tech() -> tech_researched() -> from the beginning
choose_tech() seems to have 201 (which is A_FUTURE, I think) as a parameter.


-- 
Ticket information of Freeciv project
Freeciv Project is hosted on OSDN

Project URL: https://osdn.net/projects/freeciv/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/freeciv/ticket/46544
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=46544



More information about the Freeciv-tickets mailing list
Back to archive index