Closed
Bug 792336
Opened 12 years ago
Closed 12 years ago
crash in nsMixedContentBlocker::ShouldLoad
Categories
(Core :: Security, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 792101
People
(Reporter: jaws, Unassigned)
References
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-d727454d-6209-464a-9d0b-507772120919 .
=============================================================
I'm getting this very reliably when loading a Google+ page with the security.mixed_content.block_active_content pref enabled.
Reporter | ||
Comment 1•12 years ago
|
||
Without attaching a debugger, my guess is that isHttps is uninitialized memory here causing an invalid memory access.
http://hg.mozilla.org/mozilla-central/diff/5065dd13b53d/content/base/src/nsMixedContentBlocker.cpp
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•