Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 May 2014 22:41:38 GMT
From:      jkim@FreeBSD.org
To:        luckyluke@plusnet.pl, jkim@FreeBSD.org, freebsd-java@FreeBSD.org
Subject:   Re: java/183081: java crash on machine with zfs kernel module
Message-ID:  <201405212241.s4LMfcfr042282@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405212241.s4LMfcfr042282>