The enclosed headless program attempts to draw a large GeneralPath onto a BufferedImage. The JDK 1.5 beta VM aborts during drawing with the following error:
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0x461796a0, pid=4218, tid=1024
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0-beta2-b51 mixed mode, sharing)
# Problematic frame:
# C [libdcpr.so+0xb6a0]
#
# An error report file with more information is saved as hs_err_pid4218.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
###@###.### 10/27/04 08:43 GMT