java/183081: java crash on machine with zfs kernel module

jkim at FreeBSD.org jkim at FreeBSD.org
Wed May 21 22:41:39 UTC 2014


Synopsis: java crash on machine with zfs kernel module

State-Changed-From-To: open->closed
State-Changed-By: jkim
State-Changed-When: Wed May 21 22:27:12 UTC 2014
State-Changed-Why: 
The root cause is the bundled JNA plugin for ZFS, which seems to be
based on an ancient libzfs4j for Solaris.

https://github.com/kohsuke/libzfs4j

It tries to load libzfs.so via JNA but it fails because it is missing
the symbol.

Sorry but we cannot "fix" the ancient Solaris libzfs.so vs. modern
FreeBSD libzfs.so incompatibility problem.

http://www.freebsd.org/cgi/query-pr.cgi?pr=183081


More information about the freebsd-java mailing list