[Bug 1851] ‘unhandled signal 11’ on newly built IcedTeaJVM for OpenJDK 6 and 7

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Apr 7 06:14:43 UTC 2015


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1851

--- Comment #7 from sven.ebenfeld at gmail.com ---
I'm experiencing the same issue on a Freescale i.MX6 target with IcedTea 2.5.4
OpenJDK 75b13.

Running an application that uses the quartz library stops at:
15:45:02.682 [main] INFO  org.quartz.core.QuartzScheduler - JobFactory set to:
com.in2soft.remote.client.scheduler.SchedulerJobFactory at 7d43f6

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6064460 (LWP 390)]
.invokeinterface_invoke ()
    at
/usr/src/debug/openjdk-7-jre/75b13-2.5.4-r5.1/build/openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S:2860
2860            ldr     ip, [tmp1, #METHOD_FROM_INTERPRETED]
(gdb) info registers
r0             0xb090d618       2962282008
r1             0xb0a5e488       2963661960
r2             0x0      0
r3             0xb0a5e248       2963661384
r4             0xb60636fc       3053860604
r5             0xb08ddb65       2962086757
r6             0xb6dba580       3067848064
r7             0xb6063770       3053860720
r8             0xb606370c       3053860620
r9             0xb090d248       2962281032
r10            0xb5d05860       3050330208
r11            0x28     40
r12            0x3a     58
sp             0xb5f98d88       0xb5f98d88
lr             0x0      0
pc             0xb6af138c       0xb6af138c <.invokeinterface_invoke>
cpsr           0x20070010       537329680
(gdb)


#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (os_linux_zero.cpp:285), pid=430, tid=3053814880
#  fatal error: caught unhandled signal 11
#
# JRE version: OpenJDK Runtime Environment (7.0_75-b13) (build 1.7.0_75-b13)
# Java VM: OpenJDK Zero VM (24.75-b04 mixed mode linux-arm )
# Derivative: IcedTea 2.5.4
# Distribution: Built for angstrom
# Core dump written. Default location: /var/home/user/i2s/core or core.430
#
# An error report file with more information is saved as:
# /var/home/user/i2s/hs_err_pid430.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
#   http://icedtea.classpath.org/bugzilla
#
Aborted (core dumped)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20150407/d79a4aaa/attachment.html>


More information about the distro-pkg-dev mailing list