ASSERT(ctr->counter < INTERNAL_OPTION(trace_threshold)): monitor.c:2242
Created by: raghuncstate
Continuing from the google users thread at https://groups.google.com/forum/#!topic/dynamorio-users/85AegFB0kps
I am attempting to run the Java JVM binary under DR with a java application and am seeing crashes unless i turn off the JIT with the -XInt option. This is on x86-64. I have attached a zip file with images of DR crashes, and instructions on how to reproduce the issue. The crashes are fairly easy to reproduce once everything is setup.
Please let me know if there is any way i can help in debugging the issue or if you require further information. Due to my limited exposure to DR internals so far, the precise crash locations does not provide enough context for me to debug this further. crash_package.zip