• olenko@feddit.nl
    link
    fedilink
    arrow-up
    6
    ·
    2 months ago

    I have seen a Java program I wrote terminate with SIGSEGV. I think a library was causing it.

    • burlemarx@lemmygrad.ml
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

      Yup, can confirm. We had a wrapper to a C++ library using JNI, so whenever this library crashed so did the entire JVM.