[Webkit-unassigned] [Bug 249449] New: ASSERTION FAILED in ~GraphicsContextGLTextureMapperANGLE

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 15 21:54:10 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=249449

            Bug ID: 249449
           Summary: ASSERTION FAILED in
                    ~GraphicsContextGLTextureMapperANGLE
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com
                CC: dino at apple.com, kbr at google.com, kkinnunen at apple.com

WebKitGPUProcess.exe of WinCairo WK2 Debug is crashing for webgl/webgl-fail-platform-context-creation-no-crash.html

ASSERTION FAILED: success
C:\jenkins_slave\wincairo-main\Source\WebCore\platform\graphics\texmap\GraphicsContextGLTextureMapperANGLE.cpp(125) : WebCore::GraphicsContextGLTextureMapperANGLE::~GraphicsContextGLTextureMapperANGLE
1   00007FFA7476248B WTFCrash
2   00007FFA2F2ADA5E WTFCrashWithInfo
3   00007FFA2F484458 WebCore::GraphicsContextGLTextureMapperANGLE::~GraphicsContextGLTextureMapperANGLE
4   00007FFA2F48783A WebCore::GraphicsContextGLTextureMapperANGLE::`vector deleting destructor'
5   00007FFA2F487640 std::default_delete<WebCore::GraphicsContextGL>::operator()
6   00007FFA2F487E0B WTF::RefCounted<WebCore::GraphicsContextGL,std::default_delete<WebCore::GraphicsContextGL> >::deref
7   00007FFA2F4872A3 WTF::Ref<WebCore::GraphicsContextGLTextureMapperANGLE,WTF::RawPtrTraits<WebCore::GraphicsContextGLTextureMapperANGLE> >::~Ref<WebCore::GraphicsContextGLTextureMapperANGLE,WTF::RawPtrTraits<WebCore::GraphicsContextGLTextureMapperANGLE> >
8   00007FFA2F484387 WebCore::GraphicsContextGLTextureMapperANGLE::create
9   00007FFA41E612A7 WebKit::RemoteGraphicsContextGLWC::platformWorkQueueInitialize
10  00007FFA42997F25 WebKit::RemoteGraphicsContextGL::workQueueInitialize
11  00007FFA4299DC01 `WebKit::RemoteGraphicsContextGL::initialize'::`2'::<lambda_1>::operator()
12  00007FFA429A156B WTF::Detail::CallableWrapper<`WebKit::RemoteGraphicsContextGL::initialize'::`2'::<lambda_1>,void>::call
13  00007FFA41EDBFA4 WTF::Function<void __cdecl(void)>::operator()
14  00007FFA42E8AD18 IPC::StreamConnectionWorkQueue::processStreams
15  00007FFA42E8AFA5 `IPC::StreamConnectionWorkQueue::startProcessingThread'::`2'::<lambda_1>::operator()
16  00007FFA42E8B4DB WTF::Detail::CallableWrapper<`IPC::StreamConnectionWorkQueue::startProcessingThread'::`2'::<lambda_1>,void>::call
17  00007FFA7477A473 WTF::Function<void __cdecl(void)>::operator()
18  00007FFA74820A58 WTF::Thread::entryPoint
19  00007FFA748FCD24 WTF::wtfThreadEntryPoint
20  00007FFA99D51BB2 configthreadlocale
21  00007FFA9ACD7614 BaseThreadInitThunk
22  00007FFA9C4C26A1 RtlUserThreadStart

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221216/238b61f7/attachment.htm>


More information about the webkit-unassigned mailing list