Closed Bug 1329913 Opened 8 years ago Closed 8 years ago

MOZ_RELEASE_ASSERT(mAsyncOpenTime <= timing.fetchStart), crash in mozilla::net::HttpChannelChild::OnStopRequest

Categories

(Core :: Networking: HTTP, defect)

52 Branch
x86
Windows XP
defect
Not set
critical

Tracking

()

RESOLVED FIXED
mozilla53
Tracking Status
firefox51 --- unaffected
firefox52 --- fixed
firefox53 --- fixed

People

(Reporter: ting, Assigned: valentin)

References

Details

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

Crash Data

This bug was filed from the Socorro interface and is report bp-3375308c-308a-4615-9b61-297112170110. ============================================================= Top #3 of Aurora 20170108004005 on Windows, 135 crashes from 16 installations. The number of crashes rose since build 20170107004005.
MOZ_RELEASE_ASSERT(mAsyncOpenTime <= timing.fetchStart) Valentin, you've recently made some changes to the resource timing, could that be cause of this assertion?
Flags: needinfo?(valentin.gosu)
Summary: Crash in mozilla::net::HttpChannelChild::OnStopRequest → MOZ_RELEASE_ASSERT(mAsyncOpenTime <= timing.fetchStart), crash in mozilla::net::HttpChannelChild::OnStopRequest
Whiteboard: [necko-active]
Assignee: nobody → valentin.gosu
The assertion was added in bug 1321878.
Blocks: 1321878
Flags: needinfo?(valentin.gosu) → needinfo?(bkelly)
Ok, I think we should probably back out bug 1321878. We need another solution since timers are not reliably comparable across processes. Unfortunately I won't really have time to figure that out myself. Valentin, Honza, what do you think?
Flags: needinfo?(valentin.gosu)
Flags: needinfo?(honzab.moz)
Flags: needinfo?(bkelly)
Backed out in bug 1321878 comment 25.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(valentin.gosu)
Flags: needinfo?(honzab.moz)
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
You need to log in before you can comment on or make changes to this bug.