[Bug 28594] New: mshtml/style.ok crashes with WINEDEBUG=warn+heap when run without DISPLAY

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Oct 5 22:59:18 CDT 2011


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 at winehq.org
        ReportedBy: dank at 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.

-- 
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.



More information about the wine-bugs mailing list