Open Bug 1879378 Opened 1 year ago Updated 5 days ago

Intermittent Assertion failure: !isStackAddress (Please don't pass stack arrays to the GL. Consider using HeapCopyOfStackArray. See bug 1005658.), at /builds/worker/checkouts/gecko/gfx/gl/GLContext.cpp:1930 | single tracking bug

Categories

(Core :: Graphics: CanvasWebGL, defect)

defect

Tracking

()

People

(Reporter: intermittent-bug-filer, Unassigned, NeedInfo)

Details

(Keywords: assertion, intermittent-failure, intermittent-testcase, Whiteboard: [retriggered])

Attachments

(1 obsolete file)

Filed by: sstanca [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=446534015&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/AF6Q8s8TR7GFYITW4xPduw/runs/0/artifacts/public/logs/live_backing.log


[task 2024-02-08T18:06:37.770Z] 18:06:37     INFO - TEST-OK | dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__reflect__reflect_001_to_006.html | took 1451ms
[task 2024-02-08T18:06:37.839Z] 18:06:37     INFO - TEST-START | dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__refract__refract_001_to_006.html
[task 2024-02-08T18:06:37.976Z] 18:06:37     INFO - GECKO(7088) | Destroying context ceec000 surface 1781ee0 on display ce20000
[task 2024-02-08T18:06:38.069Z] 18:06:38     INFO - GECKO(7088) | [Parent 5660, Main Thread] WARNING: NS_ENSURE_TRUE(she && she->mInfo->mSharedState.Get()) failed: file /builds/worker/checkouts/gecko/docshell/shistory/SessionHistoryEntry.cpp:1159
[task 2024-02-08T18:06:38.171Z] 18:06:38     INFO - GECKO(7088) | Initializing context dac2000 surface 17814c0 on display ce20000
[task 2024-02-08T18:06:38.173Z] 18:06:38     INFO - GECKO(7088) | [GPU 6668, CanvasRenderer] WARNING: Failed to make GL context current!: file /builds/worker/checkouts/gecko/gfx/gl/GLContextProviderEGL.cpp:463
[task 2024-02-08T18:06:38.173Z] 18:06:38     INFO - GECKO(7088) | EGL Error: 0x3009
[task 2024-02-08T18:06:38.174Z] 18:06:38     INFO - GECKO(7088) | [GPU 6668, CanvasRenderer] WARNING: GLContext::InitWithPrefix failed!: file /builds/worker/checkouts/gecko/gfx/gl/GLContext.cpp:337
[task 2024-02-08T18:06:38.174Z] 18:06:38     INFO - GECKO(7088) | Destroying context dac2000 surface 17814c0 on display ce20000
[task 2024-02-08T18:06:38.175Z] 18:06:38     INFO - GECKO(7088) | [GPU 6668, CanvasRenderer] WARNING: Failed to create GLContext from PBuffer: file /builds/worker/checkouts/gecko/gfx/gl/GLContextProviderEGL.cpp:1193
[task 2024-02-08T18:06:38.176Z] 18:06:38     INFO - GECKO(7088) | Initializing context dac2000 surface 17814c0 on display ce20000
[task 2024-02-08T18:06:38.257Z] 18:06:38     INFO - GECKO(7088) | Assertion failure: !isStackAddress (Please don't pass stack arrays to the GL. Consider using HeapCopyOfStackArray. See bug 1005658.), at /builds/worker/checkouts/gecko/gfx/gl/GLContext.cpp:1930
[task 2024-02-08T18:06:38.457Z] 18:06:38     INFO -  Initializing stack-fixing for the first stack frame, this may take a while...
[task 2024-02-08T18:06:59.037Z] 18:06:59     INFO - GECKO(7088) | #01: mozilla::gl::GLContext::raw_fBufferData(unsigned int, long, void const*, unsigned int) [gfx/gl/GLContext.h:869]
[task 2024-02-08T18:06:59.037Z] 18:06:59     INFO - GECKO(7088) | #02: mozilla::gl::GLContext::fBufferData(unsigned int, long, void const*, unsigned int) [gfx/gl/GLContext.h:877]
[task 2024-02-08T18:06:59.038Z] 18:06:59     INFO - GECKO(7088) | #03: mozilla::WebGLBuffer::BufferData(unsigned int, unsigned long long, void const*, unsigned int) [dom/canvas/WebGLBuffer.cpp:143]
[task 2024-02-08T18:06:59.039Z] 18:06:59     INFO - GECKO(7088) | #04: mozilla::WebGLContext::BufferData(unsigned int, unsigned long long, unsigned char const*, unsigned int) const [dom/canvas/WebGLContextBuffers.cpp:252]
[task 2024-02-08T18:06:59.039Z] 18:06:59     INFO - GECKO(7088) | #05: mozilla::HostWebGLContext::BufferData(unsigned int, mozilla::RawBuffer<unsigned char> const&, unsigned int) const [dom/canvas/HostWebGLContext.h:487]
[task 2024-02-08T18:06:59.041Z] 18:06:59     INFO - GECKO(7088) | #06: mozilla::MethodDispatcher<mozilla::WebGLMethodDispatcher,63,void (mozilla::HostWebGLContext::*)(unsigned int, const mozilla::RawBuffer<unsigned char> &, unsigned int) __attribute__((thiscall)) const,&mozilla::HostWebGLContext::BufferData>::DispatchCommandFuncById<mozilla::HostWebGLContext>::<lambda1>::operator()::<lambda1>::operator()<unsigned int,mozilla::RawBuffer<unsigned char>,unsigned int>(unsigned int&, mozilla::RawBuffer<unsigned char>&, unsigned int&) const [dom/canvas/WebGLCommandQueue.h:258]
[task 2024-02-08T18:06:59.042Z] 18:06:59     INFO - GECKO(7088) | #07: mozilla::MethodDispatcher<mozilla::WebGLMethodDispatcher,63,void (mozilla::HostWebGLContext::*)(unsigned int, const mozilla::RawBuffer<unsigned char> &, unsigned int) __attribute__((thiscall)) const,&mozilla::HostWebGLContext::BufferData>::DispatchCommandFuncById<mozilla::HostWebGLContext>::<lambda1>::__invoke(mozilla::HostWebGLContext&, mozilla::webgl::RangeConsumerView&) [dom/canvas/WebGLCommandQueue.h:244]
[task 2024-02-08T18:06:59.042Z] 18:06:59     INFO - GECKO(7088) | #08: mozilla::dom::WebGLParent::RecvDispatchCommands(mozilla::ipc::BigBuffer&&, unsigned long long) [dom/canvas/WebGLParent.cpp:79]
[task 2024-02-08T18:06:59.043Z] 18:06:59     INFO - GECKO(7088) | #09: mozilla::dom::PWebGLParent::OnMessageReceived(IPC::Message const&) [s3:gecko-generated-sources:69970b722215ac16dbb107eb6fd17939fc996b07b60b2c532598fef0467974c4848e1c1e6c08e5db627778dc1418a1acc46a36b4bd024a5ac87a64c2c8bc158c/ipc/ipdl/PWebGLParent.cpp::308]
[task 2024-02-08T18:06:59.044Z] 18:06:59     INFO - GECKO(7088) | #10: mozilla::gfx::PCanvasManagerParent::OnMessageReceived(IPC::Message const&) [s3:gecko-generated-sources:f0f92794d59ce211f13900af1347d7644d03d6aefb2c3506c31d5cf7d17cdaf4d0ed23d4efbb1ac569448c252819bfd6ac27d880567c4125b46fe97a40f86e97/ipc/ipdl/PCanvasManagerParent.cpp::290]
[task 2024-02-08T18:06:59.044Z] 18:06:59     INFO - GECKO(7088) | #11: mozilla::ipc::MessageChannel::DispatchAsyncMessage(mozilla::ipc::ActorLifecycleProxy*, IPC::Message const&) [ipc/glue/MessageChannel.cpp:1814]
[task 2024-02-08T18:06:59.045Z] 18:06:59     INFO - GECKO(7088) | #12: mozilla::ipc::MessageChannel::DispatchMessage(mozilla::ipc::ActorLifecycleProxy*, mozilla::UniquePtr<IPC::Message,mozilla::DefaultDelete<IPC::Message> >) [ipc/glue/MessageChannel.cpp:1732]
[task 2024-02-08T18:06:59.046Z] 18:06:59     INFO - GECKO(7088) | #13: mozilla::ipc::MessageChannel::RunMessage(mozilla::ipc::ActorLifecycleProxy*, mozilla::ipc::MessageChannel::MessageTask&) [ipc/glue/MessageChannel.cpp:1525]
[task 2024-02-08T18:06:59.047Z] 18:06:59     INFO - GECKO(7088) | #14: mozilla::ipc::MessageChannel::MessageTask::Run() [ipc/glue/MessageChannel.cpp:1623]
[task 2024-02-08T18:06:59.047Z] 18:06:59     INFO - GECKO(7088) | #15: nsThread::ProcessNextEvent(bool, bool*) [xpcom/threads/nsThread.cpp:1194]
[task 2024-02-08T18:06:59.048Z] 18:06:59     INFO - GECKO(7088) | #16: NS_ProcessNextEvent(nsIThread*, bool) [xpcom/threads/nsThreadUtils.cpp:480]
[task 2024-02-08T18:06:59.048Z] 18:06:59     INFO - GECKO(7088) | #17: mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) [ipc/glue/MessagePump.cpp:330]
[task 2024-02-08T18:06:59.049Z] 18:06:59     INFO - GECKO(7088) | #18: MessageLoop::RunInternal() [ipc/chromium/src/base/message_loop.cc:370]
[task 2024-02-08T18:06:59.049Z] 18:06:59     INFO - GECKO(7088) | #19: MessageLoop::Run() [ipc/chromium/src/base/message_loop.cc:346]
[task 2024-02-08T18:06:59.050Z] 18:06:59     INFO - GECKO(7088) | #20: nsThread::ThreadFunc(void*) [xpcom/threads/nsThread.cpp:372]
[task 2024-02-08T18:06:59.278Z] 18:06:59     INFO - GECKO(7088) | #21: _PR_NativeRunThread(void*) [nsprpub/pr/src/threads/combined/pruthr.c:399]
[task 2024-02-08T18:06:59.278Z] 18:06:59     INFO - GECKO(7088) | #22: pr_root(void*) [nsprpub/pr/src/md/windows/w95thred.c:139]
[task 2024-02-08T18:06:59.282Z] 18:06:59     INFO -  fix-stacks: error: failed to read debug info file `ucrtbase.pdb` for `C:\Windows\System32\ucrtbase.dll`
[task 2024-02-08T18:06:59.282Z] 18:06:59     INFO -  fix-stacks: note: this is expected and harmless for all PDB files on opt automation runs
[task 2024-02-08T18:06:59.283Z] 18:06:59     INFO -  fix-stacks: The system cannot find the file specified. (os error 2)
[task 2024-02-08T18:06:59.283Z] 18:06:59     INFO - GECKO(7088) | #23: time32 [C:\Windows\System32\ucrtbase.dll + 0x459d3]
[task 2024-02-08T18:06:59.286Z] 18:06:59     INFO -  fix-stacks: error: failed to read debug info file `wkernel32.pdb` for `C:\Windows\System32\KERNEL32.DLL`
[task 2024-02-08T18:06:59.286Z] 18:06:59     INFO -  fix-stacks: note: this is expected and harmless for all PDB files on opt automation runs
[task 2024-02-08T18:06:59.286Z] 18:06:59     INFO -  fix-stacks: The system cannot find the file specified. (os error 2)
[task 2024-02-08T18:06:59.287Z] 18:06:59     INFO - GECKO(7088) | #24: BaseThreadInitThunk [C:\Windows\System32\KERNEL32.DLL + 0x17ba9]
[task 2024-02-08T18:06:59.465Z] 18:06:59     INFO - GECKO(7088) | #25: Z23DllBlocklist_Initializej [Z:\task_170741420438052\build\application\firefox\mozglue.dll + 0x8222c]
[task 2024-02-08T18:06:59.470Z] 18:06:59     INFO -  fix-stacks: error: failed to read debug info file `wntdll.pdb` for `C:\Windows\SYSTEM32\ntdll.dll`
[task 2024-02-08T18:06:59.470Z] 18:06:59     INFO -  fix-stacks: note: this is expected and harmless for all PDB files on opt automation runs
[task 2024-02-08T18:06:59.471Z] 18:06:59     INFO -  fix-stacks: The system cannot find the file specified. (os error 2)
[task 2024-02-08T18:06:59.471Z] 18:06:59     INFO - GECKO(7088) | #26: RtlInitializeExceptionChain [C:\Windows\SYSTEM32\ntdll.dll + 0x6bd3b]
[task 2024-02-08T18:06:59.472Z] 18:06:59     INFO - GECKO(7088) | #27: RtlClearBits [C:\Windows\SYSTEM32\ntdll.dll + 0x6bcbf]
[task 2024-02-08T18:06:59.473Z] 18:06:59     INFO - GECKO(7088) | [Parent 5660, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer D5A18230CB61D462.201530F811E68509: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:344
[task 2024-02-08T18:06:59.473Z] 18:06:59     INFO - GECKO(7088) | [Child 3848, Main Thread] WARNING: IPC Connection Error: [Child][PCanvasManagerChild] SendAndWait(msgname=PWebGL::Msg_ReadPixels) Channel error: cannot send/recv: file /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1936
[task 2024-02-08T18:06:59.474Z] 18:06:59     INFO - GECKO(7088) | [Parent 5660, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer D5A18230CB61D462.201530F811E68509: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:344
[task 2024-02-08T18:06:59.475Z] 18:06:59     INFO - GECKO(7088) | [GFX1-]: CompositorBridgeChi[Parent 5660, Main Thread] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer D5A18230CB61D462.201530F811E68509: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:344
[task 2024-02-08T18:06:59.476Z] 18:06:59     INFO - GECKO(7088) | l[Child 3848, Main Thread] WARNING: IPC Connection Error: [Child][PCanvasManagerChild] Send(msgname=PWebGL::Msg_DispatchCommands) Channel error: cannot send/recv: file /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1936
[task 2024-02-08T18:06:59.476Z] 18:06:59     INFO - GECKO(7088) | d re[ceGFi[Child 3848, Main Thread] WARNING: IPC Connection Error: [Child][PCanvasManagerChild] SendAndWait(msgname=PWebGL::Msg_ReadPixels) Channel error: cannot send/recv: file /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1936
[task 2024-02-08T18:06:59.477Z] 18:06:59     INFO - GECKO(7088) | X1-ves]: I CPomC cplosiose with reason=AbtorBridgeChild receives IPC close with reason=Abnorma[nGlFX1-oS]r[Parent 5660, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer D5A18230CB61D462.201530F811E68509: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:344
[task 2024-02-08T18:06:59.478Z] 18:06:59     INFO - GECKO(7088) | :hmua tlS[GdFXoChomp1wn
[task 2024-02-08T18:06:59.478Z] 18:06:59     INFO - GECKO(7088) | out[Child 3848, Main Thread] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80004005 (NS_ERROR_FAILURE): file /builds/worker/checkouts/gecko/dom/base/ImageEncoder.cpp:433
[task 2024-02-08T18:06:59.479Z] 18:06:59     INFO - GECKO(7088) | -]sidt: Coo[Child 3848, Main Thread] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80004005 (NS_ERROR_FAILURE): file /builds/worker/checkouts/gecko/dom/html/HTMLCanvasElement.cpp:952
[task 2024-02-08T18:06:59.480Z] 18:06:59     INFO - GECKO(7088) | mwpnoo[Parent 5660, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer D5A18230CB61D462.201530F811E68509: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:344
[task 2024-02-08T18:06:59.481Z] 18:06:59     INFO - GECKO(7088) | rBs
[task 2024-02-08T18:06:59.481Z] 18:06:59     INFO - GECKO(7088) | itorrBirdigeCdhgilde recCeivhild esreceiv eIPsC IP Cc lcose[Parent 5660, IPC I/O Parent] WARNING: [1.1]: GetUserData call for port '309C8AAF738C8F59.5EA5340C5C6647F8' failed: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:406
[task 2024-02-08T18:06:59.482Z] 18:06:59     INFO - GECKO(7088) | l oswiet hw irthe reaassoonn=AbnormalSh=uAtbdownn
[task 2024-02-08T18:06:59.482Z] 18:06:59     INFO - GECKO(7088) | ormalShu[Parent 5660, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer D5A18230CB61D462.201530F811E68509: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:344
[task 2024-02-08T18:06:59.483Z] 18:06:59     INFO - GECKO(7088) | tdown
[task 2024-02-08T18:06:59.483Z] 18:06:59     INFO - GECKO(7088) | [Parent 5660, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer D5A18230CB61D462.201530F811E68509: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:344
[task 2024-02-08T18:06:59.484Z] 18:06:59     INFO - GECKO(7088) | [Child 3848, Main Thread] WARNING: IPC Connection Error: [Child][PCompositorManagerChild] RunMessage(msgname=PCompositorBridge::Msg_DidComposite) Channel error: cannot send/recv: file /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1936
[task 2024-02-08T18:06:59.485Z] 18:06:59     INFO - GECKO(7088) | [Parent 5660, IPC I/O Parent] WARNING: [1.1]: Ignoring message 'EVENT_MESSAGE' to unknown peer D5A18230CB61D462.201530F811E68509: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:344
[task 2024-02-08T18:06:59.485Z] 18:06:59     INFO - GECKO(7088) | [GFX1-]: CompositorBridgeChild receives IPC close with reason=Abn[Parent 5660, IPC I/O Parent] WARNING: [1.1]: Rejecting introduction request from '4ABF81E3724FCBC3.C45D67A95374AC2A' for unknown peer 'D5A18230CB61D462.201530F811E68509': file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:676
[task 2024-02-08T18:06:59.486Z] 18:06:59     INFO - GECKO(7088) | ormalShutdown
[task 2024-02-08T18:06:59.486Z] 18:06:59     INFO - GECKO(7088) | [Parent 5660, IPC I/O Parent] WARNING: [1.1]: Rejecting introduction request from 'DD5794EE4DF66B19.F927E7E3B1D30F91' for unknown peer 'D5A18230CB61D462.201530F811E68509': file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:676
[task 2024-02-08T18:06:59.487Z] 18:06:59     INFO - GECKO(7088) | [Parent 5660, IPC I/O Parent] WARNING: [1.1]: Rejecting introduction request from '9D278884DCFFBDE2.92D4B073955C619F' for unknown peer 'D5A18230CB61D462.201530F811E68509': file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:676
[task 2024-02-08T18:06:59.488Z] 18:06:59     INFO - GECKO(7088) | [Parent 5660, IPC I/O Parent] WARNING: [1.1]: Rejecting introduction request from 'CDF6595D7F128BE.54E3E9B8BD82D801' for unknown peer 'D5A18230CB61D462.201530F811E68509': file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:676
[task 2024-02-08T18:06:59.489Z] 18:06:59     INFO - GECKO(7088) | [Child 3848, Main Thread] WARNING: IPC Connection Error: [Child][PCanvasManagerChild] Send(msgname=PWebGL::Msg_DispatchCommands) Channel error: cannot send/recv: file /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1936
[task 2024-02-08T18:06:59.489Z] 18:06:59     INFO - GECKO(7088) | [Child 3848, Main Thread] WARNING: IPC Connection Error: [Child][PCompositorManagerChild] Send(msgname=PWebRenderBridge::Msg_SetDisplayList) Channel error: cannot send/recv: file /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1936
[task 2024-02-08T18:06:59.490Z] 18:06:59     INFO - GECKO(7088) | [Child 3848, Main Thread] WARNING: IPC Connection Error: [Child][PCompositorManagerChild] Send(msgname=PWebRenderBridge::Msg_SetFocusTarget) Channel error: cannot send/recv: file /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1936
[task 2024-02-08T18:06:59.491Z] 18:06:59     INFO - GECKO(7088) | [Parent 5660, IPC I/O Parent] WARNING: [1.1]: Rejecting introduction request from 'AC5091F2A0171294.E9838C0DCC147CC2' for unknown peer 'D5A18230CB61D462.201530F811E68509': file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:676
[task 2024-02-08T18:06:59.491Z] 18:06:59     INFO - GECKO(7088) | [Parent 5660, IPC I/O Parent] WARNING: [1.1]: Rejecting introduction request from '326886191882E65A.7EC97CF5BC75B5C' for unknown peer 'D5A18230CB61D462.201530F811E68509': file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:676
[task 2024-02-08T18:06:59.492Z] 18:06:59     INFO - GECKO(7088) | [Child 6148, IPC I/O Child] WARNING: [4ABF81E3724FCBC3.C45D67A95374AC2A]: Could not be introduced to peer D5A18230CB61D462.201530F811E68509: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:605
[task 2024-02-08T18:06:59.493Z] 18:06:59     INFO - GECKO(7088) | [Child 7456, IPC I/O Child] WARNING: [DD5794EE4DF66B19.F927E7E3B1D30F91]: Could not be introduced to peer D5A18230CB61D462.201530F811E68509: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:605
[task 2024-02-08T18:06:59.494Z] 18:06:59     INFO - GECKO(7088) | [Child 8032, IPC I/O Child] WARNING: [9D278884DCFFBDE2.92D4B073955C619F]: Could not be introduced to peer D5A18230CB61D462.201530F811E68509: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:605
[task 2024-02-08T18:06:59.494Z] 18:06:59     INFO - GECKO(7088) | [Child 4240, IPC I/O Child] WARNING: [CDF6595D7F128BE.54E3E9B8BD82D801]: Could not be introduced to peer D5A18230CB61D462.201530F811E68509: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:605
[task 2024-02-08T18:06:59.495Z] 18:06:59     INFO - GECKO(7088) | [Child 1544, IPC I/O Child] WARNING: [326886191882E65A.7EC97CF5BC75B5C]: Could not be introduced to peer D5A18230CB61D462.201530F811E68509: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:605
[task 2024-02-08T18:06:59.496Z] 18:06:59     INFO - GECKO(7088) | [Child 3848, IPC I/O Child] WARNING: [AC5091F2A0171294.E9838C0DCC147CC2]: Could not be introduced to peer D5A18230CB61D462.201530F811E68509: file /builds/worker/checkouts/gecko/ipc/glue/NodeController.cpp:605
[task 2024-02-08T18:06:59.496Z] 18:06:59     INFO - GECKO(7088) | [Child 3848, Main Thread] WARNING: IPC Connection Error: [Child][PCanvasManagerChild] Send(msgname=PWebGL::Msg_DispatchCommands) Channel error: cannot send/recv: file /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1936
[task 2024-02-08T18:06:59.497Z] 18:06:59     INFO - GECKO(7088) | [Child 3848, Main Thread] WARNING: IPC Connection Error: [Child][PCanvasManagerChild] SendAndWait(msgname=PWebGL::Msg_GetCompileResult) Channel error: cannot send/recv: file /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1936
[task 2024-02-08T18:06:59.497Z] 18:06:59     INFO - GECKO(7088) | [Child 3848, Main Thread] WARNING: IPC Connection Error: [Child][PCanvasManagerChild] SendAndWait(msgname=PWebGL::Msg_GetCompileResult) Channel error: cannot send/recv: file /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1936
[task 2024-02-08T18:06:59.499Z] 18:06:59     INFO - GECKO(7088) | [Parent 5660, Main Thread] WARNING: IPC Connection Error: [Child][PCompositorManagerChild] Send(msgname=PWebRenderBridge::Msg_Shutdown) Channel error: cannot send/recv: file /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1936
[task 2024-02-08T18:06:59.500Z] 18:06:59     INFO - GECKO(7088) | [Parent 5660, Main Thread] WARNING: IPC Connection Error: [Child][PCompositorManagerChild] Send(msgname=PAPZ::Msg_Destroy) Channel error: cannot send/recv: file /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1936
[task 2024-02-08T18:06:59.500Z] 18:06:59     INFO - GECKO(7088) | [Parent 5660, Main Thread] WARNING: IPC Connection Error: [Child][PCompositorManagerChild] SendAndWait(msgname=PCompositorBridge::Msg_WillClose) Channel error: cannot send/recv: file /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1936
[task 2024-02-08T18:06:59.500Z] 18:06:59     INFO - GECKO(7088) | [GFX1-]: CompositorBridgeChild receives IPC close with reason=AbnormalShutdown
[task 2024-02-08T18:06:59.501Z] 18:06:59     INFO - GECKO(7088) | JavaScript error: http://mochi.test:8888/tests/dom/canvas/test/webgl-conf/checkout/js/webgl-test-utils.js, line 2339: TypeError: WebGL2RenderingContext.attachShader: Argument 2 is not an object.
[task 2024-02-08T18:06:59.502Z] 18:06:59     INFO - GECKO(7088) | [GFX1-]: CompositorBridgeChild receives IPC close with reason=AbnormalShutdown
[task 2024-02-08T18:06:59.503Z] 18:06:59     INFO - GECKO(7088) | ### XPCOM_MEM_BLOAT_LOG defined -- logging bloat/leaks to C:\Users\task_170741420438052\AppData\Local\Temp\tmp9ygb16l5.mozrunner\runtests_leaks_gpu_pid8268.log
[task 2024-02-08T18:06:59.503Z] 18:06:59     INFO - GECKO(7088) | Initializing context 3887000 surface 1c844c0 on display 1c4e800
[task 2024-02-08T18:06:59.503Z] 18:06:59     INFO - GECKO(7088) | [GPU 8268, Renderer] WARNING: Failed to make GL context current!: file /builds/worker/checkouts/gecko/gfx/gl/GLContextProviderEGL.cpp:463
[task 2024-02-08T18:06:59.504Z] 18:06:59     INFO - GECKO(7088) | EGL Error: 0x3009
[task 2024-02-08T18:06:59.504Z] 18:06:59     INFO - GECKO(7088) | [GPU 8268, Renderer] WARNING: GLContext::InitWithPrefix failed!: file /builds/worker/checkouts/gecko/gfx/gl/GLContext.cpp:337
[task 2024-02-08T18:06:59.505Z] 18:06:59     INFO - GECKO(7088) | Destroying context 3887000 surface 1c844c0 on display 1c4e800
[task 2024-02-08T18:06:59.505Z] 18:06:59     INFO - GECKO(7088) | [GPU 8268, Renderer] WARNING: Failed to create GLContext from PBuffer: file /builds/worker/checkouts/gecko/gfx/gl/GLContextProviderEGL.cpp:1193
[task 2024-02-08T18:06:59.505Z] 18:06:59     INFO - GECKO(7088) | Initializing context 3887000 surface 1c844c0 on display 1c4e800
[task 2024-02-08T18:06:59.505Z] 18:06:59     INFO - GECKO(7088) | GL_VENDOR: Google Inc. (NVIDIA)
[task 2024-02-08T18:06:59.507Z] 18:06:59     INFO - GECKO(7088) | mVendor: NVIDIA
[task 2024-02-08T18:06:59.508Z] 18:06:59     INFO - GECKO(7088) | GL_RENDERER: ANGLE (NVIDIA, NVIDIA Tesla M60 Direct3D11 vs_5_0 ps_5_0, D3D11-30.0.14.7239)
[task 2024-02-08T18:06:59.508Z] 18:06:59     INFO - GECKO(7088) | mRenderer: Unknown
[task 2024-02-08T18:06:59.509Z] 18:06:59     INFO - GECKO(7088) | mIsMesa: 0
[task 2024-02-08T18:06:59.509Z] 18:06:59     INFO - GECKO(7088) | [GPU 8268, COM MTA] WARNING: MFTEnumEx returned no IMFActivate instances: file /builds/worker/checkouts/gecko/dom/media/platforms/wmf/MFTDecoder.cpp:81
[task 2024-02-08T18:06:59.510Z] 18:06:59     INFO - GECKO(7088) | [WARN  webrender::device::gl] Missing optimized shader source for gpu_cache_update
[task 2024-02-08T18:06:59.510Z] 18:06:59     INFO - GECKO(7088) | [Parent 5660, Main Thread] WARNING: 'mHasLayers == aActive', file /builds/worker/checkouts/gecko/dom/ipc/BrowserParent.cpp:3739
[task 2024-02-08T18:06:59.511Z] 18:06:59     INFO - GECKO(7088) | [Parent 5660, Main Thread] WARNING: 'mHasLayers == aActive', file /builds/worker/checkouts/gecko/dom/ipc/BrowserParent.cpp:3739
[task 2024-02-08T18:07:35.943Z] 18:07:35     INFO -  [Parent 11128, Main Thread] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80004005 (NS_ERROR_FAILURE): file /builds/worker/checkouts/gecko/toolkit/components/places/Database.cpp:537
[task 2024-02-08T18:07:35.974Z] 18:07:35     INFO -  console.error: (new TypeError("connection not specified or invalid.", "resource://gre/modules/Sqlite.sys.mjs", 1548))
[task 2024-02-08T18:07:35.976Z] 18:07:35     INFO -  console.error: (new TypeError("can't access property \"executeBeforeShutdown\", db is undefined", "resource://gre/modules/PlacesUtils.sys.mjs", 1466))
[task 2024-02-08T18:07:35.977Z] 18:07:35     INFO -  [Parent 11128, IPDL Background] WARNING: QM_TRY failure (ERROR): 'OkIf(gBasePath)', file dom/quota/ActorsParent.cpp:1703
[task 2024-02-08T18:07:35.978Z] 18:07:35     INFO -  [Parent 11128, IPDL Background] WARNING: Trying to create QuotaManager before profile-do-change! Forgot to call do_get_profile()?: file /builds/worker/checkouts/gecko/dom/quota/ActorsParent.cpp:1702
[task 2024-02-08T18:07:35.979Z] 18:07:35     INFO -  [Parent 11128, IPDL Background] WARNING: QM_TRY failure (ERROR): 'GetOrCreate().map([](const auto& res) { return Ok{}; }) failed with resultCode 0x80004005, resultName NS_ERROR_FAILURE', file dom/quota/ActorsParent.cpp:1726
[task 2024-02-08T18:07:35.979Z] 18:07:35     INFO -  [Parent 11128, IPDL Background] WARNING: QM_TRY failure (ERROR): 'QuotaManager::EnsureCreated() failed with resultCode 0x80004005, resultName NS_ERROR_FAILURE', file dom/quota/QuotaParent.cpp:715
[task 2024-02-08T18:09:35.972Z] 18:09:35     INFO -  console.error: (new TypeError("can't access property \"executeTransaction\", db is undefined", "resource://gre/modules/PlacesFrecencyRecalculator.sys.mjs", 170))
[task 2024-02-08T18:13:09.530Z] 18:13:09     INFO - Buffered messages logged at 18:06:37
[task 2024-02-08T18:13:09.530Z] 18:13:09     INFO - TEST-PASS | dom/canvas/test/webgl-conf/generated/test_2_conformance__ogles__GL__refract__refract_001_to_006.html | A valid string reason is expected 

First occurrence seems to be here. However, that change was backed out but the failure is still showing.

Whiteboard: [retriggered]
Attachment #9384495 - Attachment is obsolete: true
Severity: S4 → --
Component: Graphics → Graphics: CanvasWebGL
Priority: P5 → --

Looks like this might have started around the time that bug 1879228 landed?

Flags: needinfo?(jgilbert)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: