Fatal Error on PPC64 and PPC64LE for both JDK7 and JDK8
Tiago Sturmer Daitx
tdaitx at linux.vnet.ibm.com
Fri Apr 17 17:14:33 UTC 2015
Sorry for the duplicated email.
For about a year all email coming from linux.vnet.ibm.com were being
rejected by java.net's mailing lists, so I assumed it wouldn't get
through and sent it again using the other ibm.com address. That seems to
be finally fixed - although it did get longer to be processed by a
oracle server (about 8 hours and half longer).
If whoever responsible for this fix is reading this, you have my
thanks. ;-)
Regards,
Tiago
On Thu, 2015-04-16 at 20:07 -0300, Tiago Sturmer Daitx wrote:
> On Thu, 2015-04-16 at 20:00 -0300, Tiago Sturmer Daitx wrote:
>
>
> > JDK7u from PPC-AIX-Port repository
> > ----------------------------------------------
> >
> >
> > $ grep -e "Core dump" -e "hs_error" oozie-ppc-aix-port.stdout
> > # Core dump written. Default location: /home/tdaitx/oozie/client/target/site/apidocs/core or core.26317
> > # Core dump written. Default location: /home/tdaitx/oozie/core/core or core.29406
> > # Core dump written. Default location: /home/tdaitx/oozie/sharelib/pig/core or core.30071
> > # Core dump written. Default location: /home/tdaitx/oozie/sharelib/hive/core or core.30108
> >
> >
>
> Sorry, I failed earlier to include a hs_err file just as example for the
> custom ppc-aix-port jdk7u build.
>
>
> # A fatal error has been detected by the Java Runtime Environment:
> #
> # Internal Error (/home/tdaitx/ppc-aix-port-jdk7u/hotspot/src/share/vm/gc_implementation/parallelScavenge/parMarkBitMap.cpp:263), pid=30108, tid=70365572231632
> # assert(*p == 0) failed: bitmap not clear
> #
> # JRE version: OpenJDK Runtime Environment (7.0) (build 1.7.0-internal-fastdebug-tdaitx_2015_04_16_17_13-b00)
> # Java VM: OpenJDK 64-Bit Server VM (24.75-b04-fastdebug mixed mode linux-ppc64 compressed oops)
> # Core dump written. Default location: /home/tdaitx/oozie/sharelib/hive/core or core.30108
> #
> # If you would like to submit a bug report, please visit:
> # http://bugreport.sun.com/bugreport/crash.jsp
> #
>
> --------------- T H R E A D ---------------
>
> Current thread (0x00003fff88341000): VMThread [stack: 0x00003fff42d00000,0x00003fff42f00000] [id=30123]
>
> Stack: [0x00003fff42d00000,0x00003fff42f00000], sp=0x00003fff42efda00, free space=2038k
> Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
> V [libjvm.so+0xe55120] VMError::report_and_die()+0x240
> V [libjvm.so+0x548ef4] report_vm_error(char const*, int, char const*, char const*)+0xb4
> V [libjvm.so+0xbb7bbc] ParMarkBitMap::verify_clear() const+0x8c
> V [libjvm.so+0xc4c930] PSParallelCompact::pre_compact(PreGCValues*)+0x290
> V [libjvm.so+0xc5b668] PSParallelCompact::invoke_no_policy(bool)+0x258
> V [libjvm.so+0xc6c444] PSScavenge::invoke()+0x434
> V [libjvm.so+0xbc8d58] ParallelScavengeHeap::failed_mem_allocate(unsigned long)+0x1a8
> V [libjvm.so+0xe581b4] VM_ParallelGCFailedAllocation::doit()+0x174
> V [libjvm.so+0xe7fb78] VM_Operation::evaluate()+0xb8
> V [libjvm.so+0xe7ca10] VMThread::evaluate_operation(VM_Operation*)+0x410
> V [libjvm.so+0xe7d6fc] VMThread::loop()+0x6bc
> V [libjvm.so+0xe7d9d4] VMThread::run()+0xf4
> V [libjvm.so+0xb801b0] java_start(Thread*)+0x170
> C [libpthread.so.0+0x8944] start_thread+0xf4
>
> VM_Operation (0x00003ffd3b9f8440): ParallelGCFailedAllocation, mode: safepoint, requested by thread 0x00003fff11cba800
>
>
More information about the ppc-aix-port-dev
mailing list