Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4626658

HPROF: run with the options "cpu=samples,monitor=y" causes VM crash

XMLWordPrintable

    • generic
    • generic



      Name: egR10015 Date: 01/22/2002


      HotSpot 1.4.0-rc-b91 fails to pass the following test

      nsk/hprof/options/monitor/monitor005

      from testbase_nsk on all platforms in all VM modes. The VM crashes with
      segmentation fault. Simetimes I also observe that on Linux platform VM's
      process hangs after VM crash, and if it happens, the process can be killed
      only by sending the KILL signal.

      The test performs simple check that HPROF profiler agent can obtain
      CPU usage and monitor contention information, being run with the options
      "cpu=samples,monitor=y".

      To reproduce the bug run with HS1.4

      sh doit.sh $JAVA_HOME

      in
      /net/sqesvr.sfbay/export/vsn/GammaBase/Bugs/<this bug number>

      where JAVA_HOME should point to jdk1.4.0

      ------------------- output on SolSparc with HS 1.4.0-b91: ---------------------
      $ sh doit.sh ~/hotspot/jdk1.4/solsparc
      Compiling test classes ...

      Executing the test with -Xrunhprof:cpu=samples,monitor=y ...
      java version "1.4.0-rc"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-rc-b91)
      Java HotSpot(TM) Client VM (build 1.4.0-rc-b91, mixed mode)
      Segmentation Fault
      exit code = 139
      -------------------------------------------------------------------------------

      --------- output from two terminal windows on Linux with HS 1.4.0-b91: --------
      ---- output from terminal 1: ----

      eug@java10N11 sh doit.sh ~/hotspot/jdk1.4/linux
      Compiling test classes ...

      Executing the test with -Xrunhprof:cpu=samples,monitor=y ...
      java version "1.4.0-rc"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-rc-b91)
      Java HotSpot(TM) Client VM (build 1.4.0-rc-b91, mixed mode)
      An irrecoverable stack overflow has occurred.

      Unexpected Signal : 11 occurred at PC=0x402DB846
      Function=post_raw_monitor_contended_exit_event__5jvmpiP10RawMonitor+0x6
      Library=/.automount/novo172/root/export/home/java/dest/jdk1.4.0-b91/linux-i386/jre/
      lib/i386/client/libjvm.so

      Current Java thread:
              at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
              at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
              - locked <0x44586690> (a sun.misc.Launcher$ExtClassLoader)
              at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
              - locked <0x44587778> (a sun.misc.Launcher$AppClassLoader)
              at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)
              - locked <0x44587778> (a sun.misc.Launcher$AppClassLoader)
              at java.lang.ClassLoader.loadClass(ClassLoader.java:262)
              at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:322)
              - locked <0x44587778> (a sun.misc.Launcher$AppClassLoader)

      Dynamic libraries:
      08048000-0804d000 r-xp 00000000 00:1a 1027546
      /.automount/novo172/root/export/home/java/dest/jdk1.4.0-b91/linux-i386/bin/java
      0804d000-0804e000 rw-p 00004000 00:1a 1027546
      /.automount/novo172/root/export/home/java/dest/jdk1.4.0-b91/linux-i386/bin/java
      40000000-40013000 r-xp 00000000 03:01 112237 /lib/ld-2.1.3.so
      40013000-40014000 rw-p 00012000 03:01 112237 /lib/ld-2.1.3.so
      40015000-40016000 r--p 00000000 03:01 82632
      /usr/share/locale/en_US/LC_MESSAGES/SYS_LC_MESSAGES
      40016000-40017000 r--p 00000000 03:01 241569
      /usr/share/locale/en_US/LC_MONETARY
      40017000-40018000 r--p 00000000 03:01 241571 /usr/share/locale/en_US/LC_TIME
      40018000-40019000 r--p 00000000 03:01 241570 /usr/share/locale/en_US/LC_NUMERIC
      40019000-4001a000 r-xp 00000000 03:01 2523 /usr/lib/gconv/ISO8859-1.so
      4001a000-4001b000 rw-p 00000000 03:01 2523 /usr/lib/gconv/ISO8859-1.so
      4001b000-40026000 r-xp 00000000 03:01 114679 /lib/libpthread-0.8.so
      40026000-4002d000 rw-p 0000a000 03:01 114679 /lib/libpthread-0.8.so
      4002e000-40030000 r-xp 00000000 03:01 114649 /lib/libdl-2.1.3.so
      40030000-40032000 rw-p 00001000 03:01 114649 /lib/libdl-2.1.3.so
      40032000-4011f000 r-xp 00000000 03:01 112244 /lib/libc-2.1.3.so
      4011f000-40123000 rw-p 000ec000 03:01 112244 /lib/libc-2.1.3.so
      40128000-403eb000 r-xp 00000000 00:1a 553373
      /.automount/novo172/root/export/home/java/dest/jdk1.4.0-b91/linux-i386/jre/lib/i386
      /client/libjvm.so
      403eb000-40533000 rw-p 002c2000 00:1a 553373
      /.automount/novo172/root/export/home/java/dest/jdk1.4.0-b91/linux-i386/jre/lib/i386
      /client/libjvm.so
      40547000-40559000 r-xp 00000000 03:01 114653 /lib/libnsl-2.1.3.so
      40559000-4055b000 rw-p 00011000 03:01 114653 /lib/libnsl-2.1.3.so
      4055d000-40591000 r-xp 00000000 03:01 32318
      /usr/lib/libstdc++-2-libc6.1-1-2.9.0.so
      40591000-4059d000 rw-p 00033000 03:01 32318
      /usr/lib/libstdc++-2-libc6.1-1-2.9.0.so
      4059f000-405bb000 r-xp 00000000 03:01 114651 /lib/libm-2.1.3.so
      405bb000-405bc000 rw-p 0001b000 03:01 114651 /lib/libm-2.1.3.so
      405bc000-405c5000 r-xp 00000000 00:1a 261498
      /.automount/novo172/root/export/home/java/dest/jdk1.4.0-b91/linux-i386/jre/lib/i386
      /native_threads/libhpi.so
      405c5000-405c6000 rw-p 00008000 00:1a 261498
      /.automount/novo172/root/export/home/java/dest/jdk1.4.0-b91/linux-i386/jre/lib/i386
      /native_threads/libhpi.so
      405c6000-405d7000 r-xp 00000000 00:1a 1021588
      /.automount/novo172/root/export/home/java/dest/jdk1.4.0-b91/linux-i386/jre/lib/i386
      /libverify.so
      405d7000-405d9000 rw-p 00010000 00:1a 1021588
      /.automount/novo172/root/export/home/java/dest/jdk1.4.0-b91/linux-i386/jre/lib/i386
      /libverify.so
      405d9000-405fa000 r-xp 00000000 00:1a 1021589
      /.automount/novo172/root/export/home/java/dest/jdk1.4.0-b91/linux-i386/jre/lib/i386
      /libjava.so
      405fa000-405fc000 rw-p 00020000 00:1a 1021589
      /.automount/novo172/root/export/home/java/dest/jdk1.4.0-b91/linux-i386/jre/lib/i386
      /libjava.so
      405fd000-40611000 r-xp 00000000 00:1a 1021592
      /.automount/novo172/root/export/home/java/dest/jdk1.4.0-b91/linux-i386/jre/lib/i386
      /libzip.so
      40611000-40614000 rw-p 00013000 00:1a 1021592
      /.automount/novo172/root/export/home/java/dest/jdk1.4.0-b91/linux-i386/jre/lib/i386
      /libzip.so
      40614000-41c8b000 r--s 00000000 00:1a 1459333
      /.automount/novo172/root/export/home/java/dest/jdk1.4.0-b91/linux-i386/jre/lib/rt.j
      ar
      41ccd000-41ce4000 r--s 00000000 00:1a 1459311
      /.automount/novo172/root/export/home/java/dest/jdk1.4.0-b91/linux-i386/jre/lib/sunr
      sasign.jar
      41ce4000-41d52000 r--s 00000000 00:1a 1459314
      /.automount/novo172/root/export/home/java/dest/jdk1.4.0-b91/linux-i386/jre/lib/jsse
      .jar
      41d52000-41d65000 r--s 00000000 00:1a 1459312
      /.automount/novo172/root/export/home/java/dest/jdk1.4.0-b91/linux-i386/jre/lib/jce.
      jar
      41d65000-41fe6000 r--s 00000000 00:1a 1459329
      /.automount/novo172/root/export/home/java/dest/jdk1.4.0-b91/linux-i386/jre/lib/char
      sets.jar
      4c110000-4c126000 r--p 00000000 03:01 241568 /usr/share/locale/en_US/LC_CTYPE
      4c126000-4c12e000 r--p 00000000 03:01 241567 /usr/share/locale/en_US/LC_COLLATE
      4c134000-4c13c000 r-xp 00000000 03:01 114671 /lib/libnss_files-2.1.3.so
      4c13c000-4c13d000 rw-p 00007000 03:01 114671 /lib/libnss_files-2.1.3.so
      4c13d000-4c146000 r-xp 00000000 03:01 114677 /lib/libnss_nisplus-2.1.3.so
      4c146000-4c148000 rw-p 00008000 03:01 114677 /lib/libnss_nisplus-2.1.3.so
      4c148000-4c150000 r-xp 00000000 03:01 114675 /lib/libnss_nis-2.1.3.so
      4c150000-4c152000 rw-p 00007000 03:01 114675 /lib/libnss_nis-2.1.3.so
      4c152000-4c165000 r-xp 00000000 00:1a 1021593
      /.automount/novo172/root/export/home/java/dest/jdk1.4.0-b91/linux-i386/jre/lib/i386
      /libhprof.so
      4c165000-4c166000 rw-p 00012000 00:1a 1021593
      /.automount/novo172/root/export/home/java/dest/jdk1.4.0-b91/linux-i386/jre/lib/i386
      /libhprof.so

      Local Time = Tue Jan 22 12:58:29 2002
      Elapsed Time = 0
      #
      # HotSpot Virtual Machine Error : 11
      # Error ID : 4F530E43505002D3
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # Java VM: Java HotSpot(TM) Client VM (1.4.0-rc-b91 mixed mode)
      #
      # An error report file has been saved as hs_err_pid20629.log.
      # Please refer to the file for further information.
      #
      <the process hangs>

      ---- output from terminal 2: ----

      eug@java10N9 ps -fu eug
      UID PID PPID C STIME TTY TIME CMD
      eug 20467 20466 0 12:46 pts/1 00:00:00 -csh
      eug 20506 20505 0 12:50 pts/2 00:00:00 -csh
      eug 20608 20506 0 12:58 pts/2 00:00:00 sh doit.sh /home/eug/hotspot/jdk
      eug 20629 20608 0 12:58 pts/2 00:00:00 /home/eug/hotspot/jdk1.4/linux/b
      eug 20630 20629 0 12:58 pts/2 00:00:00 [java <defunct>]
      eug 20645 20467 0 13:02 pts/1 00:00:00 ps -fu eug
      eug@java10N10 kill -9 20629
      eug@java10N11 ps -fu eug
      UID PID PPID C STIME TTY TIME CMD
      eug 20467 20466 0 12:46 pts/1 00:00:00 -csh
      eug 20506 20505 0 12:50 pts/2 00:00:00 -csh
      eug 20684 20467 0 13:03 pts/1 00:00:00 ps -fu eug
      -------------------------------------------------------------------------------
      This bug also affects the following tests from testbase_nsk:

      nsk/hprof/options/monitor/monitor001
      nsk/hprof/options/monitor/monitor002
      nsk/hprof/options/monitor/monitor003
      nsk/hprof/options/monitor/monitor004
      nsk/hprof/options/monitor/monitor006
      nsk/hprof/options/monitor/monitor007
      nsk/hprof/options/lineno/lineno008
      nsk/hprof/options/thread/thread008
      nsk/hprof/options/doe/doe008

            dcubed Daniel Daugherty
            eugsunw Eug Eug (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: