http://bugs.winehq.org/show_bug.cgi?id=11166
Summary: Morrowind installer hangs due to probably misbehaving IPC Product: Wine Version: 0.9.53. Platform: PC URL: http://appdb.winehq.org/objectManager.php?sClass=version &iId=3329 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: vit.hrachovy@sandbox.cz
In 0.9.53 Morrowind GOTY installer started to hang about in 20% of loading the first screen. 0.9.52 works perfectly.
Last console message is:
err:rpc:I_RpcReceive we got fault packet with status 0x80004002 err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface failed with error 0x80004002 Protocol error: process 0015: sendmsg: Bad file descriptor
I'll attach the complete console messages log.
http://bugs.winehq.org/show_bug.cgi?id=11166
--- Comment #1 from Vit Hrachovy vit.hrachovy@sandbox.cz 2008-01-13 02:32:45 --- Created an attachment (id=10211) --> (http://bugs.winehq.org/attachment.cgi?id=10211) Installer console log
http://bugs.winehq.org/show_bug.cgi?id=11166
--- Comment #2 from Rico kgbricola@web.de 2008-01-13 08:00:58 --- Could you run a regression test? http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=11166
--- Comment #3 from Vit Hrachovy vit.hrachovy@sandbox.cz 2008-01-13 11:44:48 --- I will do regression testing later today as I'm out of disk space right now for getting sources from GIT.
http://bugs.winehq.org/show_bug.cgi?id=11166
--- Comment #4 from Joshua Kuhn habitue01@gmail.com 2008-01-28 01:27:35 --- Created an attachment (id=10480) --> (http://bugs.winehq.org/attachment.cgi?id=10480) Redirected error output of Setup.exe from the GOTY disc
http://bugs.winehq.org/show_bug.cgi?id=11166
Joshua Kuhn habitue01@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |habitue01@gmail.com, | |rob@codeweavers.com
--- Comment #5 from Joshua Kuhn habitue01@gmail.com 2008-01-28 05:59:26 --- I did a regression test, and here are the results:
d0f914befce1e3180f4f8712db3952248afad543 is first bad commit commit d0f914befce1e3180f4f8712db3952248afad543 Author: Rob Shearman rob@codeweavers.com Date: Tue Jan 8 12:26:19 2008 +0000
rpcrt4: Bind to the server interface in I_RpcGetBuffer, not I_RpcSendReceive.
The actual sending of the request is still done in I_RpcSendReceive though.
Disallow the server from calling I_RpcSend and I_RpcReceive to allow simplification of the code. The releasing of the connection is now done in I_RpcFreeBuffer.
Implement I_RpcNegotiateTransferSyntax.
:040000 040000 3499b04cc495bf1a0309e997d6d79118c54580d8 ce50f5b87b92e9ae0a704b6d713bfdf455404bda M dlls
http://bugs.winehq.org/show_bug.cgi?id=11166
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=11166
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #6 from Lei Zhang thestig@google.com 2008-01-28 16:23:03 --- dupe of bug 11174
*** This bug has been marked as a duplicate of bug 11174 ***
http://bugs.winehq.org/show_bug.cgi?id=11166
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Lei Zhang thestig@google.com 2008-01-28 16:23:17 --- closing