Closed
Bug 1358649
Opened 8 years ago
Closed 8 years ago
Intermittent browser/modules/test/browser/browser_UsageTelemetry.js | application crashed [@ mozilla::net::CacheFileInputStream::CloseWithStatusLocked(nsresult)]
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
DUPLICATE
of bug 1313934
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: crash, intermittent-failure, Whiteboard: [necko-next])
Crash Data
Comment 1•8 years ago
|
||
This is an assertion failure in network code, moving it there for triage.
> GECKO(4280) | Assertion failure: !mCallback || mInReadSegments, at z:/build/build/src/netwerk/cache2/CacheFileInputStream.cpp:268
> GECKO(4280) | #01: mozilla::net::CacheFileInputStream::CloseWithStatus(nsresult) [netwerk/cache2/CacheFileInputStream.cpp:254]
> GECKO(4280) | #02: mozilla::net::CacheFileInputStream::Close() [netwerk/cache2/CacheFileInputStream.cpp:77]
> GECKO(4280) | #03: mozilla::net::AutoClose<nsIInputStream>::CloseAndRelease() [netwerk/base/AutoClose.h:51]
> GECKO(4280) | #04: mozilla::net::nsLoadGroup::Cancel(nsresult) [netwerk/base/nsLoadGroup.cpp:268]
> GECKO(4280) | #05: imgRequest::ContinueCancel(nsresult) [image/imgRequest.cpp:364]
Component: Telemetry → Networking
Product: Toolkit → Core
Honza, Michal - can one of you take a look at this?
Flags: needinfo?(michal.novotny)
Flags: needinfo?(honzab.moz)
Whiteboard: [necko-next]
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(michal.novotny)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•