Git Product home page Git Product logo

Comments (8)

doitsujin avatar doitsujin commented on August 22, 2024

Same issue as #8.

from dxvk.

pingubot avatar pingubot commented on August 22, 2024

@doitsujin :

I tried both heaven and valley again with the current git which includes: a567f6a.
But both still crash, so i guess that one is not a duplicate of Issue #8 .

New logs attached:

Valley_dxgi.log
Valley_d3d11.log
backtrace-20180204.txt

Many thx,
Christian

from dxvk.

doitsujin avatar doitsujin commented on August 22, 2024

Thing with these driver issues on Nvidia is that everything about them is guesswork. And that's the issue here, it's not Unigine Valley that crashes, it's the Nvidia driver that crashes. And it crashes for a lot of random things.

The logs are completely useless because they don't contain any crash info. The backtrace is completely useless because Nvidia's closed source driver doesn't export any symbols. Dumping the shaders which cause the crash is next to useless because pretty much anything in there could cause the issue. Ultimately there is nothing I can do about it except randomly stuble upon a solution.

I won't reopen this particular issue because the title is misleading, but feel free to open a new meta issue for Nvidia driver crashes in general. I don't want 500 different issues covering the exact same problem.

from dxvk.

roothorick avatar roothorick commented on August 22, 2024

Vulkan being what it is, I suspect that these are, the vast majority of the time, uncaught undefined behavior bugs running afoul of a driver that's internally fundamentally different. NV has their own GPU debugger that could go a long way towards figuring this stuff out. However, without a GeForce in the hands of someone that knows what they're doing, that doesn't help much.

from dxvk.

GabrielMajeri avatar GabrielMajeri commented on August 22, 2024

@roothorick By "NV has their own GPU debugger" you mean NVIDIA NSight, right?

I'm no GPU expert, but I've got an NVIDIA GPU on a Windows VM. I'll try running Visual Studio and NVIDIA NSight and see if I can provide some more useful logs.

from dxvk.

pingubot avatar pingubot commented on August 22, 2024

@doitsujin , ok, thant sounds bad. Will open a meta bug with apps/games which crash the nvidia driver. As you mentioned you have no way to debug it, i am wondering how others are doing that (like feral who also translate dx11->vulkan, or ID which hvae natve vulkan titles) etc..

I Hope @GabrielMajeri is right, and he can debug that issue with nsight, whatever that is :) .

from dxvk.

GabrielMajeri avatar GabrielMajeri commented on August 22, 2024

I managed to get it to work with the example.
capture

It didn't work so well with Unigine Valley though.
valley

from dxvk.

roothorick avatar roothorick commented on August 22, 2024

Well....

  1. I was thinking of the Linux Graphics Debugger, not knowing at the time it doesn't yet have Vulkan support.

  2. The Nsight overlay in the example window is a big red flag. Nsight doesn't have a HUD for Vulkan mode, so apparently Nsight itself is running under DXVK. That's.... not terribly useful. You need to find a way to have DXVK inside Nsight, not the other way around.

from dxvk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.