Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Dec 2006 04:36:08 +0800
From:      "brian merrell" <bean@linuxmail.org>
To:        freebsd-questions@freebsd.org
Subject:   javaws
Message-ID:  <20061213203608.EA69A43DEE@ws5-1.us4.outblaze.com>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
I've been googleing all morning on this one...

I'm need to get javaws to work.  I am using FreeBSD6.1-RELEASE amd64.

I've tried installing the diablo packages (both jdk and jre), and 
apparently it does not include javaws, is this correct?

I've tried installing the linux-sun-jdk15 package.  It installed 
okay, but javaws is broken:

"
[root@cobweb /usr/ports/java/linux-sun-jdk15]# javaws
Java Web Start splash screen process exiting ...
Bad installation: JAVAWS_HOME not set: No such file or directory
"

And I've tried compiling /usr/ports/java/jdk15 and it fails:

#
#  SIGSEGV (0xb) at pc=0xffffefd4, pid=28699, tid=49156
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_12-b03 mixed mode)
# Problematic frame:
# C  0xffffefd4
#
# An error report file with more information is saved as hs_err_pid28699.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp

Any pointers or ideas?  javaws is a necessity for me.

Thanks,
Brian.

I have attached hs_err_pid28699.log


-- 
_______________________________________________
Get your free email from http://www.linuxmail.org

Powered by Outblaze

[-- Attachment #2 --]
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  SIGSEGV (0xb) at pc=0xffffefd4, pid=28699, tid=49156
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_12-b03 mixed mode)
# Problematic frame:
# C  0xffffefd4
#

---------------  T H R E A D  ---------------

Current thread (0x08092098):  JavaThread "Finalizer" daemon [_thread_blocked_trans, id=28703]

siginfo:si_signo=11, si_errno=0, si_code=16414, si_addr=0x00004000

Registers:
EAX=0xff3ffd9c, EBX=0xff3ff418, ECX=0x00000000, EDX=0x00000009
ESP=0xff3ff38c, EBP=0xff3ff490, ESI=0x280821b8, EDI=0xff3ff4b4
EIP=0xffffefd4, CR2=0x00000000, EFLAGS=0x00010246

Top of Stack: (sp=0xff3ff38c)
0xff3ff38c:   0000000c ff3ff398 ff3ff418 0000000c
0xff3ff39c:   00000000 00000000 00000002 00000000
0xff3ff3ac:   00000000 00000000 00000000 00000000
0xff3ff3bc:   00000000 00000000 00000000 00000000
0xff3ff3cc:   00000000 00000000 00000000 00000000
0xff3ff3dc:   00000000 00000000 00000000 00000000
0xff3ff3ec:   00000000 00000000 00000000 00000000
0xff3ff3fc:   00000000 00000000 00000000 00000000 

Instructions: (pc=0xffffefd4)
0xffffefc4:   01 00 00 8d 9c 24 8c 00 00 00 8e 6b 00 8e 63 04
0xffffefd4:   8e 43 08 8e 5b 0c 50 b8 ad 00 00 00 cd 80 eb fe 

Stack: [0xff38e000,0xff400000),  sp=0xff3ff38c,  free space=452k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  0xffffefd4
C  [libpthread.so.0+0x78e9]
C  [libpthread.so.0+0xa6fd]
C  [libpthread.so.0+0x718e]  __pthread_mutex_lock+0x122
V  [libjvm.so+0x26346b]
V  [libjvm.so+0x253458]
V  [libjvm.so+0x282ebe]
V  [libjvm.so+0x25c591]
V  [libjvm.so+0x25d95b]
V  [libjvm.so+0x293a17]
V  [libjvm.so+0x1a55aa]
j  java.lang.ref.Finalizer.runFinalizer()V+4
j  java.lang.ref.Finalizer.access$100(Ljava/lang/ref/Finalizer;)V+1
j  java.lang.ref.Finalizer$FinalizerThread.run()V+11
v  ~StubRoutines::call_stub
V  [libjvm.so+0x1ae884]
V  [libjvm.so+0x263e09]
V  [libjvm.so+0x1aead6]
V  [libjvm.so+0x1ae3a6]
V  [libjvm.so+0x1aef1f]
V  [libjvm.so+0x208cf5]
V  [libjvm.so+0x2b054a]
V  [libjvm.so+0x2ab877]
V  [libjvm.so+0x2658e3]
C  [libpthread.so.0+0x5b8a]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  java.lang.ref.Finalizer.runFinalizer()V+4
j  java.lang.ref.Finalizer.access$100(Ljava/lang/ref/Finalizer;)V+1
j  java.lang.ref.Finalizer$FinalizerThread.run()V+11
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x08096120 JavaThread "CompilerThread0" daemon [_thread_blocked, id=28706]
  0x08095348 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=28705]
