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
  • #5906
Closed
Open
Issue created Mar 13, 2023 by prasun3@prasun3Contributor

drbbdup does not restore regs at last instruction of a rep-expanded block

Describe the bug drbbdup does not restore regs at last instruction of a rep-expanded block

To Reproduce See https://github.com/DynamoRIO/dynamorio/pull/5717#issuecomment-1457764812

Expected behavior regs should be restored at the end of the block

Screenshots or Pasted Text

Versions

  • What version of DynamoRIO are you using?
    • cronbuild-9.91.19426
  • Does the latest build from https://github.com/DynamoRIO/dynamorio/releases solve the problem?
    • No
  • What operating system version are you running on? ("Windows 10" is not sufficient: give the release number.)
  • Is your application 32-bit or 64-bit?
    • The failure was seen in Linux x86-32, but the problem could happen on other platforms too depending on application/instrumentation code

Additional context

Assignee
Assign to
Time tracking