Closed Bug 1236338 Opened 8 years ago Closed 8 years ago

crash [@ mozilla::dom::BroadcastChannelBinding::GetConstructorObjectHandle]

Categories

(Core :: DOM: Core & HTML, defect)

36 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1218473

People

(Reporter: smaug, Unassigned)

References

Details

Crash Data

And this is a recent regression (first appearance 2015-12-17) or we used to crash elsewhere before.
Crash Signature: [@ mozilla::dom::BroadcastChannelBinding::GetConstructorObjectHandle]
Those crash reports seem to be fingering line 584 in BroadcastChannelBinding.cpp, which is:

    CreateInterfaceObjects(aCx, aGlobal, protoAndIfaceCache, aDefineOnGlobal);

There's nothing obvious to crash there...

Note also that I see no codegen changes around 2015-12-17.

I do see some maybe-relevant worker changes: bug 1233171, bug 901097.
Had perma startup crashes with this signature and Firefox 46.0a1 20160101 32 bit on Windows 8.1 64 bit after I upgraded the Intel HD graphics driver from 15.36.24.4264 to 15.36.28.4332 (that's the version number on the intel homepage, only the last version part matches the driver version). Newer builds also permacrashed on startup but with different signatures, see bug 1237240.

That new driver version got released shortly (2015-12-14 or 2015-12-11, dates on list and details page are different) before it's first appearance here (2015-12-17): https://downloadcenter.intel.com/download/25588/Intel-Graphics-Driver-for-Windows-7-8-1-15-36-28-4332-

Issue disappeared with Optimus disabled and after downgrade and upgrade of Intel HD driver.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.