Closed
Bug 1509725
Opened 6 years ago
Closed 5 years ago
ASSERTION: Huh?!: 'data->mTimerRunning', file /builds/worker/workspace/build/src/dom/workers/WorkerPrivate.cpp, line 4463
Categories
(Core :: DOM: Service Workers, defect, P5)
Core
DOM: Service Workers
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bc, Unassigned)
References
()
Details
(Keywords: assertion)
1. <https://www.liligo.de/air/SearchFlights.jsp?roundTrip=oneway&retMonth=11&infants=0&adults=1&includeNearbyAirports=on&depDay=15&depMonth=11&air-subcategory=on&toLocation=CPT&depYear=2018&retYear=2018&children=1&retDay=15&fromLocation=DUR&air-to-nearby=on&class=EC&utm_medium=flux&utm_source=perfmediacosearch&utm_campaign=opodogermany&utm_content=DUR-CPT&rpFilter=-BBD#/air/results>
2. reload a few times if necessary and shut down. Linux Nightly 65.
[Child 3708, DOM Worker] ###!!! ASSERTION: Huh?!: 'data->mTimerRunning', file /builds/worker/workspace/build/src/dom/workers/WorkerPrivate.cpp, line 4463
#01: mozilla::dom::WorkerGlobalScope_Binding::clearTimeout(JSContext*, JS::Handle<JSObject*>, mozilla::dom::WorkerGlobalScope*, JSJitMethodCallArgs const&) [s3:gecko-generated-sources:76ca2717b01673747a3249c999e73ba85b0ee561602460feb534baddd8ed3d6c332029043ad6661d4bb02408069b6ed9ace61f16f5d458bfd704b18214d192a1/dom/bindings/WorkerGlobalScopeBinding.cpp::993]
#02: bool mozilla::dom::binding_detail::GenericMethod<mozilla::dom::binding_detail::MaybeGlobalThisPolicy, mozilla::dom::binding_detail::ThrowExceptions>(JSContext*, unsigned int, JS::Value*) [dom/bindings/BindingUtils.cpp:3378]
#03: CallJSNative(JSContext*, bool (*)(JSContext*, unsigned int, JS::Value*), JS::CallArgs const&) [js/src/vm/Interpreter.cpp:468]
#04: js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct) [js/src/vm/Interpreter.cpp:560]
#05: Interpret(JSContext*, js::RunState&) [js/src/vm/Interpreter.cpp:3494]
#06: js::RunScript(JSContext*, js::RunState&) [js/src/vm/Interpreter.cpp:447]
#07: js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct) [js/src/vm/Interpreter.cpp:587]
#08: js::jit::DoCallFallback(JSContext*, js::jit::BaselineFrame*, js::jit::ICCall_Fallback*, unsigned int, JS::Value*, JS::MutableHandle<JS::Value>) [js/src/jit/BaselineIC.cpp:3685]
#09: ??? (???:???)
Updated•6 years ago
|
Priority: -- → P3
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 3•5 years ago
|
||
The assertion is still in the code but it did not happen for a while now. And a naive 1-time check to reproduce failed, too.
Bob, do you have more precise/updated STR ?
Flags: needinfo?(bob)
Updated•5 years ago
|
Priority: P3 → P5
Reporter | ||
Comment 4•5 years ago
|
||
No, I can no longer reproduce either locally or in bughunter. Bughunter hasn't seen this assertion in some time. Let's wfm and move on.
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(bob)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•