pal1000
pal1000
Does the crash occurs with MSVC release, MinGW or both?
Try MSVC. While llvmpipe and lavapipe drivers are a bit slower, it's more reliable overall.
> I get this failure (only msvc builds), ex: demo app https://www.winteracter.com/demo.htm > > I don't get it with `GALLIUM_DRIVER=llvmpipe` but I do get it with `GALLIUM_DRIVER=d3d12` (maybe that's the...
> Hi > > I've installed 23.1.9 using the system wide deploy tool on Windows Server 2022. > > When I try to run my app it immediately crashes. >...
> > Other attempts: > > MinGW version 23.2.1 per-app-deployment This results in zlib1.dll not found. I've tried llvmpipe and softpipe > > This is odd. I need to run...
Yes and I think it will stay broken until [this passes review and gets merged](https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24486).
Please report [upstream](https://gitlab.freedesktop.org/mesa/mesa/-/issues). In addition to the dump a call stack may be necessary.
> Isn't the call stack derived from the dump? Probably but without debug symbols the call stack only includes function names and memory offsets. It lacks more useful info like...
Make sure the directory you are deploring to is correct.
> I tried the game I mentioned: Abashera Revamped. It is freeware and can be easily found on the internet. > I now tried to run the game, which resulted...