Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Runtime Bug]: Hard crash on HL2 RTX after rendering a few frames #767

Open
slxdy opened this issue Mar 18, 2025 · 2 comments
Open

[Runtime Bug]: Hard crash on HL2 RTX after rendering a few frames #767

slxdy opened this issue Mar 18, 2025 · 2 comments
Labels
bug Something isn't working hybrid-gpu hybrid gpu setup (i.e. dGPU + iGPU) runtime RTX Remix runtime

Comments

@slxdy
Copy link

slxdy commented Mar 18, 2025

Describe the bug

After starting Half-Life 2 RTX, a few frames of the main menu screen are rendered, after which my PC hard crashes. No BSOD, no visible errors, just a sudden freeze and a reboot.

How do you reproduce the bug?

Run Half-Life 2 Rtx.

What is the expected behavior?

No response

Version

Unsure

Logs

The logs seem to contain little to no info about the crash as the final log seems to always differ.
In one instance the game crashed at the exact same moment as a log was being streamed to remix-dxvk.log, resulting in a half written log, followed by corrupted characters (though I lost that log file).

I also checked event viewer to see if I can catch any logs made by Nvidia drivers, but found nothing relevant.

bridge32.log
bridge64.log
remix-dxvk.log

Crash dumps

The crash is so sudden that no dumps are generated.

Media

No response

@slxdy slxdy added bug Something isn't working runtime RTX Remix runtime triage labels Mar 18, 2025
@pkristof
Copy link
Collaborator

Can you try enabling gpu dumps and see if a .nv-gpudmp gets generated on crash?

To enable GPU crash dumps uncomment/remove hashtag in #dxvk.enableAftermath = True in dxvk.conf prior to launching the game,

Then after the crash share *.nv-gpudmp file and contents of ShaderDebugInfo\ in the root folder of the game along with remix logs. Double check the timestamps are from the run of the crash.

@pkristof pkristof added hybrid-gpu hybrid gpu setup (i.e. dGPU + iGPU) and removed triage labels Mar 20, 2025
@sawyermade
Copy link

Same thing on mine, RTX 4090 newest drivers, 3900x, newest win11 pro, and every time I get to the main menu, a few second later before I can click anything my whole pc hard reboots. I can’t seem to find any logs either, it’s so fast.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hybrid-gpu hybrid gpu setup (i.e. dGPU + iGPU) runtime RTX Remix runtime
Projects
None yet
Development

No branches or pull requests

3 participants