Closed
Bug 1089749
Opened 10 years ago
Closed 10 years ago
crash in @0x0 | mozilla::net::SpdySession31::CleanupStream(mozilla::net::SpdyStream31*, tag_nsresult, mozilla::net::SpdySession31::rstReason)
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox36 | --- | affected |
People
(Reporter: aaronmt, Unassigned, NeedInfo)
References
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
6.73 KB,
application/octet-stream
|
hossainroufique
:
review+
hossainroufique
:
data-review+
hossainroufique
:
a11y-review+
hossainroufique
:
ui-review+
hossainroufique
:
feedback+
hossainroufique
:
checkin+
|
Details |
This bug was filed from the Socorro interface and is
report bp-c1c265eb-e7a9-4ced-adcf-59ed02141027.
=============================================================
Reporter | ||
Updated•10 years ago
|
Component: General → Networking
Product: Firefox for Android → Core
Version: Firefox 36 → 36 Branch
Reporter | ||
Comment 1•10 years ago
|
||
I crashed with this signature randomly while just closing a tab. I can't reproduce it.
Reporter | ||
Updated•10 years ago
|
Component: Networking → Networking: HTTP
Comment 3•10 years ago
|
||
Signature is similar to bug 1089790 which was duped to bug 1089638, which makes sense given comment 2.
Comment 4•10 years ago
|
||
Bughunter sees
Assertion failure: false (AddStream duplicate transaction pointer), at /mozilla/builds/nightly/mozilla/netwerk/protocol/http/SpdySession31.cpp:358
with stack
mozilla::net::SpdySession31::AddStream mozilla::net::nsHttpConnection::AddTransaction mozilla::net::nsHttpConnection::Activate mozilla::net::nsHttpConnectionMgr::DispatchTransaction mozilla::net::nsHttpConnectionMgr::ProcessSpdyPendingQ on win, mac, linux on almost 200 urls.
Here is an example, but I can't reproduce it locally on fedora 20: https://play.google.com/store/apps/details?id=com.totaltexto.bancamovil
Tomcat and I will try to find a more reproducible case.
Comment 5•10 years ago
|
||
thanks :bc, but I think we have a strong feeling at the root cause here so you probably don't need to spend a lot of time on it. (comment 2)
Comment 7•10 years ago
|
||
close this based on
https://bugzilla.mozilla.org/show_bug.cgi?id=865314#c30
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 9•6 years ago
|
||
Flags: needinfo?(hossainroufique)
Attachment #9068666 -
Flags: ui-review+
Attachment #9068666 -
Flags: review+
Attachment #9068666 -
Flags: feedback+
Attachment #9068666 -
Flags: data-review+
Attachment #9068666 -
Flags: checkin+
Attachment #9068666 -
Flags: a11y-review+
You need to log in
before you can comment on or make changes to this bug.
Description
•