http://bugs.winehq.org/show_bug.cgi?id=28600
Bug #: 28600 Summary: Gameshadow crashes into msxml3 Product: Wine Version: 1.3.23 Platform: x86 URL: http://gameshadow.vo.llnwd.net/o1/ltd/patches/download /gameshadow/GameShadow_v3-1-0.exe OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: msxml3 AssignedTo: wine-bugs@winehq.org ReportedBy: xerox_xerox2000@yahoo.co.uk Classification: Unclassified
Created attachment 36746 --> http://bugs.winehq.org/attachment.cgi?id=36746 crash log
prerequisite: winetricks mfc42 wsh56vb
after installation the app crashes with the attached console output
http://bugs.winehq.org/show_bug.cgi?id=28600
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #36746|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=28600
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2011-10-22 12:22:07 CDT --- Created attachment 37062 --> http://bugs.winehq.org/attachment.cgi?id=37062 patch
Try this one.
http://bugs.winehq.org/show_bug.cgi?id=28600
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2011-10-22 13:06:49 CDT --- hi nicolay, with the patch the crash is gone. However, several error message boxes show up, with "Object doesn't support this action" In the console many lines
err:msxml:doparse Start tag expected, '<' not found
show up while this happens.
Dunno 100% sure if those errors are related to that line.
http://bugs.winehq.org/show_bug.cgi?id=28600
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2011-10-22 14:25:47 CDT --- Sure, there's still some things to fix like
--- fixme:msxml:domselection_get__newEnum (0x2a5a500)->(0x32ed78) ---
and this one if fatal too:
--- err:msxml:doparse Failed to create parser context ---
I'll think about a first one, once it's done I'll need a new log etc.
http://bugs.winehq.org/show_bug.cgi?id=28600
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com 2011-10-24 13:57:15 CDT --- Crash fixed with ae6ea94bb3233c1339098dd4e9c4881fcea55e70, stub added as a3a1f4e3fb62178bcb67a0016cb50079b4d31ad4. Please attach new +msxml,+tid log if it still doesn't work for you.
http://bugs.winehq.org/show_bug.cgi?id=28600
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs@winehq.org |bunglehead@gmail.com
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com 2011-10-30 03:03:28 CDT --- I have a patch for next stopper which is IEnumVARIANT::Next() method, after that it starts fine, still with some msxml errors and parser failures but without any messages or crashes.
It looks like it uses msxml DOM classes in scripted environment within browser, so next problems should be reported separately, cause it's not really clear where xml stream comes from (it could be broken in a first place).
http://bugs.winehq.org/show_bug.cgi?id=28600
--- Comment #6 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2011-10-30 16:28:42 CDT --- (In reply to comment #4)
Crash fixed with ae6ea94bb3233c1339098dd4e9c4881fcea55e70, stub added as a3a1f4e3fb62178bcb67a0016cb50079b4d31ad4. Please attach new +msxml,+tid log if it still doesn't work for you.
Yes, the crash is fixed indeed. good work. I'll wait until the other patch you sent for this bug, is in git and then resolve it as fixed.
http://bugs.winehq.org/show_bug.cgi?id=28600
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com 2011-10-31 13:01:54 CDT --- The other patch is in as 4bb9da77767602e3fb798654da0920b7f157691c.
http://bugs.winehq.org/show_bug.cgi?id=28600
--- Comment #8 from Nikolay Sivov bunglehead@gmail.com 2011-11-04 14:47:53 CDT --- Louis, please retest this one with current git.
http://bugs.winehq.org/show_bug.cgi?id=28600
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #9 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2011-11-05 09:58:29 CDT --- (In reply to comment #8)
Louis, please retest this one with current git.
Looks like msxml stuff is fixed. Shows same behaviour with native and builtin msxml3.
The app still doesn't start, but that's another bug (mshtml and friends i believe)
Thanks for the fix!
http://bugs.winehq.org/show_bug.cgi?id=28600
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |4bb9da77767602e3fb798654da0 | |920b7f157691c
http://bugs.winehq.org/show_bug.cgi?id=28600
--- Comment #10 from Nikolay Sivov bunglehead@gmail.com 2011-11-05 10:01:18 CDT --- I added the last one as fixed sha1, just for a record.
http://bugs.winehq.org/show_bug.cgi?id=28600
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org 2011-11-18 13:04:12 CST --- Closing bugs fixed in 1.3.33.
https://bugs.winehq.org/show_bug.cgi?id=28600
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|bunglehead@gmail.com |wine-bugs@winehq.org