http://bugs.winehq.org/show_bug.cgi?id=28594
Bug #: 28594 Summary: mshtml/style.ok crashes with WINEDEBUG=warn+heap when run without DISPLAY Product: Wine Version: 1.3.29 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: mshtml AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com Classification: Unclassified
(Not a dup of bug 28262; this seems to have been added later?).
To repeat:
unset DISPLAY cd dlls/mshtml/tests WINEDEBUG=warn+heap make style.ok
Log:
Backtrace: =>0 0x69390822 update_window_doc+0x18(window=0xf12850) [dlls/mshtml/htmlwindow.c:2387] in mshtml (0x0034fac8) 1 0x6939078b HTMLWindow_Create+0x1a9(doc_obj=0x14a288, nswindow=(nil), parent=(nil), ret=0x14a300) [dlls/mshtml/htmlwindow.c:2365] in mshtml (0x0034faf8) ...
It's not really normal for users to do this, but it shouldn't crash.
http://bugs.winehq.org/show_bug.cgi?id=28594
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|mshtml/style.ok crashes |mshtml/style.ok crashes |with WINEDEBUG=warn+heap |when run without DISPLAY |when run without DISPLAY |
--- Comment #1 from Dan Kegel dank@kegel.com 2011-10-05 23:27:13 CDT --- (Has nothing to do with warn+heap, that's just where I saw it first.)
http://bugs.winehq.org/show_bug.cgi?id=28594
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #2 from Jacek Caban jacek@codeweavers.com 2011-10-18 05:42:24 CDT --- With the patch:
http://source.winehq.org/patches/data/80076
tests properly fail, without a crash.
http://bugs.winehq.org/show_bug.cgi?id=28594
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b5a031d8046ff23b049c664f2e5 | |1239a8235ef6d Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com 2011-10-18 13:21:43 CDT --- (In reply to comment #2)
With the patch:
http://source.winehq.org/patches/data/80076
tests properly fail, without a crash.
http://source.winehq.org/git/wine.git/commitdiff/b5a031d8046ff23b049c664f2e5...
http://bugs.winehq.org/show_bug.cgi?id=28594
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2011-10-21 13:50:10 CDT --- Closing bugs fixed in 1.3.31.