The JavaMonitorsInStackTrace is internal option however we should not get SIGSEV here.
Here is the example:
-->java -client -XX:-JavaMonitorsInStackTrace
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xfe77464c, pid=12876, tid=7
#
# JRE version: 7.0-b72
# Java VM: Java HotSpot(TM) Client VM (17.0-b01 mixed mode, sharing solaris-x86 )
# Problematic frame:
# V [libjvm.so+0x17464c]
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid12876.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#