Closed Bug 1253050 Opened 9 years ago Closed 9 years ago

Intermittent xhr.https.html | expected OK after Assertion failure: globalObject, at MessagePort.cpp:93

Categories

(Core :: DOM: Service Workers, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1253199

People

(Reporter: KWierso, Assigned: bkelly)

References

Details

(Keywords: intermittent-failure)

Component: web-platform-tests → DOM: Service Workers
Product: Testing → Core
Ben, is this something you can look at?
Flags: needinfo?(bkelly)
Assignee: nobody → bkelly
Status: NEW → ASSIGNED
Flags: needinfo?(bkelly)
I think the stacks in these logs need to have symbol fixup run. IIRC web-platform-test harness does not do that automatically.
Ted got me a fixed up stack: #01: nsThread::ProcessNextEvent(bool, bool*) [xpcom/glue/nsCOMPtr.h:403] #02: NS_ProcessPendingEvents(nsIThread*, unsigned int) [xpcom/glue/nsThreadUtils.cpp:239] #03: nsBaseAppShell::NativeEventCallback() [widget/nsBaseAppShell.cpp:98] #04: nsAppShell::ProcessGeckoEvents(void*) [widget/cocoa/nsAppShell.mm:388] #05: CoreFoundation + 0x80a01 #06: CoreFoundation + 0x72b8d #07: CoreFoundation + 0x721bf #08: CoreFoundation + 0x71bd8 #09: HIToolbox + 0x3256f #10: HIToolbox + 0x322ea #11: HIToolbox + 0x3212b #12: AppKit + 0x918ab #13: AppKit + 0x90e58 #14: -[GeckoNSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] [widget/cocoa/nsAppShell.mm:121] #15: AppKit + 0x86af3 #16: nsAppShell::Run() [xpcom/glue/nsCOMPtr.h:536] #17: XRE_RunAppShell [toolkit/xre/nsEmbedFunctions.cpp:789] #18: mozilla::ipc::MessagePumpForChildProcess::Run(base::MessagePump::Delegate*) [ipc/glue/MessagePump.cpp:259] #19: MessageLoop::Run() [ipc/chromium/src/base/message_loop.cc:520] #20: XRE_InitChildProcess [xpcom/base/nsAutoPtr.h:199] #21: content_process_main(int, char**) [ipc/contentproc/plugin-container.cpp:237]
And it appears Andrea recently fixed this assert over in bug 1253199. Looking at brasstacks shows that it has not triggered since that landed.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.