Closed Bug 1185150 Opened 9 years ago Closed 9 years ago

Intermittent test_fetch_basic_http.html,test_fetch_basic_http_sw_reroute.html | application crashed [@ mozilla::dom::WorkerFetchResolver::~WorkerFetchResolver] (Assertion failure: mCleanedUp, at Fetch.cpp:122)

Categories

(Core :: DOM: Core & HTML, defect)

41 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1197421

People

(Reporter: KWierso, Unassigned)

References

Details

(Keywords: assertion, crash, intermittent-failure)

Component: Networking → DOM
Presumably this is relevant:
14:52:34 INFO - 07-17 14:51:15.938 I/Gecko ( 739): [739] WARNING: A runnable was posted to a worker that is already shutting down!: file /builds/slave/m-in-and-api-11-d-000000000000/build/src/dom/workers/WorkerPrivate.cpp, line 2913
14:52:34 INFO - 07-17 14:51:15.938 I/Gecko ( 739): [739] WARNING: Could not dispatch fetch resolve: file /builds/slave/m-in-and-api-11-d-000000000000/build/src/dom/fetch/Fetch.cpp, line 374
14:52:34 INFO - 07-17 14:51:15.938 I/Gecko ( 739): [739] WARNING: A runnable was posted to a worker that is already shutting down!: file /builds/slave/m-in-and-api-11-d-000000000000/build/src/dom/workers/WorkerPrivate.cpp, line 2913
14:52:34 INFO - 07-17 14:51:15.938 I/Gecko ( 739): [739] WARNING: Could not dispatch fetch resolve end: file /builds/slave/m-in-and-api-11-d-000000000000/build/src/dom/fetch/Fetch.cpp, line 392
14:52:34 INFO - 07-17 14:51:15.948 F/MOZ_Assert( 739): Assertion failure: mCleanedUp, at /builds/slave/m-in-and-api-11-d-000000000000/build/src/dom/fetch/Fetch.cpp:129
14:52:34 INFO - 07-17 14:51:17.508 D/Zygote ( 38): Process 739 terminated by signal (11)
This is a bit weird.  WorkerFetchResolver is a WorkerFeature.  If the worker thread is shutting down, then WorkerFetchResolver::Notify() should have been called and set mCleanedUp.
Keywords: assertion, crash
Summary: Intermittent test_fetch_basic_http_sw_reroute.html | application crashed [@ mozilla::dom::WorkerFetchResolver::~WorkerFetchResolver] → Intermittent test_fetch_basic_http.html,test_fetch_basic_http_sw_reroute.html | application crashed [@ mozilla::dom::WorkerFetchResolver::~WorkerFetchResolver] (Assertion failure: mCleanedUp, at Fetch.cpp:122)
See Also: → 1200052
Ben, do you know who could work on this and bug 1174872 since its very frequent now ?
Flags: needinfo?(bkelly)
I think this is bug 1198544 which Josh is already working.
Depends on: 1198544
Flags: needinfo?(bkelly)
I think this failure is related to Bug 1197421 and should not be happening any more. I don't know about Bug 1174872. I don't think Bug 1198544 is related to this. Closing this bug, please file a new one in case it reappears. Is it worth uplifting Bug 1197421 to aurora?
Status: NEW → RESOLVED
Closed: 9 years ago
No longer depends on: 1198544
Resolution: --- → DUPLICATE
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.