diablo-jdk1.5.0 core dumps w/ -current

Yamada Ken Takeshi ken at tydfam.jp
Fri Sep 1 14:08:46 UTC 2006


  Hi,
  Recent -current, ca. a week or so causes a crash like below.
Is it unique to me? or commonly noticed?

(gdb) run -version
Starting program: /usr/local/diablo-jdk1.5.0/bin/java -version
(no debugging symbols found)...(no debugging symbols found)...warning: Unable to get location for thread creation breakpoint: generic error
[New LWP 100306]
(no debugging symbols found)...(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
[Switching to LWP 100306]
0x480bb4a6 in pthread_setcancelstate () from /lib/libpthread.so.2
(gdb) where
#0  0x480bb4a6 in pthread_setcancelstate () from /lib/libpthread.so.2
#1  0x480ac710 in pthread_create () from /lib/libpthread.so.2
#2  0x480b82de in pthread_join () from /lib/libpthread.so.2
#3  0x480bc1e2 in pthread_testcancel () from /lib/libpthread.so.2
#4  0x480bd971 in __error () from /lib/libpthread.so.2
#5  0x480a3c19 in ?? () from /lib/libpthread.so.2
#6  0xbfbfe898 in ?? ()
#7  0x48078118 in ?? () from /libexec/ld-elf.so.1
#8  0xbfbfe848 in ?? ()
#9  0x480580d5 in _rtld_error () from /libexec/ld-elf.so.1
#10 0x4805ba9f in _rtld () from /libexec/ld-elf.so.1
#11 0x480578f2 in .rtld_start () from /libexec/ld-elf.so.1
(gdb)


More information about the freebsd-java mailing list