Mark Fardal writes: > > Hi, > > The example (Prompt) of how to pass and return arguments > from C routines exits: > > weka:native[ 863 ] java Prompt > Type a line: hi there > SIGSEGV 11* segmentation violation > stackbase=0xbffff920, stackpointer=0xbffff7bc > > I'm running jdk1.1.3 on Debian Linux 1.3. The example can be found at > http://java.sun.com/docs/books/tutorial/native1.1/implementing/declare.html What happens if you use the debug version of the java interpreter (java_g)? Steve
- JNI problem Mark Fardal
- Re: JNI problem Robert Lynch
- Re: JNI problem Steve Byrne
- Re: JNI problem Mark Fardal
- Re: JNI problem Robert Lynch
- jni problem optima
- Re: jni problem Wes Biggs
- Re: jni problem Jeff Galyan
- JNI problem Dushyanth Harinath
- Re: JNI problem Paul Mclachlan