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
  • #4173
Closed
Open
Issue created Mar 08, 2020 by Administrator@rootContributor

APP CRASH (csgo.exe)

Created by: BatuhanUsluel

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." drrun crash

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:

drrun -debug crash

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
Assignee
Assign to
Time tracking