[Bug 17273] SetNamedPipeHandleState is a stub (FireFox+Flash, Win8/NET 4.x SDK installer)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jul 4 17:34:04 CDT 2012


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |focht at gmx.net
            Summary|SetNamedPipeHandleState is  |SetNamedPipeHandleState is
                   |a stub - affects flash on   |a stub (FireFox+Flash,
                   |FireFox                     |Win8/NET 4.x SDK installer)

--- Comment #23 from Anastasius Focht <focht at gmx.net> 2012-07-04 17:34:04 CDT ---
Hello,

this insufficiency also affects Windows Software Development Kit (SDK) for
Windows 8 Release Preview (includes SDK for .NET 4.x).

The (WiX Burn based) bootstrapper installer ought to communicate with child
process using named pipes and this fails.

--- snip ---
...
002f:Call KERNEL32.CreateNamedPipeW(001735f0
L"\\\\.\\pipe\\BurnPipe.{86F7F562-0AC4-4083-AB8C-8C970652DEAD}",00080003,00000000,00000001,00010000,00010000,00000001,00000000)
ret=0040d687
002f:Ret  KERNEL32.CreateNamedPipeW() retval=00000050 ret=0040d687 
...
002f:Call KERNEL32.CreateNamedPipeW(001735f0
L"\\\\.\\pipe\\BurnPipe.{86F7F562-0AC4-4083-AB8C-8C970652DEAD}.Cache",00080003,00000000,00000001,00010000,00010000,00000001,00000000)
ret=0040d752
002f:Ret  KERNEL32.CreateNamedPipeW() retval=00000054 ret=0040d752 
...
002f:Call KERNEL32.SetNamedPipeHandleState(00000050,0033fa90,00000000,00000000)
ret=0040d826
002f:Ret  KERNEL32.SetNamedPipeHandleState() retval=00000000 ret=0040d826 
...
002f:Call KERNEL32.lstrlenA(001463f0 "[002E:002F][2012-07-05T00:15:05]: Error
0x80004005: Failed to set pipe to non-blocking.\r\n") ret=0042f42a 
...
002f:Call KERNEL32.lstrlenA(001463f0 "[002E:002F][2012-07-05T00:15:05]: Error
0x80004005: Failed to connect to elevated parent process.\r\n") ret=0042f42a 
...
--- snip ---

Download: http://msdn.microsoft.com/en-us/windows/desktop/hh852363.aspx

$ wine --version
wine-1.5.8

Regards

-- 
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