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.