[Bug 12761] New: net start spooler results in an infinite loop

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 23 13:56:43 CDT 2008


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 at winehq.org
        ReportedBy: thestig at 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 at winehq.org>
Date:   Wed Apr 16 12:38:41 2008 +0200

    wine.inf: Use a proper services section to install services.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list