http://bugs.winehq.org/show_bug.cgi?id=16882 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Multiple Windows service |Multiple Windows service |processes fail to |processes fail to |start/hang due to missing |start/hang due to missing |SECURITY_SERVICE_RID in |SECURITY_SERVICE_RID in |process token (Microsoft |process token (Microsoft |WMI core 1.5 service, |WMI core 1.5 service, |PostgreSQL, AMMYY Admin |PostgreSQL) |v3.x) | --- Comment #17 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, revisiting, still present. Interestingly, AMMYY Admin v3.x started working with Wine 9.4 release. More exactly: with commit https://github.com/wine-mirror/wine/commit/e92ba2de43d7afbe0704b11b29f7c30f4... So it was likely suffering from bug 40613 Removing it from the list. WMI core 1.5 service still hangs after install. Note, you need a 32-bit WINEPREFIX for testing. The installer gets WOW64 redirection wrong. --- snip --- $ wine net start Winmgmt 0090:fixme:ntoskrnl:MmMapIoSpace stub: 0x00000000000f0000, 65536, 1 00d8:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\winebth": c00000e5 003c:fixme:service:scmdatabase_autostart_services Auto-start service L"winebth" failed to start: 1359 The Windows Management Instrumentation service is starting. 0144:fixme:ole:CoInitializeSecurity 00000000, -1, 00000000, 00000000, 2, 2, 00000000, 0, 00000000 stub 00c8:err:service:process_send_start_message service L"Winmgmt" failed to start Service request timeout. --- snip --- --- snip --- (Thu Nov 27 16:20:39 2025) : Starting WinMgmt, ProcID = 140, CmdLine = , User = rmi1974(Thu Nov 27 16:20:39 2025) : WinMgmt bIsService = 0, return code from function determining if service = 0(Thu Nov 27 16:20:39 2025) : WinMgmt gbRunAsApp = 1(Thu Nov 27 16:20:39 2025) : Starting Initialize, ID = 140(Thu Nov 27 16:20:39 2025) : Registered class factory with flags: 0x15 (Thu Nov 27 16:20:39 2025) : RegOpenKey returned 0x2 while trying to open the transports node. Using default transports!(Thu Nov 27 16:20:39 2025) : Initialize complete(Thu Nov 27 16:20:39 2025) : WindowProc got hWnd=20058, message=24, wParam=0, lParam=31f800(Thu Nov 27 16:20:39 2025) : WindowProc got hWnd=20058, message=81, wParam=0, lParam=31f654(Thu Nov 27 16:20:39 2025) : WindowProc got hWnd=20058, message=83, wParam=0, lParam=31f818(Thu Nov 27 16:20:39 2025) : WindowProc got hWnd=20058, message=1, wParam=0, lParam=31f654(Thu Nov 27 16:20:39 2025) : Inside the waiting function --- snip --- $ wine --version wine-10.19-296-gf5944829dc8 Regards -- 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.