JDK-6584008
David Holmes
david.holmes at oracle.com
Sat Dec 13 01:00:42 UTC 2014
Hi David,
I've added this info to the bug report.
Cheers,
David H.
On 13/12/2014 5:06 AM, David Chan wrote:
> Hi,
>
> I do not have an account with openjdk bug tracker, but ran into what
> looks like the bug mentioned here:
>
> * https://bugs.openjdk.java.net/browse/JDK-6584008
>
> I'm hoping to leave feedback that it occurred on Java 7:
>
> # A fatal error has been detected by the Java Runtime Environment:
>
> #
>
> # SIGSEGV (0xb) at pc=0x00007f88fd18f84b, pid=25705,
> tid=140225870702336
>
> #
>
> # JRE version: 7.0_25-b15
>
> # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.25-b01 mixed mode
> linux-amd64 compressed oops)
>
> # Problematic frame:
>
> # V [libjvm.so+0x63784b] invoke_string_value_callback(int
> (*)(long, long, long*, unsigned short const*, int, void*),
> CallbackWrapper*, oopDesc*, void*)+0x11b
>
> Current thread (0x00007f88f831d800): VMThread [stack:
> 0x00007f88e1262000,0x00007f88e1363000] [id=25725]
>
> siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR),
> si_addr=0x000000000000000c
>
>
> Stack: [0x00007f88e1262000,0x00007f88e1363000],
> sp=0x00007f88e13619a0, free space=1022k
> Native frames: (J=compiled Java code, j=interpreted, Vv=VM code,
> C=native code)
> V [libjvm.so+0x63784b] invoke_string_value_callback(int (*)(long,
> long, long*, unsigned short const*, int, void*), CallbackWrapper*,
> oopDesc*, void*)+0x11b
> V [libjvm.so+0x639496]
> IterateThroughHeapObjectClosure::do_object(oopDesc*)+0x476
> V [libjvm.so+0x708964]
> MutableSpace::object_iterate(ObjectClosure*)+0x74
> V [libjvm.so+0x7a5a50] PSYoungGen::object_iterate(ObjectClosure*)+0x20
> V [libjvm.so+0x75d008]
> ParallelScavengeHeap::object_iterate(ObjectClosure*)+0x18
> V [libjvm.so+0x63a363] VM_HeapIterateOperation::doit()+0x43
> V [libjvm.so+0x8aac8c] VM_Operation::evaluate()+0x4c
> V [libjvm.so+0x8a96a0]
> VMThread::evaluate_operation(VM_Operation*)+0x80
> V [libjvm.so+0x8a9c26] VMThread::loop()+0x1e6
> V [libjvm.so+0x8aa2c0] VMThread::run()+0x70
> V [libjvm.so+0x744270] java_start(Thread*)+0x100
>
>
> -David
More information about the serviceability-dev
mailing list