Bug 263720

Summary: [GTK][WPE] http/tests/security/redirect-BLOCKED-to-localURL.html is crashing
Product: WebKit Reporter: Amanda Falke <abstractmachines>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: fujii.hironori, kkinnunen
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Amanda Falke
Reported 2023-10-26 07:31:07 PDT
This test is crashing in the GTK port. The WPE bots are completely down and have been for weeks, so no way to tell how those bots would be handling this test.
Attachments
Fujii Hironori
Comment 1 2025-09-10 00:07:12 PDT
Thread 1 (Thread 0x7f3a01df36c0 (LWP 77039)): #0 g_log_structured_array (log_level=log_level@entry=G_LOG_LEVEL_ERROR, fields=fields@entry=0x7f3a01df2620, n_fields=3) at ../glib/gmessages.c:431 #1 0x00007f3afac59ec7 in g_log_default_handler (log_domain=log_domain@entry=0x0, log_level=log_level@entry=6, message=message@entry=0x7f3b01ef1d80 "WebProcess didn't exit as expected after the UI process connection was closed", unused_data=unused_data@entry=0x0) at ../glib/gmessages.c:3436 #2 0x00007f3afac54477 in g_logv (log_domain=0x0, log_level=G_LOG_LEVEL_ERROR, format=<optimized out>, args=args@entry=0x7f3a01df2780) at ../glib/gmessages.c:1260 #3 0x00007f3afac54803 in g_log (log_domain=<optimized out>, log_level=<optimized out>, format=<optimized out>) at ../glib/gmessages.c:1329 #4 0x00007f3afbbf17c9 in WTF::Detail::CallableWrapper<WebKit::crashAfter10Seconds(IPC::Connection*)::{lambda()#1}, void>::call() () at /home/fujii/webkit/wd/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1 #5 0x00007f3afd9116ff in WTF::Detail::CallableWrapper<WTF::RunLoop::dispatchAfter(WTF::Seconds, WTF::Function<void ()>&&)::{lambda()#1}, void>::call() () at /home/fujii/webkit/wd/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1 #6 0x00007f3afd9f3fcd in WTF::RunLoop::TimerBase::TimerBase(WTF::Ref<WTF::RunLoop, WTF::RawPtrTraits<WTF::RunLoop>, WTF::DefaultRefDerefTraits<WTF::RunLoop> >&&, WTF::ASCIILiteral)::{lambda(void*)#1}::_FUN(void*) () at /home/fujii/webkit/wd/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1 #7 0x00007f3afd9f4ae9 in WTF::RunLoop::{lambda(_GSource*, int (*)(void*), void*)#1}::_FUN(_GSource*, int (*)(void*), void*) () at /home/fujii/webkit/wd/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1 #8 0x00007f3afac4e863 in g_main_dispatch (context=0x7f3a5c005f90) at ../glib/gmain.c:3398 #9 g_main_context_dispatch_unlocked (context=0x7f3a5c005f90) at ../glib/gmain.c:4249 #10 0x00007f3afac577a8 in g_main_context_iterate_unlocked (context=0x7f3a5c005f90, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4314 #11 0x00007f3afac57a4f in g_main_loop_run (loop=0x7f3a5c0029e0) at ../glib/gmain.c:4516 #12 0x00007f3afd9f52d0 in WTF::RunLoop::run() () at /home/fujii/webkit/wd/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1 #13 0x00007f3afd97f8a7 in WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) () at /home/fujii/webkit/wd/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1 #14 0x00007f3afd9f95c9 in WTF::wtfThreadEntryPoint(void*) () at /home/fujii/webkit/wd/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1 #15 0x00007f3afa391f54 in start_thread (arg=<optimized out>) at pthread_create.c:448 #16 0x00007f3afa41532c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Note You need to log in before you can comment on or make changes to this bug.