On 29/12/2011 18:14, Alexander Potochkin wrote:
Hello

I just built the latest 7u-osx jdk on Mac
and found that it crashes when I run any application

I hear that our release team observed the same problem,
wonder if anybody knows how to fix it

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00000001015fe2e4, pid=78258, tid=4401594368
#
# JRE version: 7.0
# Java VM: OpenJDK 64-Bit Server VM (23.0-b06 mixed mode bsd-amd64 compressed oops)
# Problematic frame:
# V  [libjvm.dylib+0x27b2e4]

Thanks
alexp
I see Dan replied suggesting this might be compressed oops but another possibility is 7125722 which is a crash in PlainSocketImpl.socketBind caused by 7120875. Until 7125722 is fixed then jdk7u/jdk7u-osx is mostly DOA. If you send the complete error log then we should be able to quickly tell say if you are running into the same issue.

-Alan.

Reply via email to