Re: segmentation fault in the jvm

2011-04-26 Thread Stefanie Tellex
It looks like it stripped my attachments. Download the program here: www.media.mit.edu/~stefie10/jni_test.tar.gz Stefanie On 03/23/2011 11:10 AM, Stefanie Tellex wrote: Hi, Not sure if this is the right place to report this, but I have a Java program that reliably seg faults the JVM when

segmentation fault in the jvm

2011-03-23 Thread Stefanie Tellex
Hi, Not sure if this is the right place to report this, but I have a Java program that reliably seg faults the JVM when run under GDB. It doesn't seem to happen (quickly) when I run it without gdb. It also doesn't seem to happen if I turn off the JIT, although the original seg fault that t