Closed Bug 1432419 Opened 6 years ago Closed 6 years ago

Crash in mozilla::net::nsHttpChannel::ProcessId

Categories

(WebExtensions :: Request Handling, defect)

57 Branch
defect
Not set
critical

Tracking

(firefox-esr52 unaffected, firefox58 fixed, firefox59 fixed, firefox60 fixed)

RESOLVED DUPLICATE of bug 1416227
Tracking Status
firefox-esr52 --- unaffected
firefox58 --- fixed
firefox59 --- fixed
firefox60 --- fixed

People

(Reporter: philipp, Unassigned)

References

Details

(Keywords: crash, regression)

Crash Data

This bug was filed from the Socorro interface and is
report bp-a61f8c24-ee71-4f9b-baaf-c0b8d0180123.
=============================================================

Top 10 frames of crashing thread:

0 xul.dll mozilla::net::nsHttpChannel::ProcessId netwerk/protocol/http/nsHttpChannel.cpp:6754
1 xul.dll mozilla::extensions::StreamFilterParent::Create toolkit/components/extensions/webrequest/StreamFilterParent.cpp:141
2 xul.dll mozilla::dom::ContentParent::RecvInitStreamFilter dom/ipc/ContentParent.cpp:3317
3 xul.dll mozilla::dom::PContentParent::OnMessageReceived ipc/ipdl/PContentParent.cpp:3538
4 xul.dll mozilla::ipc::MessageChannel::DispatchAsyncMessage ipc/glue/MessageChannel.cpp:2119
5 xul.dll mozilla::ipc::MessageChannel::DispatchMessageW ipc/glue/MessageChannel.cpp:2049
6 xul.dll mozilla::ipc::MessageChannel::RunMessage ipc/glue/MessageChannel.cpp:1895
7 xul.dll mozilla::ipc::MessageChannel::MessageTask::Run ipc/glue/MessageChannel.cpp:1928
8 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1039
9 xul.dll NS_ProcessNextEvent xpcom/threads/nsThreadUtils.cpp:521

=============================================================

this crash signature is regressing in firefox 57 with bug 1255894. on release it's 100% correlated to the presence of the "NoScript Security Suite" addon and many user comments link the crash to interacting with the XSS popup, a couple of times in relation to tumblr as well:
https://crash-stats.mozilla.com/signature/?signature=mozilla%3A%3Anet%3A%3AnsHttpChannel%3A%3AProcessId&date=%3E%3D2017-12-24#comments
Group: toolkit-core-security
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Looks like this was fixed in 58 in bug 1430508 (there is no patch in bug 1416227). Over the last 3 months there is one crash report from 59.0b1 (which we released before the 58 RC)  

Just noting this as I take this bug out of regression triage by switching the status flags to fixed.
Product: Toolkit → WebExtensions
Group: toolkit-core-security
You need to log in before you can comment on or make changes to this bug.