ST.mani
06-27-2008, 06:56 AM
I am working in Linux platform.
i have developed an application in java using eclipse editor. and i have called a .so file (using c) from that application through JNI.
it reported the following error...................
*An unexpected error has been detected by Java Runtime Environment:*
*#*
*# SIGSEGV (0xb) at pc=0x007cabb9, pid=8687, tid=3047811984*
*#*
*# Java VM: Java HotSpot(TM) Client VM (10.0-b22 mixed mode, sharing linux-x86)*
*# Problematic frame:*
*# C [libc.so.6+0x67bb9]*
i have developed an application in java using eclipse editor. and i have called a .so file (using c) from that application through JNI.
it reported the following error...................
*An unexpected error has been detected by Java Runtime Environment:*
*#*
*# SIGSEGV (0xb) at pc=0x007cabb9, pid=8687, tid=3047811984*
*#*
*# Java VM: Java HotSpot(TM) Client VM (10.0-b22 mixed mode, sharing linux-x86)*
*# Problematic frame:*
*# C [libc.so.6+0x67bb9]*