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
  • #3606
Closed
Open
Issue created May 10, 2019 by Administrator@rootContributor

SPEC application doesn't execute after launching from DynamoRIO

Created by: rkgithubs

I'm trying to run SPEC CPU2017 on Skylake (Intel Xeon) system. It is a fairly large application and we are seeing that application won't even start when launched by Dynamo RIO. I'm using knobs to control the start point of trace collection and collection size (instruction count).

/root/DynamoRIO-x86_64-Linux-7.90.18019-0/bin64/drrun -t drcachesim -trace_after_instrs 90000000 -exit_after_tracing 80000000 -- /bin/sh /root/specpu2017/bin/runcpu --config=dummy-try2.cfg SPECspeed2017_int_base Hit delay threshold: enabling tracing.

(15 minutes). I'm considering breaking through gdb. Do you have any suggestions on how to trouble-shoot this issue. Does it happen to all large applications.

Assignee
Assign to
Time tracking