-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Hi
I am the developper of HeavyM, a video mapping software.
We are in the process of switching video backend, we are going to use VLC.
During integration, I stumbled upon an AMD driver crash. So at first I thought it was because of an error in my code (like some illegal OpenGL call or something), but glGetError returns no error.
So I asked the VLC team for some help, nothing seems to be wrong about my code, and they cannot reproduce the crash on their side. They don't have access to the same graphics card i have.
Maybe this crash is due to a bug in the driver ?
Context:
AMD Radeon RX 6600
Driver Version 25.10.25.01-250724a-417878C-AMD-Software-Adrenalin-Edition
Windows 10
This trace file captured by apitrace reproduces the crash everytime on my machine.
I can provide a .dmp if needed
Thanks for the help :)