https://bugs.winehq.org/show_bug.cgi?id=52647
--- Comment #10 from Sveinar Søpler cybermax@dexter.no --- Well that seemed to crash incredibly fast.
This seems a bit iffy to me: Z:\nfs\scistore16\jonasgrp\schloegl.wine\drive_c\CUDA-Z
Where is this coming from? Are you running $HOME from a nfs drive?
What i typed was just an example.. I run CUDA-Z like this:
cd "$HOME/.wine/drive_c/Program Files/CUDA-Z" WINEDEBUG=+nvcuda wine ./CUDA-Z-64bit.exe
If that crashes, you can run: WINEDEBUG=+loaddll wine ./CUDA-Z-64bit.exe
and post that log.
I do believe there have been some reports about permissions and stuff when running wine from a prefix on a nfs drive, but i am not saying that is absolutely not working.. i am just saying it is kind of weird wine immediately crashes for you, and you SEEM to be running from a nfs drive (for some reason).
Could very well be some changes between Debian10 -> Debian11 when it comes to nfs mounting.. maybe kernel stuff or whatnot that could explain the differences if you are running it like that.
If you are adamant on running wine from a mounted nfs drive, i am afraid i do not have knowledge enough to figure out what could be wrong tho.