[Bug 44904] New: winebus blocks auto start up of scheduler service
https://bugs.winehq.org/show_bug.cgi?id=44904 Bug ID: 44904 Summary: winebus blocks auto start up of scheduler service Product: Wine Version: 3.5 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: winebus.sys Assignee: wine-bugs(a)winehq.org Reporter: dmitry(a)baikal.ru CC: aric(a)codeweavers.com Regression SHA1: regression Distribution: --- How to reproduce: 1. rm -rf ~/.wine 2. cd wine/dlls/taskschd/tests 3. make testclean && make test 4. wait 5 seconds so that wineserver shuts down 5. make testclean && make test and get 0024:err:ole:start_rpcss failed to start RpcSs service 0024:err:ole:epm_register ept_insert failed with error 1722 0024:err:schedsvc:RPC_init RpcEpRegister error 0x6ba This turned to be a regression caused by 45d82a2464b535c484b0a6e96f9851f9db573edf is the first bad commit commit 45d82a2464b535c484b0a6e96f9851f9db573edf Author: Aric Stewart <aric(a)codeweavers.com> Date: Thu Feb 2 10:38:55 2017 -0600 loader: Start winebus service by default. Signed-off-by: Aric Stewart <aric(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> After the disabling auto startup of winebus by changing "Start"=dword:00000002 to "Start"=dword:00000003 in its "WineBus" service entry in registry the problem disappears. Since by default Scheduler service is disabled (and gets enabled only once at least one task is being added) this regression was not noticed until now. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44904 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|regression |45d82a2464b535c484b0a6e96f9 | |851f9db573edf Keywords| |regression -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44904 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b5c1a8f635f2f8f8ccf7c85ad52 | |c40a632711a03 Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #1 from Dmitry Timoshkov <dmitry(a)baikal.ru> --- The regression should be fixed by b5c1a8f635f2f8f8ccf7c85ad52c40a632711a03. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44904 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.6. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44904 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |3.0.x -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44904 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|3.0.x |--- --- Comment #3 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 3.0.x milestone from bugs included in 3.0.2. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44904 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|winebus.sys |programs -- 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.
participants (1)
-
wine-bugs@winehq.org