Can't catch access violation exceptions in native code hosted by Tomcat

J

Joe

During normal execution of some JNI code, hosted under Tomcat, there seems
to be access-violation exceptions (0xC0000005) that are occuring inside the
JVM. Those exceptions are correctly recovered by the JVM and everything is
running just fine.

The issue is: I want to be able to catch the exceptions in the native code
under a debugger. So the "normal" exceptions inside the JVM will prevent me
from doing so, since the debugger will break every 5 seconds or so..!

Any help appreciated,

-Joe42
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top