Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D dynamorio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,467
    • Issues 1,467
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 44
    • Merge requests 44
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • DynamoRIO
  • dynamorio
  • Issues
  • #2989
Closed
Open
Issue created May 02, 2018 by Administrator@rootContributor

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

Assignee
Assign to
Time tracking