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
  • #3573
Closed
Open
Issue created Apr 23, 2019 by Administrator@rootContributor

python app: Fatal error: failed to write trace

Created by: rkgithubs

I'm trying to collect trace for a python application. I'm using drrun drcachesim tool. It seems it can collect the results of the cache simulation but fails to collect offline trace. python app does take some input parameters which i have removed from the post. I think since it is able to collect the report that part was irrelevant to the error.

~/tools/DynamoRIO/DynamoRIO-x86_64-Linux-7.90.17998-0/bin64$ ./drrun -t drcachesim -offline -- /home/daenerys/anaconda3/envs/my_env/bin/python ~/bounding_box/bounding_box_deployed/myApp.py 
Fatal error: failed to write trace

collect completed without -offline flag and reported the stat from cache simulation.

Assignee
Assign to
Time tracking