I was running a debug build (although fastdebug fails too) of java2Demo
using -client -Xcomp -Xbatch and got failures that look like:
---- called from signal handler with signal 11 (SIGSEGV) ------
[9] markOopDesc::displaced_mark_helper(this = 0xc), line 204 in "markOop.hpp"
[10] ObjectSynchronizer::inflate(object = CLASS), line 234 in "synchronizer.cpp"
[11] ObjectSynchronizer::slow_enter(obj = CLASS, lock = 0xffbf6afc, __the_thread__ = 0x393d8), line 412 in "synchronizer.cpp"
[12] Runtime1::monitorenter(thread = 0x393d8, obj = 0xf8001578, lock = 0xffbf6afc), line 548 in "c1_Runtime1.cpp"
[13] 0xfc0d7638(0xf8001578, 0xffbf6afc, 0x2, 0x3d85c8, 0x28, 0xf0674598), at 0xfc0d7637
[14] 0xfc4671b0(0xf3ca5d68, 0x249f5c, 0x8, 0x1, 0xffbf6e7d, 0xffbf6b18), at 0xfc4671af
###@###.### 2005-07-15 16:29:26 GMT
using -client -Xcomp -Xbatch and got failures that look like:
---- called from signal handler with signal 11 (SIGSEGV) ------
[9] markOopDesc::displaced_mark_helper(this = 0xc), line 204 in "markOop.hpp"
[10] ObjectSynchronizer::inflate(object = CLASS), line 234 in "synchronizer.cpp"
[11] ObjectSynchronizer::slow_enter(obj = CLASS, lock = 0xffbf6afc, __the_thread__ = 0x393d8), line 412 in "synchronizer.cpp"
[12] Runtime1::monitorenter(thread = 0x393d8, obj = 0xf8001578, lock = 0xffbf6afc), line 548 in "c1_Runtime1.cpp"
[13] 0xfc0d7638(0xf8001578, 0xffbf6afc, 0x2, 0x3d85c8, 0x28, 0xf0674598), at 0xfc0d7637
[14] 0xfc4671b0(0xf3ca5d68, 0x249f5c, 0x8, 0x1, 0xffbf6e7d, 0xffbf6b18), at 0xfc4671af
###@###.### 2005-07-15 16:29:26 GMT