Hi everyone,
We're developing an embedded application that runs on the FX7500. We have this particular app running on a few different platforms/JVM implementations, but on the FX7500 we are continually seeing the program crash followed by this error message logged to a file:
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (os_linux_zero.cpp:270), pid=3162, tid=1340576880
# fatal error: caught unhandled signal 4
#
# JRE version: 6.0_24-b24
# Java VM: OpenJDK Zero VM (20.0-b12 mixed mode linux-arm )
I'm wondering if anyone has seen this behavior? Additionally, has anyone been able to switch to a different JVM or updated OpenJDK on the FX7500?
Thanks.
0 Replies