http://bugs.winehq.org/show_bug.cgi?id=17162
Summary: Installed IE8 RC1 crashes on rpcrt4 call Product: Wine Version: 1.1.13 Platform: PC URL: http://www.microsoft.com/downloads/details.aspx?FamilyId =821025fe-9adf-487e-b58c-561b7c8c25db&displaylang=en OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: rpc AssignedTo: wine-bugs@winehq.org ReportedBy: bunglehead@gmail.com
Created an attachment (id=19040) --> (http://bugs.winehq.org/attachment.cgi?id=19040) crash trace
After this patch applied http://www.winehq.org/pipermail/wine-patches/2009-January/068470.html
I was able to install IE8 RC1 (ENU): e218ee0868b244e9ba26e9c54184d0ea60923e9e IE8-WindowsXP-x86-ENU.exe
But after first I've got a crash in RpcServerUseProtseqW (actually RpcServerUseProtseqEpExW wich's last in call tree).
Log provided..
http://bugs.winehq.org/show_bug.cgi?id=17162
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=17162
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2009-01-27 20:27:36 --- Could you attach a +rpc log?
http://bugs.winehq.org/show_bug.cgi?id=17162
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2009-01-27 23:08:51 --- Created an attachment (id=19042) --> (http://bugs.winehq.org/attachment.cgi?id=19042) WINEDEBUG=+tid,+rpc wine iexplore.exe &> log
(In reply to comment #1)
Could you attach a +rpc log?
http://bugs.winehq.org/show_bug.cgi?id=17162
--- Comment #3 from Juan Lang juan_lang@yahoo.com 2009-01-28 10:37:49 --- Created an attachment (id=19062) --> (http://bugs.winehq.org/attachment.cgi?id=19062) Hackish patch
This may fix the crash, though I'm sure it isn't correct. Care to try it and see?
http://bugs.winehq.org/show_bug.cgi?id=17162
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com 2009-01-28 11:10:16 --- Created an attachment (id=19063) --> (http://bugs.winehq.org/attachment.cgi?id=19063) +rpc log after patch
(In reply to comment #3)
Created an attachment (id=19062)
--> (http://bugs.winehq.org/attachment.cgi?id=19062) [details]
Hackish patch
This may fix the crash, though I'm sure it isn't correct. Care to try it and see?
Sure. I tried it. No crashes now, but nothing works either. Process just exits. New +rpc log attached.
http://bugs.winehq.org/show_bug.cgi?id=17162
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com 2009-02-05 07:24:58 --- Stub for PSRegisterPropertySchema committed:
http://source.winehq.org/git/wine.git/?a=commit;h=1ba1ff5f169517885516af9e5b...
Now this bug could be reproduced with current git version.
http://bugs.winehq.org/show_bug.cgi?id=17162
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sh.yaron@gmail.com
--- Comment #6 from Vitaliy Margolen vitaliy@kievinfo.com 2009-03-10 09:51:09 --- *** Bug 17671 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=17162
Rob Shearman robertshearman@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #7 from Rob Shearman robertshearman@gmail.com 2009-03-24 11:30:23 --- Tests and fix for this issue committed: http://source.winehq.org/git/wine.git/?a=commitdiff;h=cdf509d71f93c0d3b7b83e...
Therefore, this issue should be fixed.
http://bugs.winehq.org/show_bug.cgi?id=17162
Rob Shearman robertshearman@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |robertshearman@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=17162
--- Comment #8 from Nikolay Sivov bunglehead@gmail.com 2009-03-24 12:14:37 --- (In reply to comment #7)
Tests and fix for this issue committed: http://source.winehq.org/git/wine.git/?a=commitdiff;h=cdf509d71f93c0d3b7b83e...
Therefore, this issue should be fixed.
Yeah, I comes further, thanks. Now it crashes on unimplemented RpcEpRegisterW call :). Maybe it's better to reopen this bug, I don't think this call hard to implement when RpcEpRegisterA is present.
http://bugs.winehq.org/show_bug.cgi?id=17162
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED |
--- Comment #9 from Nikolay Sivov bunglehead@gmail.com 2009-03-24 12:17:02 --- Now crashes on RpcEpRegisterW, so summary is still valid.
http://bugs.winehq.org/show_bug.cgi?id=17162
--- Comment #10 from Nikolay Sivov bunglehead@gmail.com 2009-03-30 14:52:00 --- (In reply to comment #9)
Now crashes on RpcEpRegisterW, so summary is still valid.
Patch sent for this: http://www.winehq.org/pipermail/wine-patches/2009-March/071344.html
http://bugs.winehq.org/show_bug.cgi?id=17162
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #11 from Nikolay Sivov bunglehead@gmail.com 2009-03-31 13:42:25 --- Last RpcEpRegisterW crash fixed by commit:
http://source.winehq.org/git/wine.git/?a=commit;h=fd3b57c53a3cd042e169eb627b...
http://bugs.winehq.org/show_bug.cgi?id=17162
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Alexandre Julliard julliard@winehq.org 2009-04-10 11:21:37 --- Closing bugs fixed in 1.1.19.