さて、Ubuntu lst 10.04 64ビットでもJava 64ビット(6.0_35)で実行されているアプリケーションがあります。特定のメソッドを実行するたびに JVM がクラッシュし、その理由がわかりません。
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f75e3e639a3, pid=3750, tid=140144311375616
#
# JRE version: 6.0_35-b10
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.10-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libLeituraMFDBin_x64.so+0x99a3] LeituraMFDBin(char const*, char const*, char const*, bool, bool, bool, bool)+0xebf
#
# An error report file with more information is saved as:
# /projetos/trunk_desenvolvimento/hs_err_pid3750.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#