https://bugs.winehq.org/show_bug.cgi?id=50785
Bug ID: 50785 Summary: wineserver corruption with : msg:get_server_queue_handle Cannot get server thread queue Product: Wine Version: 6.0-rc6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: lanthruster@gmail.com Distribution: ---
Created attachment 69593 --> https://bugs.winehq.org/attachment.cgi?id=69593 wineserver explorer.exe flood
A very frustrating bug:
Install Wine 6.0 Install Adobe Acrobat DC (any version) or Adobe Acrobat XI (any version) Now run acrord32.exe
acrord32.exe will launch and work BUT
1. you won't be able to run any more wine applications but existing will continue to work 2. when a wine application is launched the process lists is flooded with explorer.exe /desktop (hundreds of them are spawned leading to resource exhaustion) 3. when you kill them with killall explorere.exe - the currently running wine applications will continue to run normally as well as acrord32.exe
4. you can still launch wineapp from another wine app but not with wine or winecosole because of 2
5. when acrord32.exe is closed wine won't return to normal it will still 2.
6. after wineserver -k everything is back to normal
the console is flooded with 01fc:fixme:heap:RtlSetHeapInformation 00000000 1 00000000 0 stub 0218:err:msg:get_server_queue_handle Cannot get server thread queue 021c:err:msg:get_server_queue_handle Cannot get server thread queue 0220:err:msg:get_server_queue_handle Cannot get server thread queue 0220:err:win:GetDesktopWindow failed to create desktop window 0220:err:msg:get_server_queue_handle Cannot get server thread queue 0220:err:win:GetDesktopWindow failed to create desktop window 0220:err:msg:get_server_queue_handle Cannot get server thread queue 0220:err:win:GetDesktopWindow failed to create desktop window 0220:err:ole:apartment_createwindowifneeded CreateWindow failed with error 1411 0584:err:module:LdrInitializeThunk Initializing dlls for L"C:\windows\system32\explorer.exe" failed, status c000013a
(see attachment)
https://bugs.winehq.org/show_bug.cgi?id=50785
Neko-san nekoNexus@protonmail.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nekoNexus@protonmail.ch
https://bugs.winehq.org/show_bug.cgi?id=50785
Aida JonikienÄ— aidas957@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aidas957@gmail.com
--- Comment #1 from Aida JonikienÄ— aidas957@gmail.com --- Does this weird issue still happen on Wine 9.0?