[Webkit-unassigned] [Bug 200534] New: [GTK] Several tests crashing after r247898 "Reorganize UIScriptController into platform-specific subclasses"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 8 06:16:40 PDT 2019


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

            Bug ID: 200534
           Summary: [GTK] Several tests crashing after r247898 "Reorganize
                    UIScriptController into platform-specific subclasses"
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: magomez at igalia.com
                CC: bugs-noreply at webkitgtk.org

compositing/backing/backing-store-attachment-scroll.html [ Crash ]
compositing/iframes/remove-reinsert-webview-with-iframe.html [ Crash ]
compositing/tiling/tile-coverage-on-scroll.html [ Crash ]
compositing/tiling/tiled-mask-inwindow.html [ Crash ]
compositing/tiling/tiled-reflection-inwindow.html [ Crash ]
editing/input/delete-text-in-composition.html [ Crash ]
editing/secure-input/password-input-changed-type.html [ Crash ]
editing/secure-input/password-input-focusing.html [ Crash ]
editing/secure-input/removed-password-input.html [ Crash ]
editing/secure-input/reset-state-on-navigation.html [ Crash ]
fast/events/autoscroll-when-input-is-offscreen.html [ Crash ]
fast/events/autoscroll-with-software-keyboard.html [ Crash ]
fast/media/mq-prefers-reduced-motion-matchMedia.html [ Crash ]
fast/visual-viewport/client-coordinates-relative-to-layout-viewport.html [ Crash ]
fast/visual-viewport/client-rects-relative-to-layout-viewport.html [ Crash ]
http/tests/inspector/network/ping-type.html [ Crash ]
http/tests/navigation/ping-attribute/anchor-cookie.html [ Crash ]
http/tests/navigation/ping-attribute/anchor-cross-origin-from-https.html [ Crash ]
http/tests/navigation/ping-attribute/anchor-cross-origin.html [ Crash ]
http/tests/navigation/ping-attribute/anchor-ping-and-follow-redirect-when-sending-ping.html [ Crash ]
http/tests/navigation/ping-attribute/area-cookie.html [ Crash ]
http/tests/navigation/ping-attribute/area-cross-origin-from-https.html [ Crash ]
http/tests/navigation/ping-attribute/area-cross-origin.html [ Crash ]
http/tests/navigation/ping-attribute/area-same-origin.html [ Crash ]
pageoverlay/overlay-remove-reinsert-view.html [ Crash ]

All of these tests are crashing in calls to ScriptController, with a backtrace similar to this (see all of the backtraces at https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r248403%20(11158)/results.html)

#0  0x00007f7f8f135dde in WTFCrash () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/lib/libjavascriptcoregtk-4.0.so.18
#1  0x000055641999bab9 in _ZN3WTR18UIScriptController11doAsyncTaskEPK13OpaqueJSValue ()
#2  0x000055641999ebd5 in _ZN3WTR20JSUIScriptController25doAfterPresentationUpdateEPK15OpaqueJSContextP13OpaqueJSValueS5_mPKPKS4_PS7_ ()
#3  0x00007f7f8e4d7c20 in _ZN3JSC19APICallbackFunction4callINS_18JSCallbackFunctionEEElPNS_9ExecStateE () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/lib/libjavascriptcoregtk-4.0.so.18
#4  0x00007f7ee7fff027 in ?? ()
#5  0x00007ffffc19acd0 in ?? ()
#6  0x00007f7f8ec6f761 in llint_op_call () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/lib/libjavascriptcoregtk-4.0.so.18
#7  0x0000000000000000 in ?? ()

-- 
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/20190808/2409c933/attachment-0001.html>


More information about the webkit-unassigned mailing list