[Bug 2205] New: wine fails to install "Install Shield".

Wine Bugs wine-bugs at winehq.org
Sun May 2 08:02:22 CDT 2004


http://bugs.winehq.org/show_bug.cgi?id=2205

           Summary: wine fails to install "Install Shield".
           Product: Wine
           Version: 20040408
          Platform: All
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P1
         Component: wine-kernel
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: James at superbug.demon.co.uk


wine fails to install some programs that need "Install Shield 6". If Install
Shield does not exist in the wine setup, the program about to be installed will
try to install a new version of InstallShield. But the install of InstallShield
fails.
Here is some extract of a log I took of it failing. It gets stuck in a loop
(sleep, try create_pipe, sleep, etc.) trying to create a named pipe, but always
fails to create it.
0009:Call kernel32.Sleep(000003e8) ret=40a3095c
0009:Ret  kernel32.Sleep() retval=00000000 ret=40a3095c
0009:Call kernel32.CreateFileA(406dec30
"\\\\.\\pipe\\{91814EC0-B5F0-11D2-80B9-00104B1F6CEA}",c0000000,00000000,00000000,00000003,00000000,00000000)
ret=40a30898
0009:trace:heap:RtlAllocateHeap (0x40380000,00000002,00000060): returning 403f0c20
0009:trace:file:CreateFileW
L"\\\\.\\pipe\\{91814EC0-B5F0-11D2-80B9-00104B1F6CEA}" GENERIC_READ
GENERIC_WRITE OPEN_EXISTING  attributes 0x0
0009:trace:file:CreateFileW Opening a pipe:
L"\\\\.\\pipe\\{91814EC0-B5F0-11D2-80B9-00104B1F6CEA}"
0009: open_named_pipe( access=c0000000, inherit=0,
name=L"\\\\.\\pipe\\{91814EC0-B5F0-11D2-80B9-00104B1F6CEA}" )
0009: open_named_pipe() = NO_SUCH_FILE { handle=(nil) }
0009:trace:file:FILE_OpenPipe Returned (nil)
0009:trace:file:CreateFileW returning 0xffffffff
0009:trace:heap:RtlFreeHeap (0x40380000,00000002,403f0c20): returning TRUE
0009:Ret  kernel32.CreateFileA() retval=ffffffff ret=40a30898
0009:warn:ole:create_marshalled_proxy Could not open named pipe to broker
\\.\pipe\{91814EC0-B5F0-11D2-80B9-00104B1F6CEA},
le is 2
0009:Call kernel32.Sleep(000003e8) ret=40a3095c
0009:Ret  kernel32.Sleep() retval=00000000 ret=40a3095c
0009:Call kernel32.CreateFileA(406dec30
"\\\\.\\pipe\\{91814EC0-B5F0-11D2-80B9-00104B1F6CEA}",c0000000,00000000,00000000,00000003,00000000,00000000)
ret=40a30898
0009:trace:heap:RtlAllocateHeap (0x40380000,00000002,00000060): returning 403f0c20
0009:trace:file:CreateFileW
L"\\\\.\\pipe\\{91814EC0-B5F0-11D2-80B9-00104B1F6CEA}" GENERIC_READ
GENERIC_WRITE OPEN_EXISTING  attributes 0x0
0009:trace:file:CreateFileW Opening a pipe:
L"\\\\.\\pipe\\{91814EC0-B5F0-11D2-80B9-00104B1F6CEA}"
0009: open_named_pipe( access=c0000000, inherit=0,
name=L"\\\\.\\pipe\\{91814EC0-B5F0-11D2-80B9-00104B1F6CEA}" )
0009: open_named_pipe() = NO_SUCH_FILE { handle=(nil) }
0009:trace:file:FILE_OpenPipe Returned (nil)
0009:trace:file:CreateFileW returning 0xffffffff
0009:trace:heap:RtlFreeHeap (0x40380000,00000002,403f0c20): returning TRUE
0009:Ret  kernel32.CreateFileA() retval=ffffffff ret=40a30898
0009:warn:ole:create_marshalled_proxy Could not open named pipe to broker
\\.\pipe\{91814EC0-B5F0-11D2-80B9-00104B1F6CEA},
le is 2
0009:Call kernel32.Sleep(000003e8) ret=40a3095c
0009:Ret  kernel32.Sleep() retval=00000000 ret=40a3095c

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list