http://bugs.winehq.org/show_bug.cgi?id=12761
Summary: net start spooler results in an infinite loop Product: Wine Version: 0.9.60 Platform: PC OS/Version: Linux Status: UNCONFIRMED Keywords: regression Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: thestig@google.com
This one feels like a bit of a heisenbug. To reproduce most reliably:
rm ~/.wine wineprefixcreate -w wine net start spooler
This command used to immediately return, but with the latest Wine, it busy waits instead. Git bisect says:
a0bbf8477cddff241064d54de44f24a515a8712f is first bad commit commit a0bbf8477cddff241064d54de44f24a515a8712f Author: Alexandre Julliard julliard@winehq.org Date: Wed Apr 16 12:38:41 2008 +0200
wine.inf: Use a proper services section to install services.
http://bugs.winehq.org/show_bug.cgi?id=12761
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2008-04-24 15:57:44 --- Copy/paste error in service type, it's fixed now.
http://bugs.winehq.org/show_bug.cgi?id=12761
postnet@dragas.dyndns.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |postnet@dragas.dyndns.org
--- Comment #2 from postnet@dragas.dyndns.org 2008-05-02 06:05:09 --- *** Bug 12909 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=12761
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2008-05-02 12:37:42 --- Closing bugs fixed in 0.9.61.