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
  • #2912
Closed
Open
Issue created Apr 06, 2018 by Administrator@rootContributor

Error: drcachesim -offline -use_physical

Created by: arkodutt

Hi,

I am very new to exploring dynamorio. So these might seem pretty basic queries. I am trying to create a readable memory trace file from any application containing the physical address translations from pagemap virtual addresses. I found the dynamorio useful for creating such an output by using drcachesim client. Got an error while executing "./bin64/drrun -t drcachesim -offline -use_physical -- ls"

Assert failure Error : /dynamorio/clients/drcachesim/tracer/instru_offline.cpp:192: false ().

Two queries -

  1. I saw this type of issue reported before, but couldn't decipher how to fix it. How to fix it?
  2. I wish to have an understandable/readable text-mode file containing the physical addresses, and not binary trace dump. Is there any existing way of getting it?

Thanks, Arko

Assignee
Assign to
Time tracking