Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doublekill: SEGFAULT during reporting about SEGFAULT #2254

Closed
vektory79 opened this issue Mar 14, 2020 · 1 comment
Closed

Doublekill: SEGFAULT during reporting about SEGFAULT #2254

vektory79 opened this issue Mar 14, 2020 · 1 comment
Assignees

Comments

@vektory79
Copy link

vektory79 commented Mar 14, 2020

Describe the issue
I continue to experiments with PlantUML compilation. Some time ago I report issue #1716, that is not reproduced on GraalVM CE 20.0.0.

But now I meet a wery curiosus error. When plantuml running without parameters it should open Swing window, but SEGFAULT'ed. SVM trying to generate report, but crashed again. Report is uncompleted.

Steps to reproduce the issue

  1. git clone https://github.com/vektory79/plantuml-native-image.git
  2. cd plantuml-native-image
  3. mvn clean compile
  4. **zip -d ~/.m2/repository/org/graalvm/nativeimage/svm/20.0.0/svm-20.0.0.jar "com/oracle/svm/core/jdk/Target_java_awt_Toolkit.class" **
  5. **zip -d ${JAVA_HOME}/jre/lib/svm/builder/svm.jar "com/oracle/svm/core/jdk/Target_java_awt_Toolkit.class" **
  6. mvn package
  7. ./target/plantuml

Describe GraalVM and your environment:

  • GraalVM version: OpenJDK 64-Bit Server VM GraalVM CE 20.0.0 (build 25.242-b06-jvmci-20.0-b02, mixed mode)
  • JDK version: openjdk version "1.8.0_242"
  • OS: Ubuntu 18.04.4 LTS
  • Architecture: AMD64

More details

@wirthi
Copy link
Member

wirthi commented Nov 6, 2024

Closing other ticket, was likely solved in the meantime.

@wirthi wirthi closed this as completed Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants