Public bug reported:

Ubuntu release: Ubuntu 18.04 LTS (Mate)
Package version: freecol 0.11.6+dfsg-2

Expected behaviour:

 - Run the command "freecol"
 - Game launches

Actual behaviour:

Game crashes, displaying the following error message:

Unrecognized option: -Xincgc
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.


This is triggered by the final line of /usr/games/freecol, which launches Java, 
specifying the -Xincgc option (incremental garbage collector). Bionic's default 
OpenJDK 11 runtime no longer supports this option so the game fails to load.

Removing the "-Xincgc" option from the command line is sufficient to get
the game working.

** Affects: freecol (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1772244

Title:
  Fails to start up on startup on Ubuntu 18.04 "Unrecognised option:
  -Xincgc"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freecol/+bug/1772244/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to