https://bugs.winehq.org/show_bug.cgi?id=57837
Bug ID: 57837 Summary: game controller unusable Product: Wine Version: 10.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: amie1972@163.com Distribution: ---
The game freezes after turning on the game controller。 The previous version did not have this problem. Since this operation process directly caused the game to freeze, I cannot provide screenshots or even logs.
https://bugs.winehq.org/show_bug.cgi?id=57837
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #1 from joaopa jeremielapuree@yahoo.fr --- Please perform a regression test
https://gitlab.winehq.org/wine/wine/-/wikis/Regression-Testing
https://bugs.winehq.org/show_bug.cgi?id=57837
--- Comment #2 from lamarujian amie1972@163.com --- (In reply to joaopa from comment #1)
Please perform a regression test
https://gitlab.winehq.org/wine/wine/-/wikis/Regression-Testing
It's hard for me to do a regresion testing.Now I can give some error logs: wine: Unhandled page fault on write access to 777D40D0 at address 7BD0FDF9 (thread 0024), starting debugger... 0188:err:environ:init_peb starting L"C:\windows\syswow64\winedbg.exe" in experimental wow64 mode 0194:err:sync:RtlpWaitForCriticalSection section 00010078 "dlls/ntdll/heap.c: main process heap section" wait timed out in thread 0194, blocked by 0024, retrying (60 sec) 0178:err:sync:RtlpWaitForCriticalSection section 00010078 "dlls/ntdll/heap.c: main process heap section" wait timed out in thread 0178, blocked by 0024, retrying (60 sec) 0194:err:sync:RtlpWaitForCriticalSection section 00010078 "dlls/ntdll/heap.c: main process heap section" wait timed out in thread 0194, blocked by 0024, retrying (60 sec) 0178:err:sync:RtlpWaitForCriticalSection section 00010078 "dlls/ntdll/heap.c: main process heap section" wait timed out in thread 0178, blocked by 0024, retrying (60 sec) 0194:err:sync:RtlpWaitForCriticalSection section 00010078 "dlls/ntdll/heap.c: main process heap section" wait timed out in thread 0194, blocked by 0024, retrying (60 sec) 0178:err:sync:RtlpWaitForCriticalSection section 00010078 "dlls/ntdll/heap.c: main process heap section" wait timed out in thread 0178, blocked by 0024, retrying (60 sec)
https://bugs.winehq.org/show_bug.cgi?id=57837
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick@piezo-forte.be
--- Comment #3 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
Could you at least state which game?
Regards.
https://bugs.winehq.org/show_bug.cgi?id=57837
--- Comment #4 from lamarujian amie1972@163.com --- (In reply to Olivier F. R. Dierick from comment #3)
Hello,
Could you at least state which game?
Regards.
It's TombRaider 10thAnniversaryEdition.
https://bugs.winehq.org/show_bug.cgi?id=57837
--- Comment #5 from lamarujian amie1972@163.com --- But not only this one freeze,any game uses controller is the same.
https://bugs.winehq.org/show_bug.cgi?id=57837
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com --- We had one issue fixed recently, see bug 57803. If you're unable to build current wine to check, you'll be able to test with wine 10.2 to see if it's the same issue.
https://bugs.winehq.org/show_bug.cgi?id=57837
--- Comment #7 from lamarujian amie1972@163.com --- (In reply to Nikolay Sivov from comment #6)
We had one issue fixed recently, see bug 57803. If you're unable to build current wine to check, you'll be able to test with wine 10.2 to see if it's the same issue.
As you say,the bug 57803 is fixed by recent commit,Now I can play the game without problem.Thanks.