=>0x08092098 JavaThread "Finalizer" daemon [_thread_blocked_trans, id=28703]
  0x08090658 JavaThread "Reference Handler" daemon [_thread_blocked, id=28702]
  0x08058b28 JavaThread "main" [_thread_blocked, id=28699]

Other Threads:
  0x0808d4a8 VMThread [id=28701]
  0x08097a90 WatcherThread [id=28707]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread:  ([mutex/lock_event])
[0x080582d8/0x08058308] Safepoint_lock - owner thread: 0x0808d4a8
[0x08058338/0x08058368] Threads_lock - owner thread: 0x0808d4a8
[0x08058668/0x08058688] Heap_lock - owner thread: 0x08058b28

Heap
 def new generation   total 576K, used 10K [0x2c840000, 0x2c8e0000, 0x2cd20000)
  eden space 512K,   0% used [0x2c840000, 0x2c840040, 0x2c8c0000)
  from space 64K,  16% used [0x2c8d0000, 0x2c8d2a48, 0x2c8e0000)
  to   space 64K,   0% used [0x2c8c0000, 0x2c8c0000, 0x2c8d0000)
 tenured generation   total 1408K, used 799K [0x2cd20000, 0x2ce80000, 0x30840000)
   the space 1408K,  56% used [0x2cd20000, 0x2cde7ff8, 0x2cde8000, 0x2ce80000)
 compacting perm gen  total 4096K, used 1120K [0x30840000, 0x30c40000, 0x34840000)
   the space 4096K,  27% used [0x30840000, 0x309582a0, 0x30958400, 0x30c40000)

Dynamic libraries:
Can not get library information for pid = 28703

VM Arguments:
java_command: MakeDeps diffs UnixPlatform platform.current includeDB.current /usr/ports/java/jdk15/work/hotspot/build/bsd/platform_amd64 includeDB
Launcher Type: SUN_STANDARD

Environment Variables:
JAVA_HOME=
CLASSPATH=
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/bean/bin
LD_LIBRARY_PATH=/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/client:/usr/local/linux-sun-jdk1.4.2/jre/lib/i386:/usr/local/linux-sun-jdk1.4.2/jre/../lib/i386:
SHELL=/bin/sh
DISPLAY=:0.0
ARCH=amd64


---------------  S Y S T E M  ---------------

OS:Fedora Core release 4 (Stentz)

uname:Linux 2.4.2 FreeBSD 6.1-RELEASE #0: Sun May  7 04:15:57 UTC 2006 i686
libc:glibc 2.3.6 linuxthreads-0.10 (floating stack)
rlimit: STACK 2044k, CORE infinity, NPROC 5547, NOFILE 11095, AS 10k
load average:2305371875193507.00 3682211737374180026647287394465231144322965111161713695038128720135521032342882689836971020800477151018305177395940366631821643870250301855693715527850966783703355386287362112749568.00 393160905304336613377038583000562297406412547301217906626090121734749655543036779135766626304.00

CPU:total 1 family 15, cmov, cx8, fxsr, mmx, sse, sse2

Memory: 4k page, physical 3387344k(3195304k free), swap 0k(0k free)

vm_info: Java HotSpot(TM) Client VM (1.4.2_12-b03) for linux-x86, built on May  9 2006 12:48:55 by unknown with unknown compiler


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