[Webkit-unassigned] [Bug 255624] REGRESSION: [Win] GPUProcess is randomly crasing for some WebGL tests: RELEASE_ASSERT(::IsWindow(m_runLoopMessageWindow))

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 18 14:07:28 PDT 2023


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

Fujii Hironori <Hironori.Fujii at sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|REGRESSION: [Win]           |REGRESSION: [Win]
                   |GPUProcess is randomly      |GPUProcess is randomly
                   |crasing for some WebGL      |crasing for some WebGL
                   |tests                       |tests:
                   |                            |RELEASE_ASSERT(::IsWindow(m
                   |                            |_runLoopMessageWindow))

--- Comment #1 from Fujii Hironori <Hironori.Fujii at sony.com> ---
https://build.webkit.org/results/WinCairo-64-bit-Release-Tests/263066@main%20(686)/CrashLog_1cfc_2023-04-18_03-36-03-092.txt

#  7  Id: 3b44.3270 Suspend: 1 Teb: 00000011`35ae8000 Unfrozen
 # Child-SP          RetAddr           Call Site
00 00000011`362ff9d0 00007ffd`90241919 WTF!WTFCrash(void)+0x43 [C:\BW\WinCairo-64-bit-Release-Build\build\Source\WTF\wtf\Assertions.cpp @ 327]
01 00000011`362ffb30 00007ffd`902c6507 WTF!WTFCrashWithSecurityImplication(void)+0x9 [C:\BW\WinCairo-64-bit-Release-Build\build\Source\WTF\wtf\Assertions.cpp @ 733]
02 00000011`362ffb60 00007ffd`9026d0b5 WTF!WTF::RunLoop::RunLoop(void)+0x1b7 [C:\BW\WinCairo-64-bit-Release-Build\build\Source\WTF\wtf\win\RunLoopWin.cpp @ 109]
03 (Inline Function) --------`-------- WTF!WTF::RunLoop::Holder::{ctor}+0x17 [C:\BW\WinCairo-64-bit-Release-Build\build\Source\WTF\wtf\RunLoop.cpp @ 46]
04 (Inline Function) --------`-------- WTF!WTF::ThreadSpecific<WTF::RunLoop::Holder,0>::Data::{ctor}+0x38 [C:\BW\WinCairo-64-bit-Release-Build\build\Source\WTF\wtf\ThreadSpecific.h @ 94]
05 (Inline Function) --------`-------- WTF!WTF::ThreadSpecific<WTF::RunLoop::Holder,0>::set+0x51 [C:\BW\WinCairo-64-bit-Release-Build\build\Source\WTF\wtf\ThreadSpecific.h @ 195]
06 (Inline Function) --------`-------- WTF!WTF::ThreadSpecific<WTF::RunLoop::Holder,0>::operator class WTF::RunLoop::Holder *+0x73 [C:\BW\WinCairo-64-bit-Release-Build\build\Source\WTF\wtf\ThreadSpecific.h @ 211]
07 (Inline Function) --------`-------- WTF!WTF::ThreadSpecific<WTF::RunLoop::Holder,0>::operator->+0x73 [C:\BW\WinCairo-64-bit-Release-Build\build\Source\WTF\wtf\ThreadSpecific.h @ 217]
08 00000011`362ffc30 00007ffd`9026ce5e WTF!WTF::RunLoop::current(void)+0x85 [C:\BW\WinCairo-64-bit-Release-Build\build\Source\WTF\wtf\RunLoop.cpp @ 79]
09 (Inline Function) --------`-------- WTF!WTF::RunLoop::create::__l2::<lambda_1>::operator()+0x5 [C:\BW\WinCairo-64-bit-Release-Build\build\Source\WTF\wtf\RunLoop.cpp @ 112]
0a 00000011`362ffc60 00007ffd`902711af WTF!WTF::Detail::CallableWrapper<`WTF::RunLoop::create'::`2'::<lambda_1>,void>::call(void)+0xe [C:\BW\WinCairo-64-bit-Release-Build\build\Source\WTF\wtf\Function.h @ 53]
0b (Inline Function) --------`-------- WTF!WTF::Function<void __cdecl+0x9 [C:\BW\WinCairo-64-bit-Release-Build\build\Source\WTF\wtf\Function.h @ 82]
0c 00000011`362ffc90 00007ffd`902c76e9 WTF!WTF::Thread::entryPoint(struct WTF::Thread::NewThreadContext * newThreadContext = 0x00000205`a9be16c0)+0xbf [C:\BW\WinCairo-64-bit-Release-Build\build\Source\WTF\wtf\Threading.cpp @ 250]
0d 00000011`362ffcf0 00007ffd`9e091ffa WTF!WTF::wtfThreadEntryPoint(void * data = <Value unavailable error>)+0x9 [C:\BW\WinCairo-64-bit-Release-Build\build\Source\WTF\wtf\win\ThreadingWin.cpp @ 151]
0e 00000011`362ffd20 00007ffd`9e8c7974 ucrtbase!o_exp+0x5a
0f 00000011`362ffd50 00007ffd`c6b7a271 KERNEL32!BaseThreadInitThunk+0x14
10 00000011`362ffd80 00000000`00000000 ntdll!RtlUserThreadStart+0x21

> RELEASE_ASSERT(::IsWindow(m_runLoopMessageWindow));
https://github.com/WebKit/WebKit/blob/main/Source/WTF/wtf/win/RunLoopWin.cpp#L109>

-- 
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/20230418/47623faf/attachment.htm>


More information about the webkit-unassigned mailing list