https://bugs.winehq.org/show_bug.cgi?id=53809
Bug ID: 53809 Summary: Using boxnet in warpem crashes on RTX2080 (Unhandled exception: unimplemented function nvcuda.dll.cuFuncSetAttribute called in 64-bit code.) Product: Wine-staging Version: 7.17 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: alois.schloegl@gmail.com CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
Created attachment 73321 --> https://bugs.winehq.org/attachment.cgi?id=73321 backtrace
Using Boxnet in Warp (as described in [1]) runs fine one wine-staging (tested with 7.17) when running on a machine with GTX1080 cards.
When running the same setup on a machine with RTX2080 cards, Warp crashes. Running Boxnet/Warp on a Windows machine with RTX2080 cards works fine. Therefore, I believe the issue is in winestaging.
The offending function call seems to be: Unhandled exception: unimplemented function nvcuda.dll.cuFuncSetAttribute called in 64-bit code (0x0000007b01394e).
Attached are the backtrace. If needed I can also provide the debug logs, for both 1080 and 2080 cards.
[1] http://www.warpem.com/warp/?page_id=135
https://bugs.winehq.org/show_bug.cgi?id=53809
Alois Schlögl alois.schloegl@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alois.schloegl@gmail.com
--- Comment #1 from Alois Schlögl alois.schloegl@gmail.com --- Created attachment 73328 --> https://bugs.winehq.org/attachment.cgi?id=73328 patch on top of wine-staging/nvcuda fixes this bug
The attached patch fixes this issue.
Compiling wine 7.19 patched with nvcuda-CUDA_Support from wine-staging, and the attached patch fixes this issue.
Warpem with Boxnet does now run also on RTX2080 cards.
https://bugs.winehq.org/show_bug.cgi?id=53809
Alois Schlögl alois.schloegl@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Debian Version|7.17 |7.19
https://bugs.winehq.org/show_bug.cgi?id=53809
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |1f500db5b7831e19502e892216c | |ce4c38f236c9d
--- Comment #2 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Thanks
Fixed by https://gitlab.winehq.org/wine/wine-staging/-/commit/1f500db5b7831e19502e892...
https://bugs.winehq.org/show_bug.cgi?id=53809
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Fixed wine-staging bug.