jni crashes unexpectedly
Tsilopoulos Christos
tsilochr at gmail.com
Wed Sep 1 17:12:31 UTC 2010
Hello,
I am using JNI to wrap a C library. The C library in made in house and
tested thoroughly. The java app is multithreaded and the whole JVM
crashes unexpectedly (not always) but it always crashes while
executing the native library.
The C library has been tested successfully with applications written
in C, Python and Ruby, so there's little doubt that an error is
happening inside the library.
The whole thing is running in FreeBSD 8.0. Java -version outputs
"Java HotSpot(TM) 64-Bit Server VM (build
1.6.0_03-p4-root_25_jun_2010_14_39-b00, mixed mode)"
Any ideas?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hs_err_pid2148.log
Type: application/octet-stream
Size: 9711 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-java/attachments/20100901/c7dc9a6b/hs_err_pid2148.obj
More information about the freebsd-java
mailing list