Код: Выделить всё
> > #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> # SIGSEGV (0xb) at pc=0x00007efde450e688, pid=1, tid=103
> #
> # JRE version: OpenJDK Runtime Environment Temurin-17.0.13+11 (17.0.13+11) (build 17.0.13+11)
> # Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.13+11 (17.0.13+11, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc,
> linux-amd64)
> # Problematic frame:
> # C [lib.Converter.so.1.0+0xee688] SetConverterMode+0xc8
> #
> # Core dump will be written. Default location: /nfs/core_dumps/core.%t.1
> #
> # JFR recording file will be written. Location: //hs_err_pid1.jfr
> #
> # An error report file with more information is saved as:
> # /nfs/my-folder/core_dump_%t.log
> #
> # If you would like to submit a bug report, please visit:
> # https://github.com/adoptium/adoptium-support/issues
> # The crash happened outside the Java Virtual Machine in native code.
> # See problematic frame for where to report the bug.
> #
>
> [error occurred during error reporting (), id 0xb, SIGSEGV (0xb) at
> pc=0x00007eff17d249a2]
< /code>
Я вызывал нативный метод (который сбои с сигналом sigsegv), в этом сценарии ожидается генерировать дамп
core AT/nfs/core_dumps Подробнее здесь: https://stackoverflow.com/questions/793 ... pplication
Мобильная версия