2020-09-30

Quarkus native image crashes

I have successfully built a native image with Quarkus/Graal and I can run it in the terminal (no container yet). However, it crashes with "Segmentation fault (core dumped)" message. How can I get more information about the error? Are there flags to pass to the native executable or while building the image?

I am using GraalVM Version 20.2.0 (Java Version 11.0.8)

Any help is much appreciated.

Thanks.



from Recent Questions - Stack Overflow https://ift.tt/36hsMWB
https://ift.tt/eA8V8J

No comments:

Post a Comment