Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 2009 12:15:59 +0100
From:      Anders Nordby <anders@FreeBSD.org>
To:        glewis@FreeBSD.org
Cc:        bug-followup@FreeBSD.org, freebsd-java@FreeBSD.org
Subject:   Re: java/119654: jdk 1.6: java.awt.SplashScreen#getSplashScreen throws UnsatisfiedLinkError
Message-ID:  <20090225111559.GA75889@fupp.net>
In-Reply-To: <200810150326.m9F3QNU2090281@freefall.freebsd.org>
References:  <200810150326.m9F3QNU2090281@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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@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@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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"


-- 
Anders.



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