[Bug 48762] New: IExplore immediately crashes on www.msnbc.com

WineHQ Bugzilla wine-bugs at winehq.org
Mon Mar 16 23:32:23 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=48762

            Bug ID: 48762
           Summary: IExplore immediately crashes on www.msnbc.com
           Product: Wine
           Version: unspecified
          Hardware: x86
               URL: http://www.msnbc.com
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: jscript
          Assignee: wine-bugs at winehq.org
          Reporter: whydoubt at gmail.com
      Distribution: ---

On wine's iexplore.exe, while trying to load www.msnbc.com, the browser
crashes.
The last line on the console:

Assertion failed: jsdisp->builtin_info->class != JSCLASS_NONE, file object.c,
line 83

I tracked down the part of the site that leads to the crash, and reduced it to

<meta http-equiv="x-ua-compatible" content="ie=edge">
<script>{}.toString.call(Object.create(Number.prototype))</script>

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