openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #13792
[Bug 1831746] [NEW] JavaFX program crashes with SIGSEGV
Public bug reported:
Command line used:
(generated by intellij, but tested without intellij)
/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java --module-path
/usr/share/openjfx/lib --add-modules=javafx.controls --add-modules
javafx.base,javafx.graphics --add-reads javafx.base=ALL-UNNAMED --add-
reads javafx.graphics=ALL-UNNAMED -Dfile.encoding=UTF-8 -classpath
/home/daniel/programs/PK1/out/production/PK1:/usr/share/openjfx/lib/src.zip:/usr/share/openjfx/lib/javafx.web.jar:/usr/share/openjfx/lib/javafx.base.jar:/usr/share/openjfx/lib/javafx.fxml.jar:/usr/share/openjfx/lib/javafx.media.jar:/usr/share/openjfx/lib/javafx.swing.jar:/usr/share/openjfx/lib/javafx.controls.jar:/usr/share/openjfx/lib/javafx.graphics.jar
Testing.Main
I will also attach my java code for reproduction.
** Affects: openjdk-lts (Ubuntu)
Importance: Undecided
Status: New
** Attachment added: "java hs_err"
https://bugs.launchpad.net/bugs/1831746/+attachment/5268918/+files/hs_err_pid6876.log
--
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-lts in Ubuntu.
https://bugs.launchpad.net/bugs/1831746
Title:
JavaFX program crashes with SIGSEGV
Status in openjdk-lts package in Ubuntu:
New
Bug description:
Command line used:
(generated by intellij, but tested without intellij)
/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java --module-path
/usr/share/openjfx/lib --add-modules=javafx.controls --add-modules
javafx.base,javafx.graphics --add-reads javafx.base=ALL-UNNAMED --add-
reads javafx.graphics=ALL-UNNAMED -Dfile.encoding=UTF-8 -classpath
/home/daniel/programs/PK1/out/production/PK1:/usr/share/openjfx/lib/src.zip:/usr/share/openjfx/lib/javafx.web.jar:/usr/share/openjfx/lib/javafx.base.jar:/usr/share/openjfx/lib/javafx.fxml.jar:/usr/share/openjfx/lib/javafx.media.jar:/usr/share/openjfx/lib/javafx.swing.jar:/usr/share/openjfx/lib/javafx.controls.jar:/usr/share/openjfx/lib/javafx.graphics.jar
Testing.Main
I will also attach my java code for reproduction.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-lts/+bug/1831746/+subscriptions
Follow ups