[Webkit-unassigned] [Bug 208479] New: REGRESSION(r257667): [GTK] Two tests are now crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 2 15:15:04 PST 2020


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

            Bug ID: 208479
           Summary: REGRESSION(r257667): [GTK] Two tests are now crashing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dpino at igalia.com

These two tests started crashing after r257667 ([GPUP] Implement Modern EME API in the GPU Process):

  * http/tests/incremental/split-hex-entities.pl [ Crash ]
  * http/tests/misc/large-js-program.php [ Crash ]

http/tests/misc/large-js-program.php: (https://build.webkit.org/results/GTK%20Linux%2064-bit%20Debug%20(Tests)/r257696%20(5974)/http/tests/misc/large-js-program-crash-log.txt)

STDERR: 1   0x7fa5d0b796b5 WTFCrash
STDERR: 2   0x7fa5dd67061f /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/lib/libwebkit2gtk-4.0.so.37(+0xb0e861f) [0x7fa5dd67061f]
STDERR: 3   0x7fa5dd670616 WTF::CrashOnOverflow::crash()
STDERR: 4   0x7fa5dddd18f5 WTF::Vector<int, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc>::at(unsigned long)
STDERR: 5   0x7fa5dddd0b8f WTF::Vector<int, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc>::operator[](unsigned long)
STDERR: 6   0x7fa5dddcb6ac IPC::Connection::processMessage()
STDERR: 7   0x7fa5dddcc1c9 IPC::Connection::readyReadHandler()
STDERR: 8   0x7fa5dddcc24a /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/lib/libwebkit2gtk-4.0.so.37(+0xb84424a) [0x7fa5dddcc24a]
STDERR: 9   0x7fa5dddcfebc /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/lib/libwebkit2gtk-4.0.so.37(+0xb847ebc) [0x7fa5dddcfebc]
STDERR: 10  0x7fa5d0c30f81 WTF::Function<int (GIOCondition)>::operator()(GIOCondition) const
STDERR: 11  0x7fa5d0c30c8c WTF::GSocketMonitor::socketSourceCallback(_GSocket*, GIOCondition, WTF::GSocketMonitor*)
STDERR: 12  0x7fa5c9558e99 /home/slave/webkitgtk/gtk-linux-64-debug-tests/build/WebKitBuild/DependenciesGTK/Root/lib/libgio-2.0.so.0(+0x8de99) [0x7fa5c9558e99]
STDERR: 13  0x7fa5c939e6b8 g_main_context_dispatch
STDERR: 14  0x7fa5c939ea78 /home/slave/webkitgtk/gtk-linux-64-debug-tests/build/WebKitBuild/DependenciesGTK/Root/lib/libglib-2.0.so.0(+0x4ca78) [0x7fa5c939ea78]
STDERR: 15  0x7fa5c939ed62 g_main_loop_run
STDERR: 16  0x7fa5d0c22cd5 WTF::RunLoop::run()
STDERR: 17  0x7fa5d0c1d342 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/lib/libjavascriptcoregtk-4.0.so.18(+0x3830342) [0x7fa5d0c1d342]
STDERR: 18  0x7fa5d0c1f2b2 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/lib/libjavascriptcoregtk-4.0.so.18(+0x38322b2) [0x7fa5d0c1f2b2]
STDERR: 19  0x7fa5dd6a8471 WTF::Function<void ()>::operator()() const
STDERR: 20  0x7fa5d0bad290 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)
STDERR: 21  0x7fa5d0c299ee /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/lib/libjavascriptcoregtk-4.0.so.18(+0x383c9ee) [0x7fa5d0c299ee]
STDERR: 22  0x7fa5cb53efa3 /lib/x86_64-linux-gnu/libpthread.so.0(+0x7fa3) [0x7fa5cb53efa3]
STDERR: 23  0x7fa5c7e2b4cf clone

-- 
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/20200302/59184f1a/attachment.htm>


More information about the webkit-unassigned mailing list