Closed Bug 1313639 Opened 8 years ago Closed 8 years ago

Crash in mozilla::net::ConnectionHandle::LastTransactionExpectedNoContent

Categories

(Core :: Networking: HTTP, defect)

Unspecified
Windows 7
defect
Not set
critical

Tracking

()

RESOLVED FIXED
mozilla52
Tracking Status
firefox52 --- fixed

People

(Reporter: marcia, Assigned: mcmanus)

Details

(Keywords: crash, Whiteboard: [necko-active])

Crash Data

Attachments

(1 file)

This bug was filed from the Socorro interface and is 
report bp-ff4e8883-b051-4243-bc32-20d032161027.
=============================================================

Seen while looking at trunk crash stats: http://bit.ly/2fmvJLY. Crashes started with 20161027030211.

Bug 1215552 touched some networking code. ni on patrick in case it is some way connected with this crash.
Flags: needinfo?(mcmanus)
I don't know why that would have started in yesterday's nightly.. maybe dragana has an idea (cc'd).

but I do see why it crashes - almost every other method in that base class null checks fwdobject and that is what is being deref'd as null. I can fix it up on 52 trivially.
Flags: needinfo?(mcmanus)
Attachment #8805550 - Flags: review?(dd.mozilla)
Assignee: nobody → mcmanus
Status: NEW → ASSIGNED
Whiteboard: [necko-active]
I do not know of anything.

there is only this change that partially touch the code:
https://hg.mozilla.org/mozilla-central/diff/f73f86848143/netwerk/protocol/http/nsHttpTransaction.cpp
but that should not cause this, I think, the error should be handled properly.
Attachment #8805550 - Flags: review?(dd.mozilla) → review+
https://hg.mozilla.org/mozilla-central/rev/b05eb6590d71
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
You need to log in before you can comment on or make changes to this bug.