DynamoRIO / DynamoRIO/dynamorio

SPEC application doesn't execute after launching from DynamoRIO

Open
#3,606 12 comments 0 reactions 0 assignees View on GitHub
Bug-AppFail OpSys-x64 OpSys-x86 Status-NeedInfo
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.