JDK 1.4.1-p3: ^C makes java barf
Ernst de Haan
ernst.dehaan at nl.wanadoo.com
Thu Jul 17 05:57:12 PDT 2003
FYI, pressed ^C during a Java call and got the following error:
(My OS is FreeBSD 4.8-STABLE, installed 1.4.1-p3 via port)
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x28082924
Function=_sem_post+0x18
Library=/usr/lib/libc_r.so.4
Dynamic libraries:^[[A
0x8048000 /usr/local/jdk1.4.1/bin/java
0x2806b000 /usr/lib/libc_r.so.4
0x28124000 /usr/local/jdk1.4.1/jre/lib/i386/client/libjvm.so
0x286d0000 /usr/lib/libstdc++.so.3
0x28717000 /usr/lib/libm.so.2
0x28733000 /usr/local/jdk1.4.1/jre/lib/i386/native_threads/libhpi.so
0x2873d000 /usr/local/jdk1.4.1/jre/lib/i386/libverify.so
0x28758000 /usr/local/jdk1.4.1/jre/lib/i386/libjava.so
0x28779000 /usr/local/jdk1.4.1/jre/lib/i386/libzip.so
0x2804e000 /usr/libexec/ld-elf.so.1
Local Time = Thu Jul 17 14:53:44 2003
Elapsed Time = 1
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.1-p3-root_02_jun_2003_09_05 mixed
mode)
#
# An error report file has been saved as hs_err_pid58480.log.
# Please refer to the file for further information.
#
More information about the freebsd-java
mailing list