[Bug 236168] java/openjdk8, java/linux-oracle-jdk9 and java/linux-oracle-jdk10: JVM_handle_bsd_signal segmentation fault in sbt shell within intellij idea

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 6 14:30:31 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236168

Alex Dupre <ale at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |ale at FreeBSD.org
             Status|New                         |Closed

--- Comment #8 from Alex Dupre <ale at FreeBSD.org> ---
I've accidentally seen this bug report only now.
The reason of the segmentation fault is the sbt native code that breaks with
the FreeBSD 12 ABI change.
I've fixed the issue in the sbt port and the fix is also submitted upstream and
will be available in sbt 1.3, but the workaround for intellij+sbt1.2 is to add
"-Dsbt.io.jdktimestamps=true" to the VM Parameters of the SBT settings.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-java mailing list