https://bugs.winehq.org/show_bug.cgi?id=51118
Bug ID: 51118 Summary: Xorg IO error 9 bad file descriptor Product: Wine Version: 6.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: 0456523@gmail.com Distribution: ---
When trying to run anything that opens a graphics window (basically any game) it will crash and Xorg will spit this out on the terminal (this was an attempt to run Half-Life): ``` [pqcraft@PQC-PC]:~/Programs/Counter-Strike$ wine hl.exe wine: Read access denied for device L"\??\Z:\", FS volume label and serial are not available. steamservice.cpp (229) : Assertion Failed: BOpenService failed (1060) XIO: fatal IO error 9 (Bad file descriptor) on X server ":0" after 187 requests (186 known processed) with 0 events remaining. X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 10 (X_UnmapWindow) Resource id in failed request: 0x3600001 Serial number of failed request: 300 Current serial number in output stream: 309 ``` I have no idea what that means but I suspect it has something to do with my graphics drivers as I changed over from 'rocm-dkms' to the Oibaf drivers so that I could use kernel 5.12.2. I am going to make this bug report anyway just in case this is a problem with wine as only wine has this issue (CS:GO works fine and other native Linux games).
https://bugs.winehq.org/show_bug.cgi?id=51118
--- Comment #1 from PQCraft 0456523@gmail.com --- Created attachment 69985 --> https://bugs.winehq.org/attachment.cgi?id=69985 terminal output
sorry i added the output in the comment so heres the attachment verison
https://bugs.winehq.org/show_bug.cgi?id=51118
PQCraft 0456523@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Mint
https://bugs.winehq.org/show_bug.cgi?id=51118
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal
--- Comment #2 from Ken Sharp imwellcushtymelike@gmail.com --- Does this still occur in the latest version of Wine?