FYI SIGBUS java.io.BufferedWriter.flushBuffer()V
Michael Hall
mik3hall at gmail.com
Sat Oct 15 06:42:03 PDT 2011
If of interest to anyone. I don't have a test case, didn't manage to get a core dump, and currently can't reproduce myself.
But might end up being a bug report to someone sometime?
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGBUS (0xa) at pc=024d36cf, pid=568, tid=2953654272
#
# JRE version: 7.0-b211
# Java VM: OpenJDK Server VM (21.0-b17 mixed mode bsd-x86 )
# Problematic frame:
# J java.io.BufferedWriter.flushBuffer()V
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
Mac OS 10.6.8
32 bit Macbook
Java version as shown.
More information about the macosx-port-dev
mailing list