[Bug 1249] New: - Patch 7166 introduces InstallShield regression

wine-bugs at winehq.com wine-bugs at winehq.com
Sat Feb 1 21:56:36 CST 2003


http://bugs.winehq.com/show_bug.cgi?id=1249

           Summary: Patch 7166 introduces InstallShield regression
           Product: Wine
           Version: CVS
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-kernel
        AssignedTo: wine-bugs at winehq.com
        ReportedBy: keldon at ont.com


Patch 7166 (Started moving functions that deal with Unix file descriptors to a
separate fd object) causes a regression in Garmin's Mapsource installer.  Before
this patch, the installer would complete the installation.  Now, it hangs in the
initialization.

I'll attach a log showing where the hang occurs.  It seems to be a bug with
named pipes.  Looks like a process writes to one, but the process on the other
end hangs in a call to ReadFile().

Note that when backing out the mentioned patch, I also backed out a later patch
to the wineserver (make process/thread ids small ints).  Just backing out this
second patch has no effect on the hang.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1249>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.



More information about the wine-bugs mailing list