[Freeciv-tickets] [freeciv] #46660: Qt: Crash with "-- --help"

Back to archive index
OSDN Ticket System norep****@osdn*****
Mon Jan 30 16:23:19 JST 2023


#46660: Qt: Crash with "-- --help"

  Open Date: 2023-01-30 09:23
Last Update: 2023-01-30 09:23

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

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

Last Changes/Comment on this Ticket:
2023-01-30 09:23 Updated by: cazfi
 * New Ticket "Qt: Crash with "-- --help"" created


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

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

Ticket details:

Qt-client crashes exiting after showing help for "-- --help". That's because there's no tileset loaded on such a run, but client_exit() unconditionally tries to free it.
Note that other clients do not even attempt such controlled exit, but just exit() directly from parameter parsing after handling --help. We probably should make them to do the right thing too.

-- 
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/46660
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=46660



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