DynamoRIO / DynamoRIO/dynamorio
APP CRASH (csgo.exe)
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
**Describe the bug**
I'm trying to use dynamorio with cs:go, a video game, but it crashes when run under dynamorio. Produces a memory dump file at: C:\Program Files (x86)\Steam\dumps
Exception Code: 0xC000001D
Exception Information: "The thread tried to execute an invalid instruction."
**To Reproduce**
drrun.exe -- "C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\csgo.exe"
Game starts launching. It gets into a black full-screen. Then crashes.
Please also answer these questions:
- What happens when you run without any client?
Same black full-screen as before, but then loads into game.
- What happens when you run with debug build ("-debug" flag to drrun/drconfig/drinject)?
Crashes without even going to the black full-screen. Gives this pop-up:
**Expected behavior**
Load into the games menu.
**Versions**
- What version of DynamoRIO are you using?
7.91.18319
- Does the latest build from
https://github.com/DynamoRIO/dynamorio/wiki/Latest-Build solve the problem?
No
- What operating system version are you running on? ("Windows 10" is *not* sufficient: give the release number.)
Windows 10
Version 1903
OS Build 18362.657
- Is your application 32-bit or 64-bit?
32 bit
Contributor guide
Assessment
This issue has not been assessed yet.