Closed Bug 1200053 Opened 9 years ago Closed 9 years ago

Intermittent test_fetch_event.html | application crashed [@ mozilla::dom::WorkerFetchResponseRunnable::WorkerRun(JSContext*, mozilla::dom::workers::WorkerPrivate*)][@ nsWrapperCache::GetWrapper() const]

Categories

(Core :: DOM: Workers, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox43 --- affected

People

(Reporter: RyanVM, Unassigned)

References

Details

(Keywords: assertion, crash, intermittent-failure)

17:42:44 INFO - 466 INFO TEST-PASS | dom/workers/test/serviceworkers/test_fetch_event.html | Fetch test on worker: intercepted opaque response for no-cors request should have type opaque.
17:42:44 INFO - Assertion failure: mRawPtr != 0 (You can't dereference a NULL nsRefPtr with operator->().), at ../../dist/include/mozilla/nsRefPtr.h:286
17:43:22 INFO - #01: nsThread::ProcessNextEvent(bool, bool*) [xpcom/threads/nsThread.cpp:874]
17:43:22 INFO - #02: NS_ProcessNextEvent(nsIThread*, bool) [xpcom/glue/nsThreadUtils.cpp:277]
17:43:22 INFO - #03: mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext*) [dom/workers/WorkerPrivate.cpp:4631]
17:43:22 INFO - #04: (anonymous namespace)::WorkerThreadPrimaryRunnable::Run() [dom/workers/RuntimeService.cpp:2877]
17:43:22 INFO - #05: nsThread::ProcessNextEvent(bool, bool*) [xpcom/threads/nsThread.cpp:874]
17:43:22 INFO - #06: NS_ProcessNextEvent(nsIThread*, bool) [xpcom/glue/nsThreadUtils.cpp:277]
17:43:22 INFO - #07: mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) [ipc/glue/MessagePump.cpp:355]
17:43:22 INFO - #08: MessageLoop::RunInternal() [ipc/chromium/src/base/message_loop.cc:235]
17:43:22 INFO - #09: MessageLoop::Run() [ipc/chromium/src/base/message_loop.cc:520]
17:43:22 INFO - #10: nsThread::ThreadFunc(void*) [xpcom/threads/nsThread.cpp:365]
17:43:24 INFO - #11: _pt_root [nsprpub/pr/src/pthreads/ptthread.c:215]
17:43:24 INFO - #12: libSystem.B.dylib + 0x39fd6
17:43:24 INFO - TEST-INFO | Main app process: exit 1
Flags: needinfo?(amarchesini)
We have a WorkerFetchResponseRunnable with an already null promise.  I feel like this is filed already?  Anyone remember?
Is it bug 1198544?
Flags: needinfo?(khuey)
I think so.
Flags: needinfo?(khuey)
Hasn't happened in a week and bug 1198544 landed.  Marking fixed for now.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(amarchesini)
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.