https://bugs.winehq.org/show_bug.cgi?id=52135
Bug ID: 52135 Summary: Failed to connect to the mount manager in Wine-Staging Product: Wine-staging Version: 6.22 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ArchLinux
Created attachment 71178 --> https://bugs.winehq.org/attachment.cgi?id=71178 terminal output
The problem appeared in Staging a couple days ago: when running 'winecfg' to create a new prefix or update an existing one, winecfg crashes and the 'Drives' tab is blank showing an error: Failed to connect to the mount manager; the drive configuration cannot be edited.
According to the regression test I performed between upstream Wine and Wine-Staging the Staging patch to blame: https://github.com/wine-staging/wine-staging/blob/master/patches/ntdll-Criti...
The first upstream commit when the bug appears: 95615a4afbac69b171d54533a4494e43f7811b55 mountmgr: Move the DBus support to the Unix library.
https://bugs.winehq.org/show_bug.cgi?id=52135
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |erich.e.hoover@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=52135
--- Comment #1 from Erich E. Hoover erich.e.hoover@gmail.com --- That is a very odd patch to cause this problem, I'm not a huge expert on the fast critical section patches but I'll see if I can take a look in the next few days.
https://bugs.winehq.org/show_bug.cgi?id=52135
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID
--- Comment #2 from Béla Gyebrószki gyebro69@gmail.com --- This turned out to be caused by some obscure kernel configuration option (I'm using a custom kernel on Arch). The stock Arch Linux kernel doesn't have this bug. In any case it is interesting that the problem didn't occur when I compiled Staging without the ntdll_CriticalSection patch. Marking as invalid.
https://bugs.winehq.org/show_bug.cgi?id=52135
Erich E. Hoover erich.e.hoover@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|erich.e.hoover@gmail.com |
https://bugs.winehq.org/show_bug.cgi?id=52135
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Gijs Vermeulen gijsvrm@gmail.com --- Closing.