yourkit jprofiler を使用して、Spring/Hibernate ベースのアプリケーションをプロファイリングしようとしています。プロファイリング用のアプリケーションを (yourkit と共に) 実行すると、フォームを送信した後に tomcat サーバーが終了します。データは正常に挿入されています。以下のエラーが発生します。
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d8f6077, pid=1932, tid=5364
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode, sharing)
# Problematic frame:
# V [jvm.dll+0x136077]
#
# An error report file with more information is saved as hs_err_pid1932.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp