DynamoRIO / DynamoRIO/dynamorio

python app: Fatal error: failed to write trace

Open
#3,573 3 comments 0 reactions 0 assignees View on GitHub
Bug-ToolFail Component-DrMemtrace Status-NeedInfo
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

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.

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.