crash log for WebKitTestRunner (pid 10575): [New LWP 10575] [New LWP 10642] [New LWP 10679] [New LWP 10680] [New LWP 10681] [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/app/webkit/WebKitBuild/Release/bin/WebKitTestRunner -'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x000055929ac30a20 in WTR::PlatformWebView::page() () [Current thread is 1 (Thread 0x7f3e555bc380 (LWP 10575))] Thread 5 (Thread 0x7f3e0cbfd640 (LWP 10681)): #0 0x00007f3e56516b5d in __GI___poll (fds=0x7f3e00004bd0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f3e61c855ce in g_main_context_poll (priority=, n_fds=1, fds=0x7f3e00004bd0, timeout=, context=0x7f3e00000b60) at ../glib/gmain.c:4478 #2 g_main_context_iterate (context=0x7f3e00000b60, block=block@entry=1, dispatch=dispatch@entry=1, self=) at ../glib/gmain.c:4170 #3 0x00007f3e61c85943 in g_main_loop_run (loop=0x7f3e00003e60) at ../glib/gmain.c:4373 #4 0x00007f3e5c6c9160 in WTF::RunLoop::run() () at /app/webkit/WebKitBuild/Release/lib/libjavascriptcoregtk-4.1.so.0 #5 0x00007f3e5c659dda in WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) () at /app/webkit/WebKitBuild/Release/lib/libjavascriptcoregtk-4.1.so.0 #6 0x00007f3e5c6cbbc9 in WTF::wtfThreadEntryPoint(void*) () at /app/webkit/WebKitBuild/Release/lib/libjavascriptcoregtk-4.1.so.0 #7 0x00007f3e590633ba in start_thread (arg=0x7f3e0cbfd640) at pthread_create.c:481 #8 0x00007f3e56521b03 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 4 (Thread 0x7f3e0d3fe640 (LWP 10680)): #0 0x00007f3e56516b5d in __GI___poll (fds=0x7f3e080043c0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f3e61c855ce in g_main_context_poll (priority=, n_fds=1, fds=0x7f3e080043c0, timeout=, context=0x7f3e08000b60) at ../glib/gmain.c:4478 #2 g_main_context_iterate (context=0x7f3e08000b60, block=block@entry=1, dispatch=dispatch@entry=1, self=) at ../glib/gmain.c:4170 #3 0x00007f3e61c85943 in g_main_loop_run (loop=0x7f3e08003200) at ../glib/gmain.c:4373 #4 0x00007f3e5c6c9160 in WTF::RunLoop::run() () at /app/webkit/WebKitBuild/Release/lib/libjavascriptcoregtk-4.1.so.0 #5 0x00007f3e5c659dda in WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) () at /app/webkit/WebKitBuild/Release/lib/libjavascriptcoregtk-4.1.so.0 #6 0x00007f3e5c6cbbc9 in WTF::wtfThreadEntryPoint(void*) () at /app/webkit/WebKitBuild/Release/lib/libjavascriptcoregtk-4.1.so.0 #7 0x00007f3e590633ba in start_thread (arg=0x7f3e0d3fe640) at pthread_create.c:481 #8 0x00007f3e56521b03 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x7f3e0dbff640 (LWP 10679)): #0 0x00007f3e5906fe1d in __futex_abstimed_wait_common64 (futex_word=futex_word@entry=0x7f3e4e0e1060, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7f3e0dbfe810, private=private@entry=0, cancel=cancel@entry=true) at ../sysdeps/nptl/futex-internal.c:74 #1 0x00007f3e5906fe8f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f3e4e0e1060, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7f3e0dbfe810, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123 #2 0x00007f3e590698ec in __pthread_cond_wait_common (abstime=0x7f3e0dbfe810, clockid=0, mutex=0x7f3e4e0e1010, cond=0x7f3e4e0e1038) at pthread_cond_wait.c:504 #3 __pthread_cond_timedwait (cond=0x7f3e4e0e1038, mutex=0x7f3e4e0e1010, abstime=0x7f3e0dbfe810) at pthread_cond_wait.c:637 #4 0x00007f3e5c6cc5f4 in WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime) () at /app/webkit/WebKitBuild/Release/lib/libjavascriptcoregtk-4.1.so.0 #5 0x00007f3e5c653d53 in WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&) () at /app/webkit/WebKitBuild/Release/lib/libjavascriptcoregtk-4.1.so.0 #6 0x00007f3e5c658046 in WTF::sleep(WTF::Seconds) () at /app/webkit/WebKitBuild/Release/lib/libjavascriptcoregtk-4.1.so.0 #7 0x00007f3e5d983c8a in WebKit::MemoryPressureMonitor::start()::{lambda()#1}::operator()() const [clone .constprop.0] () at /app/webkit/WebKitBuild/Release/lib/libwebkit2gtk-4.1.so.0 #8 0x00007f3e5d984479 in () at /app/webkit/WebKitBuild/Release/lib/libwebkit2gtk-4.1.so.0 #9 0x00007f3e5c659dda in WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) () at /app/webkit/WebKitBuild/Release/lib/libjavascriptcoregtk-4.1.so.0 #10 0x00007f3e5c6cbbc9 in WTF::wtfThreadEntryPoint(void*) () at /app/webkit/WebKitBuild/Release/lib/libjavascriptcoregtk-4.1.so.0 #11 0x00007f3e590633ba in start_thread (arg=0x7f3e0dbff640) at pthread_create.c:481 #12 0x00007f3e56521b03 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x7f3e4e9ed640 (LWP 10642)): #0 0x00007f3e5906fe1d in __futex_abstimed_wait_common64 (futex_word=futex_word@entry=0x7f3e5ca49d6c ::Storage::s_memory+76>, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f3e4e9ecb40, private=private@entry=0, cancel=cancel@entry=true) at ../sysdeps/nptl/futex-internal.c:74 #1 0x00007f3e5906fe8f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f3e5ca49d6c ::Storage::s_memory+76>, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f3e4e9ecb40, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123 #2 0x00007f3e59069bdb in __pthread_cond_wait_common (abstime=0x7f3e4e9ecb40, clockid=1, mutex=, cond=0x7f3e5ca49d40 ::Storage::s_memory+32>) at pthread_cond_wait.c:504 #3 __pthread_cond_clockwait (abstime=0x7f3e4e9ecb40, clockid=1, mutex=, cond=0x7f3e5ca49d40 ::Storage::s_memory+32>) at pthread_cond_wait.c:672 #4 __pthread_cond_clockwait (cond=0x7f3e5ca49d40 ::Storage::s_memory+32>, mutex=, clockid=1, abstime=0x7f3e4e9ecb40) at pthread_cond_wait.c:660 #5 0x00007f3e5c6db13a in bmalloc::Scavenger::threadRunLoop() () at /app/webkit/WebKitBuild/Release/lib/libjavascriptcoregtk-4.1.so.0 #6 0x00007f3e5c6db2c9 in () at /app/webkit/WebKitBuild/Release/lib/libjavascriptcoregtk-4.1.so.0 #7 0x00007f3e568375e5 in std::execute_native_thread_routine(void*) (__p=0x55929c81b3a0) at ../../../../../libstdc++-v3/src/c++11/thread.cc:82 #8 0x00007f3e590633ba in start_thread (arg=0x7f3e4e9ed640) at pthread_create.c:481 #9 0x00007f3e56521b03 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7f3e555bc380 (LWP 10575)): #0 0x000055929ac30a20 in WTR::PlatformWebView::page() () #1 0x000055929ac316a3 in WTR::TestController::platformPreferences() () #2 0x000055929abff597 in WTR::TestController::resetPreferencesToConsistentValues(WTR::TestOptions const&) () #3 0x000055929ac03c39 in WTR::TestController::createWebViewWithOptions(WTR::TestOptions const&) () #4 0x000055929ac0a0e7 in WTR::TestController::ensureViewSupportsOptionsForTest(WTR::TestInvocation const&) () #5 0x000055929ac0a6e1 in WTR::TestController::configureViewForTest(WTR::TestInvocation const&) () #6 0x000055929ac1790d in WTR::TestInvocation::invoke() () #7 0x000055929ac00efd in WTR::TestController::runTest(char const*) () #8 0x000055929ac015ef in WTR::TestController::runTestingServerLoop() () #9 0x000055929ac01bd8 in WTR::TestController::TestController(int, char const**) () #10 0x000055929abf08bb in main () STDERR: STDERR: warning: core file may not match specified executable file. STDERR: STDERR: warning: the debug information found in "/usr/lib/debug//usr/lib/x86_64-linux-gnu/libicudata.so.69.1.debug" does not match "/usr/lib/x86_64-linux-gnu/libicudata.so.69" (CRC mismatch). STDERR: STDERR: STDERR: warning: the debug information found in "/usr/lib/debug//usr/lib/x86_64-linux-gnu/libicudata.so.69.1.debug" does not match "/usr/lib/x86_64-linux-gnu/libicudata.so.69" (CRC mismatch). STDERR: STDERR: STDERR: warning: the debug information found in "/usr/lib/debug//usr/lib/x86_64-linux-gnu/libdl-2.33.so.debug" does not match "/usr/lib/x86_64-linux-gnu/libdl.so.2" (CRC mismatch). STDERR: STDERR: STDERR: warning: the debug information found in "/usr/lib/debug//usr/lib/x86_64-linux-gnu/libdl-2.33.so.debug" does not match "/usr/lib/x86_64-linux-gnu/libdl.so.2" (CRC mismatch). STDERR: STDERR: STDERR: warning: the debug information found in "/usr/lib/debug//usr/lib/x86_64-linux-gnu/libwayland-egl.so.1.0.0.debug" does not match "/usr/lib/x86_64-linux-gnu/libwayland-egl.so.1" (CRC mismatch). STDERR: STDERR: STDERR: warning: the debug information found in "/usr/lib/debug//usr/lib/x86_64-linux-gnu/libwayland-egl.so.1.0.0.debug" does not match "/usr/lib/x86_64-linux-gnu/libwayland-egl.so.1" (CRC mismatch). STDERR: STDERR: STDERR: warning: the debug information found in "/usr/lib/debug//usr/lib/x86_64-linux-gnu/libX11-xcb.so.1.0.0.debug" does not match "/usr/lib/x86_64-linux-gnu/libX11-xcb.so.1" (CRC mismatch). STDERR: STDERR: STDERR: warning: the debug information found in "/usr/lib/debug//usr/lib/x86_64-linux-gnu/libX11-xcb.so.1.0.0.debug" does not match "/usr/lib/x86_64-linux-gnu/libX11-xcb.so.1" (CRC mismatch). STDERR: STDERR: STDERR: warning: the debug information found in "/usr/lib/debug//usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0.0.0.debug" does not match "/usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0" (CRC mismatch). STDERR: STDERR: STDERR: warning: the debug information found in "/usr/lib/debug//usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0.0.0.debug" does not match "/usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0" (CRC mismatch). STDERR: STDERR: