[Bug 43784] Updating a 2.16 prefix to 2.17 causes Wine to hang forever updating the configuration.

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Sep 25 18:25:05 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=43784

--- Comment #2 from alexchandel at gmail.com ---
Seems like a serious regression. Even creating a new prefix fails:

WINEPREFIX=/Users/alex/wine-test winecfg
wine: created the configuration directory '/Users/alex/wine-test'
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{00000131-0000-0000-c000-000000000046}
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{6d5140c1-7436-11ce-8034-00aa006009fa}
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub,
hres=0x80004002
err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
err:ole:get_local_server_stream Failed: 80004002
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{00000131-0000-0000-c000-000000000046}
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{6d5140c1-7436-11ce-8034-00aa006009fa}
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub,
hres=0x80004002
err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
err:ole:get_local_server_stream Failed: 80004002
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
fixme:dwmapi:DwmIsCompositionEnabled 0x6dbd1518
fixme:winsock:set_dont_fragment IP_DONTFRAGMENT for IPv4 not supported in this
platform
fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x69ebd3de, context
0x9e6580, init_notify 0, handle 0x12cf190): stub

The "Wine configuration is being updated" dialog never disappears, and nothing
else is ever printed.

Killing the unresponsive process results in the following additional lines
printed:

fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
fixme:dwmapi:DwmIsCompositionEnabled 0x6d5d3018
fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x6a0cb608, context
0x9587b8, init_notify 0, handle 0x118f454): stub
fixme:winsock:set_dont_fragment IP_DONTFRAGMENT for IPv4 not supported in this
platform
wine: configuration in '/Users/alex/wine-test' has been updated.

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