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

SIGSEGV in ReceiverTypeData::receiver(unsigned int)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • 9
    • 9
    • hotspot

      Happened on mac.

      # SIGSEGV (0xb) at pc=0x0000000102968f8e, pid=44098, tid=9731
      #
      # JRE version: Java(TM) SE Runtime Environment (9.0) (fastdebug build 9-internal+0-2016-09-10-191938.amurillo.jdk9-hs-2016-09-10-snapshot)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 9-internal+0-2016-09-10-191938.amurillo.jdk9-hs-2016-09-10-snapshot, compiled mode, tiered, g1 gc, bsd-amd64)
      # Problematic frame:
      # V [libjvm.dylib+0x36ef8e] ReceiverTypeData::receiver(unsigned int) const+0x6e
      #
      # Core dump will be written. Default location: /cores/core.44098
      #
      # If you would like to submit a bug report, please visit:
      # http://bugreport.java.com/bugreport/crash.jsp
      #

      --------------- S U M M A R Y ------------

      Command Line: -Xcomp -Xcomp -XX:MaxRAMFraction=8 -XX:+CreateCoredumpOnCrash -ea -esa -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -XX:+TieredCompilation -XX:+IgnoreUnrecognizedVMOptions -XX:+AggressiveOpts -XX:-UseCompressedOops -Djava.net.preferIPv6Addresses=false -Xmx8192M -XX:-PrintVMOptions -XX:+DisplayVMOutputToStderr -XX:+UsePerfData -Xlog:gc*:gc.log -XX:+DisableExplicitGC -XX:+PrintFlagsFinal -XX:+StartAttachListener -XX:+UnlockCommercialFeatures -XX:NativeMemoryTracking=detail -XX:+ResourceManagement --add-exports=java.xml/com.sun.org.apache.xerces.internal.parsers=ALL-UNNAMED --add-exports=java.xml/com.sun.org.apache.xerces.internal.util=ALL-UNNAMED -Djava.io.tmpdir=/Users/aurora/sandbox/results/kitchensink/tmp/java.io.tmpdir -Duser.home=/Users/aurora/sandbox/results/kitchensink/tmp/user.home jrockit.qa.stress.kitchensink.process.stress.Main /Users/aurora/sandbox/results/kitchensink/kitchensink.final.properties

      Host: vmsqe-mac-47.ru.oracle.com, Macmini7,1 x86_64 2600 MHz, 4 cores, 16G, Darwin 14.1.0
      Time: Sun Sep 11 23:37:50 2016 MSK elapsed time: 1231 seconds (0d 0h 20m 31s)

      --------------- T H R E A D ---------------

      Current thread (0x00007f8a19817800): GCTaskThread "GC Thread#0" [stack: 0x000000011be87000,0x000000011bf87000] [id=9731]

      Stack: [0x000000011be87000,0x000000011bf87000], sp=0x000000011bf86c60, free space=1023k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [libjvm.dylib+0x36ef8e] ReceiverTypeData::receiver(unsigned int) const+0x6e
      V [libjvm.dylib+0x9d1e5b] ReceiverTypeData::clean_weak_klass_links(BoolObjectClosure*)+0x2b
      V [libjvm.dylib+0x9d1ea0] VirtualCallData::clean_weak_klass_links(BoolObjectClosure*)+0x16
      V [libjvm.dylib+0x9d53fa] MethodData::clean_method_data(BoolObjectClosure*)+0x48
      V [libjvm.dylib+0x646392] InstanceKlass::clean_method_data(BoolObjectClosure*)+0x36
      V [libjvm.dylib+0x646231] InstanceKlass::clean_weak_instanceklass_links(BoolObjectClosure*)+0x21
      V [libjvm.dylib+0x54e1a2] G1KlassCleaningTask::work()+0x6a
      V [libjvm.dylib+0xc97ea0] GangWorker::run_task(WorkData)+0x62
      V [libjvm.dylib+0xc97f63] GangWorker::loop()+0x25
      V [libjvm.dylib+0xa3447f] thread_native_entry(Thread*)+0x12b
      C [libsystem_pthread.dylib+0x3268] _pthread_body+0x83
      C [libsystem_pthread.dylib+0x31e5] _pthread_body+0x0
      C [libsystem_pthread.dylib+0x141d] thread_start+0xd


      siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 0x0000000000000000

            zmajo Zoltan Majo (Inactive)
            dfazunen Dmitry Fazunenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: