LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   core dump while executing a c function from java using JNI (https://www.linuxquestions.org/questions/linux-newbie-8/core-dump-while-executing-a-c-function-from-java-using-jni-21773/)

kaustubh 05-25-2002 02:11 AM

core dump while executing a c function from java using JNI
 
I was trying to execute a c program from java using jni.. everything went on fine..

The jvm was able to find the .so file and the c frunction was invoked. I had printed a string inside the c program..It was also printed on the console...

But when returning the program core dumped...
I was unable to understand what is wrong..
can anyone tell me the possible resons for this...

Kaustubh...


All times are GMT -5. The time now is 06:33 AM.