[Webkit-unassigned] [Bug 256200] [Win] StreamServerConnection is leaking Connection in GPU process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 7 17:59:57 PDT 2023


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

--- Comment #4 from Fujii Hironori <Hironori.Fujii at sony.com> ---
But, this patch introduces a new assertion failure for comment#0's steps.

ASSERTION FAILED: this == &current()
C:\home\webkit\gb\Source\WTF\wtf\RunLoop.cpp(209) : WTF::RunLoop::assertIsCurrent
1   00007FFEB60B26FB WTFCrash
2   00007FFEB60B77FD WTFCrashWithInfo
3   00007FFEB615C73D WTF::RunLoop::assertIsCurrent
4   00007FFE78E0D6EA WTF::assertIsCurrent
5   00007FFE78DF1B1F IPC::Connection::dispatcher
6   00007FFE78DEC3C8 IPC::Connection::invalidate
7   00007FFE78E31FE3 IPC::StreamServerConnection::invalidate
8   00007FFE788EF905 WebKit::RemoteGraphicsContextGL::workQueueUninitialize
9   00007FFE788F10AF `WebKit::RemoteGraphicsContextGL::stopListeningForIPC'::`2'::<lambda_1>::operator()
10  00007FFE788F288B WTF::Detail::CallableWrapper<`WebKit::RemoteGraphicsContextGL::stopListeningForIPC'::`2'::<lambda_1>,void>::call
11  00007FFE77E0D554 WTF::Function<void __cdecl(void)>::operator()
12  00007FFE78E33C08 IPC::StreamConnectionWorkQueue::processStreams
13  00007FFE78E33E95 `IPC::StreamConnectionWorkQueue::startProcessingThread'::`2'::<lambda_1>::operator()
14  00007FFE78E343CB WTF::Detail::CallableWrapper<`IPC::StreamConnectionWorkQueue::startProcessingThread'::`2'::<lambda_1>,void>::call
15  00007FFEB60C9D93 WTF::Function<void __cdecl(void)>::operator()
16  00007FFEB616B558 WTF::Thread::entryPoint
17  00007FFEB6244BC4 WTF::wtfThreadEntryPoint
18  00007FFF6B761BB2 configthreadlocale
19  00007FFF6D4B7604 BaseThreadInitThunk
20  00007FFF6D9226A1 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/20230508/1863e7ce/attachment.htm>


More information about the webkit-unassigned mailing list