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(a)winehq.org Reporter: alois.schloegl(a)gmail.com CC: leslie_alistair(a)hotmail.com, z.figura12(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.