java/119654: jdk 1.6: java.awt.SplashScreen#getSplashScreen throws UnsatisfiedLinkError

Anders Nordby anders at FreeBSD.org
Wed Feb 25 03:34:05 PST 2009


Hi,

Regarding your patch patch-j2se-splashscreen-Makefile. I still get this
error, while trying to run the Java version of Jetprofiler
(www.jetprofiler.com):

"An unexpected error has occured.
Try restarting the application. Error details:

java.lang.UnsatisfiedLinkError:
/usr/local/diablo-jdk1.6.0/jre/lib/i386/libsplashscreen.so:
/usr/local/diablo-jdk1.6.0/jre/lib/i386/libsplashscreen.so: Undefined
symbol "jpeg_resync_to_restart"

I am using:

# java -version
java version "1.6.0_03-p4"
Java(TM) SE Runtime Environment (build
1.6.0_03-p4-root_24_feb_2009_16_10-b00)
Java HotSpot(TM) Client VM (build
1.6.0_03-p4-root_24_feb_2009_16_10-b00, mixed mode)
# pkg_info | grep jdk
jdk-1.6.0.3p4_8     Java Development Kit 1.6.0
# uname -a
FreeBSD noname.aftenposten.no 7.0-RELEASE FreeBSD 7.0-RELEASE #2: Mon
Mar 10 23:06:39 CET 2008
root at noname.aftenposten.no:/usr/obj/usr/src/sys/NONAME  i386

I installed Java 1.6 from source. After trying to run jetprofiler a few
times Java seems to crash too (which is odd, I checked that there is no
Java process left behind):

# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x28bfd3f6, pid=12192, tid=0x28201300
#
# Java VM: Java HotSpot(TM) Client VM
(1.6.0_03-p4-root_24_feb_2009_16_10-b00 mixed mode)
# Problematic frame:
# C  [libsplashscreen.so+0x233f6]  inflate_fast+0x86
#
# An error report file with more information is saved as
hs_err_pid12192.log
#
# Please submit bug reports to freebsd-java at FreeBSD.org
#

URL to log file: http://anders.fupp.net/test/hs_err_pid12192.log

Bye,
Anders.

On Wed, Oct 15, 2008 at 03:26:23AM +0000, glewis at FreeBSD.org wrote:
> Synopsis: jdk 1.6: java.awt.SplashScreen#getSplashScreen throws UnsatisfiedLinkError
> 
> Responsible-Changed-From-To: freebsd-java->glewis
> Responsible-Changed-By: glewis
> Responsible-Changed-When: Wed Oct 15 03:26:12 UTC 2008
> Responsible-Changed-Why: 
> I'll take it.
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=119654
> _______________________________________________
> freebsd-java at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"


-- 
Anders.


More information about the freebsd-java mailing list