https://bugs.winehq.org/show_bug.cgi?id=44215
Bug ID: 44215 Summary: Eclipse (Europa) crashes on start Product: Wine Version: 3.0-rc3 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: mshtml Assignee: wine-bugs@winehq.org Reporter: bunglehead@gmail.com Distribution: ---
Eclipse Europa IDE crashes on start, application-generated crash log seems to suggest mshtml problem, that happens when loading Welcome window web contents.
For testing I used jre-6u33-windows-i586.exe and eclipse-cpp-europa-winter-win32.zip. You only need JRE to use it, no overrides.
https://bugs.winehq.org/show_bug.cgi?id=44215
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |19619
https://bugs.winehq.org/show_bug.cgi?id=44215
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Created attachment 59998 --> https://bugs.winehq.org/attachment.cgi?id=59998 +mshtml,+ieframe,+jscript log
Welcome window is only displayed on first launch by default, to trigger the crash on subsequent runs, do Help -> Welcome from main menu.
https://bugs.winehq.org/show_bug.cgi?id=44215
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=44215
--- Comment #2 from Ken Sharp imwellcushtymelike@gmail.com --- Did you get the regression commit?
https://bugs.winehq.org/show_bug.cgi?id=44215
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- No, I didn't.
https://bugs.winehq.org/show_bug.cgi?id=44215
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.eclipse.org/down | |loads/download.php?file=/te | |chnology/epp/downloads/rele | |ase/europa/winter/eclipse-c | |pp-europa-winter-win32.zip CC| |gyebro69@gmail.com, | |jacek@codeweavers.com Regression SHA1| |57b830526b68c28cba9792e2c48 | |9bee45680ad87
--- Comment #4 from Béla Gyebrószki gyebro69@gmail.com --- Eclipse IDE for C/C++ Developers (Win32, 60M): http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads... md5sum: 7557c42594fb749e1f7be51a17331dc7
Java Runtime Environment 1.6.0.33 (17M): https://filehippo.com/download_jre/32/tech/12538/ md5sum: e6fbeb32dbfeb10a2195b5b4b17e7d69
Regression introduced by
commit 57b830526b68c28cba9792e2c489bee45680ad87 Author: Jacek Caban jacek@codeweavers.com Date: Thu Oct 19 17:01:33 2017 +0200
mshtml: Use event target vtbl to construct target chain in fire_event_obj.
Reproduced in wine-3.0-rc3-8-g80a74873ad.
https://bugs.winehq.org/show_bug.cgi?id=44215
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com --- Thank you, Béla.
https://bugs.winehq.org/show_bug.cgi?id=44215
--- Comment #6 from Jacek Caban jacek@codeweavers.com --- Patch sent: https://source.winehq.org/patches/data/139874
Thanks for the report and testing.
https://bugs.winehq.org/show_bug.cgi?id=44215
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |c36b424ec23a2644baed9934466 | |3695cbc4fe445 Resolution|--- |FIXED
--- Comment #7 from Jacek Caban jacek@codeweavers.com --- Fixed in Git.
https://bugs.winehq.org/show_bug.cgi?id=44215
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.0-rc5.
https://bugs.winehq.org/show_bug.cgi?id=44215
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net URL|http://www.eclipse.org/down |https://web.archive.org/web |loads/download.php?file=/te |/20130120142427/http://arch |chnology/epp/downloads/rele |ive.eclipse.org/technology/ |ase/europa/winter/eclipse-c |epp/downloads/release/europ |pp-europa-winter-win32.zip |a/winter/eclipse-cpp-europa | |-winter-win32.zip
--- Comment #9 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download links via Internet Archive for documentation.
https://web.archive.org/web/20130120142427/http://archive.eclipse.org/techno...
$ sha1sum eclipse-cpp-europa-winter-win32.zip 6bc0498e95b4b2ebb54c0f2a352e2a8b1638962d eclipse-cpp-europa-winter-win32.zip
$ du -sh eclipse-cpp-europa-winter-win32.zip 61M eclipse-cpp-europa-winter-win32.zip
--- snip --- $ 7z t eclipse-cpp-europa-winter-win32.zip
Scanning the drive for archives: 1 file, 62985100 bytes (61 MiB)
Testing archive: eclipse-cpp-europa-winter-win32.zip -- Path = eclipse-cpp-europa-winter-win32.zip Type = zip Physical Size = 62985100
Everything is Ok
Folders: 82 Files: 602 Size: 69798354 Compressed: 62985100 --- snip ---
Regards