[Bug 20496] New: wine iexplore crashes if cancelling gecko install
http://bugs.winehq.org/show_bug.cgi?id=20496 Summary: wine iexplore crashes if cancelling gecko install Product: Wine Version: 1.1.32 Platform: PC URL: http://db.mmo-champion.com/adys/wine-9291/wine-9291.ht m OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: shdocvw AssignedTo: wine-bugs(a)winehq.org ReportedBy: adys.wh(a)gmail.com WINEPREFIX=~/wine-test wine iexplore http://db.mmo-champion.com/adys/wine-9291/wine-9291.htm Hit "cancel" to the gecko install warning. wine: Unhandled page fault on read access to 0x8fff0018 at address 0x7e1537c8 (thread 0009), starting debugger... Backtrace attached. Maybe related to the javascript linked? iexplore http://google.com does not reproduce the bug. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20496 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Component|shdocvw |-unknown Resolution| |INVALID --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-10-27 23:04:27 --- That configuration is not supported. IExpore without Gecko is not functional. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20496 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-10-27 23:05:01 --- Closing invalid. Gecko must be installed. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20496 --- Comment #3 from Jerome Leclanche <adys.wh(a)gmail.com> 2009-10-27 23:35:58 --- (In reply to comment #2)
Closing invalid. Gecko must be installed.
It shouldn't crash nethertheless. Most pages in iexplore show blank if gecko is disabled, this one doesn't (aren't they supposed to show "HTML rendering is disabled" anyway?). Unless you can prove otherwise, it's highly suspectable there is something wrong going on. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20496 --- Comment #4 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-10-27 23:44:59 --- This bug is of the same nature as the bug 20449. Some code (in applications and Wine itself) relies on some things that must always be functional. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20496 --- Comment #5 from Jerome Leclanche <adys.wh(a)gmail.com> 2009-10-27 23:50:58 --- (In reply to comment #4)
This bug is of the same nature as the bug 20449. Some code (in applications and Wine itself) relies on some things that must always be functional.
I'm trying to trace down the error and get a testcase. I'm trying different http headers. Dmitry, I totally understand why iexplore isn't supposed to work without gecko; however this is an application crashing 100% of the time on a page, and not crashing ever on another, byte-for-byte identical page. Try it: http://db.mmo-champion.com/adys/test.htm http://db.mmo-champion.com/ -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20496 --- Comment #6 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-10-27 23:58:56 --- IMHO it's better to spend time fixing real bugs instead of adding workarounds for intentionally broken setups. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20496 --- Comment #7 from Jerome Leclanche <adys.wh(a)gmail.com> 2009-10-28 00:04:00 --- (In reply to comment #6)
IMHO it's better to spend time fixing real bugs instead of adding workarounds for intentionally broken setups.
Obviously, this isn't about adding a work around to make iexplore work on these pages. It's about finding if anything is really going on, this could very well be broken/unsafe code. If there is no real bug behind this, I'll leave it as invalid; that's why I didn't reopen yet. If I can find what's happening, I'll reopen. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20496 --- Comment #8 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-10-28 00:21:38 --- Did you try with current GIT? There was this patch: http://source.winehq.org/git/wine.git/?a=commit;h=8a860e4c0f06f96ef71526c77e... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20496 --- Comment #9 from Jerome Leclanche <adys.wh(a)gmail.com> 2009-10-28 00:29:37 --- (In reply to comment #8)
Did you try with current GIT? There was this patch: http://source.winehq.org/git/wine.git/?a=commit;h=8a860e4c0f06f96ef71526c77e...
Yes. Actually, I'll try with an older git. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20496 --- Comment #10 from Austin English <austinenglish(a)gmail.com> 2009-10-28 02:06:20 --- (In reply to comment #6)
IMHO it's better to spend time fixing real bugs instead of adding workarounds for intentionally broken setups.
Until gecko is bundled in wine itself, I wouldn't call the lack of gecko an intentionally broken setup. There are plenty of similar workarounds in the code already. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20496 --- Comment #11 from Jerome Leclanche <adys.wh(a)gmail.com> 2009-10-28 08:02:59 --- Created an attachment (id=24410) --> (http://bugs.winehq.org/attachment.cgi?id=24410) +relay,+urlmon,+mshtml,+shdocvw wine-1.1.32-119-g07c321b Hm, my file attachment didn't make it.
Looks like it crashed hell of a lot more before. I'm going to bed, but here's a +relay,+urlmon,+mshtml,+shdocvw trace on http://talent.mmo-champion.com which also crashes.
-- 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.
http://bugs.winehq.org/show_bug.cgi?id=20496 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |8a860e4c0f06f96ef71526c77eb | |f8db3c0d5fccb Status|CLOSED |RESOLVED Resolution|INVALID |FIXED --- Comment #12 from Jerome Leclanche <adys.wh(a)gmail.com> 2012-09-14 15:22:47 CDT --- This was fixed a while ago. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20496 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #13 from Alexandre Julliard <julliard(a)winehq.org> 2012-09-28 13:43:13 CDT --- Closing bugs fixed in 1.5.14. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=20496 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Component|-unknown |mshtml -- 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.
participants (1)
-
wine-bugs@winehq.org