[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

SIGNAL 11 In libjvm.so



I am running on Woody Debian Kernel 2.2.19. I just installed the Blackdown
distribution of Java 1.3. Occassionally, when I just enter the 'java'
command, I get a SIGNAL 11, as illustrated below. 

From my reading, it looks like this could indicate either a hardware or a
software problem. Has anyone else seen this issue in the Blackdown java? If
not then I'll assume I have a hardware problem.

Thanks for your help,

Eric

Unexpected Signal : 11 occurred at PC=0x4025f988
Function name=pending_exception__C6Thread
Library=/usr/lib/j2re1.3/lib/i386/client/libjvm.so

Cannot obtain thread information

Dynamic libraries:
08048000-0804c000 r-xp 00000000 03:03 243248     /usr/lib/j2sdk1.3/bin/i386/native_threads/java
0804c000-0804d000 rw-p 00003000 03:03 243248     /usr/lib/j2sdk1.3/bin/i386/native_threads/java
40000000-40013000 r-xp 00000000 03:03 177375     /lib/ld-2.2.5.so
40013000-40014000 rw-p 00013000 03:03 177375     /lib/ld-2.2.5.so
4001d000-4002a000 r-xp 00000000 03:03 177394     /lib/libpthread-0.9.so
4002a000-40031000 rw-p 0000d000 03:03 177394     /lib/libpthread-0.9.so
40032000-4003d000 r-xp 00000000 03:03 33670      /usr/lib/j2re1.3/lib/i386/native_threads/libhpi.so
4003d000-4003e000 rw-p 0000a000 03:03 33670      /usr/lib/j2re1.3/lib/i386/native_threads/libhpi.so
4003e000-40301000 r-xp 00000000 03:03 402978     /usr/lib/j2re1.3/lib/i386/client/libjvm.so
40301000-40318000 rw-p 002c2000 03:03 402978     /usr/lib/j2re1.3/lib/i386/client/libjvm.so
40330000-40332000 r-xp 00000000 03:03 177381     /lib/libdl-2.2.5.so
40332000-40333000 rw-p 00001000 03:03 177381     /lib/libdl-2.2.5.so
40333000-40446000 r-xp 00000000 03:03 177378     /lib/libc-2.2.5.so
40446000-4044c000 rw-p 00113000 03:03 177378     /lib/libc-2.2.5.so
40450000-40451000 r-xp 00000000 03:03 177376     /lib/libBrokenLocale-2.2.5.so
40451000-40452000 rw-p 00000000 03:03 177376     /lib/libBrokenLocale-2.2.5.so
40452000-40463000 r-xp 00000000 03:03 177383     /lib/libnsl-2.2.5.so
40463000-40464000 rw-p 00010000 03:03 177383     /lib/libnsl-2.2.5.so
40466000-40486000 r-xp 00000000 03:03 177382     /lib/libm-2.2.5.so
40486000-40487000 rw-p 0001f000 03:03 177382     /lib/libm-2.2.5.so
40488000-4049a000 r-xp 00000000 03:03 82314      /usr/lib/j2re1.3/lib/i386/libverify.so
4049a000-4049c000 rw-p 00011000 03:03 82314      /usr/lib/j2re1.3/lib/i386/libverify.so
4049c000-404bf000 r-xp 00000000 03:03 82315      /usr/lib/j2re1.3/lib/i386/libjava.so
404bf000-404c1000 rw-p 00022000 03:03 82315      /usr/lib/j2re1.3/lib/i386/libjava.so
404c2000-404d7000 r-xp 00000000 03:03 82316      /usr/lib/j2re1.3/lib/i386/libzip.so
404d7000-404da000 rw-p 00014000 03:03 82316      /usr/lib/j2re1.3/lib/i386/libzip.so
404da000-411f3000 r--s 00000000 03:03 307669     /usr/lib/j2re1.3/lib/rt.jar
41220000-414c5000 r--s 00000000 03:03 307670     /usr/lib/j2re1.3/lib/i18n.jar
414c5000-414db000 r--s 00000000 03:03 307658     /usr/lib/j2re1.3/lib/sunrsasign.jar
43583000-4358d000 r-xp 00000000 03:03 177384     /lib/libnss_compat-2.2.5.so
4358d000-4358e000 rw-p 00009000 03:03 177384     /lib/libnss_compat-2.2.5.so

Local Time = Tue May 28 22:29:32 2002
Elapsed Time = 0
#
# HotSpot Virtual Machine Error : 11
# Error ID : 4F530E43505002CC
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
Usage: java [-options] class [args...]
           (to execute a class)
   or  java -jar [-options] jarfile [args...]
           (to execute a jar file)

where options include:
    -client	  to select the "client" VM
    -server	  to select the "server" VM
    -classic	  to select the "classic" VM
                  If present, the option to select the VM must be first.
                  The default VM is -client.

    -cp -classpath <directories and zip/jar files separated by :>
                  set search path for application classes and resources
    -D<name>=<value>
                  set a system property
    -verbose[:class|gc|jni]
                  enable verbose output
    -version      print product version and exit
    -showversion  print product version and continue
    -? -help      print this help message
    -X            print help on non-standard options

Attachment: pgpQ0AzNtfOV9.pgp
Description: PGP signature


Reply to: