Date: Fri, 21 Mar 2008 12:33:00 -0600 From: Axel Gonzalez <loox@e-shell.net> To: freebsd-java@freebsd.org Subject: diablo-jre/jdk core dumps on 7.0 Message-ID: <200803211233.00999.loox@e-shell.net>
next in thread | raw e-mail | index | archive | help
This is a new installed 7.0, and tried to install diablo-jre and diablo-jdk.
This what I got:
java -version : works
java helloworld : works
applets (from konqueror) : core dump
gui program (openproj) : core dump
* The helloworld is a simple println() program
Also found some -XX:+UseMembar option in the lists (similar problem), but it
makes no difference, it still coredumps.
Any help would be appretiated
PD. please cc me, im not suscribed to the list
$ java -version
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build diablo-1.5.0-b01)
Java HotSpot(TM) Server VM (build diablo-1.5.0_07-b01, mixed mode)
$ uname -a
FreeBSD moonlight 7.0-RELEASE FreeBSD 7.0-RELEASE #2: Sat Mar 15 19:42:26 CST
2008 toor@moonlight:/usr/obj/usr/src/sys/LXCORE2 i386
A partial trace:
....
....
Reading symbols from /usr/local/lib/libXdmcp.so.6...(no debugging symbols
found)...done.
Loaded symbols for /usr/local/lib/libXdmcp.so.6
Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols
found)...done.
Loaded symbols for /libexec/ld-elf.so.1
#0 0x280bb55b in pthread_testcancel ()
from /usr/local/lib/compat/libpthread.so.2
[New Thread 0x818ca00 (sleeping)]
[New Thread 0x818c600 (sleeping)]
[New Thread 0x818c200 (sleeping)]
[New Thread 0x8171e00 (sleeping)]
[New Thread 0x8171a00 (sleeping)]
[New Thread 0x8171600 (sleeping)]
[New Thread 0x8171200 (sleeping)]
[New Thread 0x8067e00 (sleeping)]
[New Thread 0x8067a00 (sleeping)]
[New Thread 0x8067800 (LWP 100083)]
[New Thread 0x805c000 (runnable)]
[New LWP 100229]
(gdb) bt
#0 0x280bb55b in pthread_testcancel ()
from /usr/local/lib/compat/libpthread.so.2
#1 0x280b3eec in pthread_mutexattr_init ()
from /usr/local/lib/compat/libpthread.so.2
#2 0x28087450 in ?? ()
--
Fri Mar 21 12:20:01 2008 GMT
****
**********
**************
****************
****************
**************
**********
**** 14.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803211233.00999.loox>
