From: Johan Jerräng Date: May 27 2009 4:38pm Subject: JVM crash List-Archive: http://lists.mysql.com/ndb-connectors/671 Message-Id: <809972E7BC714B62B2B2496E5192055A@pc.symsoft.se> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0AF1_01C9DEFA.508B3360" ------=_NextPart_000_0AF1_01C9DEFA.508B3360 Content-Type: multipart/alternative; boundary="----=_NextPart_001_0AF2_01C9DEFA.508B3360" ------=_NextPart_001_0AF2_01C9DEFA.508B3360 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi! =20 I have managed to build NDB/J on a Sun SPARC T2000 machine with Solaris = 10 using Sun Studio 12. After that I had some problems with linking my test program, and as it turned out I needed to recompile NDB cluster without = the =96lmtmalloc flag since it wouldn=92t allow dl_open() due to the NOOPEN = flag. However, I can now compile the program but the JVM crashes immediately = at conn.connect(): CLASSPATH=3D/opt/mysql/ndb-bindings/share/java/ndb-ndbj.jar::/home/johanj= /ndb- bindings-0.7.1/java/lib/jta-spec1_0_1.jar:. LD_LIBRARY_PATH=3D/opt/mysql/ndb-bindings/lib/ java -d64 Insert # # An unexpected error has been detected by Java Runtime Environment: # # SIGSEGV (0xb) at pc=3D0xffffffff2ca2e304, pid=3D17307, tid=3D2 # # Java VM: Java HotSpot(TM) 64-Bit Server VM (10.0-b22 mixed mode solaris-sparc) # Problematic frame: # C [libndbclient.so.4.0.0+0x22e304] # # An error report file with more information is saved as: # /home/johanj/ndb-bindings-0.7.1/java/hs_err_pid17307.log # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # Abort (core dumped) =20 I have attached hs_err_pid17307.log. Basically I=92m stuck and I really want to get this working in order to continue testing. =20 I=92m thankful for any help. =20 BR, =20 Johan Jerr=E4ng ------=_NextPart_001_0AF2_01C9DEFA.508B3360 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi!
I have managed to build NDB/J on a Sun SPARC T2000 =
machine with
Solaris 10 using Sun Studio 12. After that I had some problems with =
linking my
test program, and as it turned out I needed to recompile NDB cluster =
without
the –lmtmalloc flag since it wouldn’t allow dl_open() due to =
the NOOPEN
flag. However, I can now compile the program but the JVM crashes =
immediately at
conn.connect():
CLASSPATH=3D/opt/mysql/ndb-bindings/share/java/ndb-ndb=
j.jar::/home/johanj/ndb-bindings-0.7.1/java/lib/jta-spec1_0_1.jar:.
LD_LIBRARY_PATH=3D/opt/mysql/ndb-bindings/lib/ java -d64 =
Insert
#
# An unexpected error has been detected by Java =
Runtime
Environment:
#
#=A0 SIGSEGV (0xb) at pc=3D0xffffffff2ca2e304, =
pid=3D17307, tid=3D2
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM =
(10.0-b22 mixed
mode solaris-sparc)
# Problematic frame:
# C=A0 =
[libndbclient.so.4.0.0+0x22e304]
#
# An error report file with more information is saved =
as:
# =
/home/johanj/ndb-bindings-0.7.1/java/hs_err_pid17307.log
#
# If you would like to submit a bug report, please =
visit:
#=A0=A0 =
http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine =
in
native code.
# See problematic frame for where to report the =
bug.
#
Abort (core dumped)
I have attached =
hs_err_pid17307.log.
Basically I’m stuck and I really want to get =
this
working in order to continue testing.
I’m thankful for any =
help.
BR,
Johan Jerr=E4ng