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

G1: crash in oopDesc*G1ParCopyHelper::copy_to_survivor_space(oopDesc*)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • hs17
    • 6u14, 6u16
    • hotspot
    • gc
    • b04
    • generic, sparc
    • generic, solaris_10

    Backports

      Description

        Customer got a crash in the G1 immediately after the start:

        #
        # A fatal error has been detected by the Java Runtime Environment:
        #
        # SIGSEGV (0xb) at pc=0xfe87933c, pid=8596, tid=7
        #
        # JRE version: 6.0_14-b08
        # Java VM: Java HotSpot(TM) Server VM (14.0-b16 mixed mode solaris-sparc )
        # Problematic frame:
        # V [libjvm.so+0x47933c]
        #
        # If you would like to submit a bug report, please visit:
        # http://java.sun.com/webapps/bugreport/crash.jsp
        #
        ...
        Registers:
         O0=0x00036900 O1=0x0002cd80 O2=0x00000000 O3=0x00000000
         O4=0x00000001 O5=0x00000000 O6=0xfbd7d428 O7=0xfe8a67fc
         G1=0x01ba85ea G2=0x00000000 G3=0xcb5e0000 G4=0xffffe25c
         G5=0x00000000 G6=0x00000000 G7=0xfe261000 Y=0x00000000
         PC=0xfe87933c nPC=0xfe879340
        ...
        Instructions: (pc=0xfe87933c)
        0xfe87932c: 97 31 70 3f da 06 c0 13 98 9a e0 01 d8 23 a0 64
        0xfe87933c: de 03 61 14 96 03 e0 01 02 40 00 08 d6 23 a0 60
        ...
        Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
        V [libjvm.so+0x47933c] oopDesc*G1ParCopyHelper::copy_to_survivor_space(oopDesc*)+0xb0
        V [libjvm.so+0x4814e0] void G1ParCopyClosure::do_oop_work(oopDesc**)+0xa0
        V [libjvm.so+0x47db98] void BufferingOopClosure::process_buffer()+0x48
        V [libjvm.so+0x47b10c] void G1CollectedHeap::g1_process_strong_roots(bool,SharedHeap::ScanningOption,OopClosure*,OopsInHeapRegionClosure*,OopsInHeapRegionClosure*,OopsInGenClosure*,int)+0x25c
        V [libjvm.so+0x47d688] void G1ParTask::work(int)+0x520
        V [libjvm.so+0x810388] void GangWorker::loop()+0x8c
        V [libjvm.so+0x6f54f0] java_start+0x234
        ...
        --------------- S Y S T E M ---------------

        OS: Solaris 10 11/06 s10s_u3wos_10 SPARC
                   Copyright 2006 Sun Microsystems, Inc. All Rights Reserved.
                                Use is subject to license terms.
                                   Assembled 14 November 2006

        uname:SunOS 5.10 Generic_120011-14 sun4u (T2 libthread)
        rlimit: STACK 8192k, CORE infinity, NOFILE 65536, AS infinity
        load average:0,34 0,31 0,29

        CPU:total 14 has_v8, has_v9, has_vis1, has_vis2, is_ultra3

        Memory: 8k page, physical 83886080k(56274704k free)

        vm_info: Java HotSpot(TM) Server VM (14.0-b16) for solaris-sparc JRE (1.6.0_14-b
        08), built on May 21 2009 01:43:32 by "" with Workshop 5.8

        time: Thu Jun 4 11:10:53 2009
        elapsed time: 0 seconds

        The full hs_err_pid8596.log is attached to this report.

        Attachments

          Issue Links

            Activity

              People

                tonyp Tony Printezis
                jloefflm Johann Löfflmann (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                7 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: