[Webkit-unassigned] [Bug 133797] New: REGRESSION(169017): [GTK] Layout Test fast/dom/NavigatorContentUtils/register-protocol-handler.html crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 12 07:52:41 PDT 2014


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

           Summary: REGRESSION(169017): [GTK] Layout Test
                    fast/dom/NavigatorContentUtils/register-protocol-handl
                    er.html crashes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: clopez at igalia.com
                CC: cabanier at adobe.com, fpizlo at apple.com


The following layout test is crashing on GTK since r169017 <http://trac.webkit.org/changeset/169017>

fast/dom/NavigatorContentUtils/register-protocol-handler.html

The relevant part of the GDB backtrace is:

Core was generated by `/home/clopez/webkit/webkit/WebKitBuild/Release/bin/WebKitWebProcess 12'.
Program terminated with signal 11, Segmentation fault.
#0  0x00007f4543f26f44 in WebCore::NavigatorContentUtils::registerProtocolHandler(WebCore::Navigator*, WTF::String const&, WTF::String const&, WTF::String const&, int&) ()
   from /home/clopez/webkit/webkit/WebKitBuild/Release/lib/libwebkit2gtk-3.0.so.25
[....]
Thread 1 (Thread 0x7f45361e9a00 (LWP 14338)):
#0  0x00007f4543f26f44 in WebCore::NavigatorContentUtils::registerProtocolHandler(WebCore::Navigator*, WTF::String const&, WTF::String const&, WTF::String const&, int&) () $
#1  0x00007f4544ecf31b in WebCore::jsNavigatorPrototypeFunctionRegisterProtocolHandler(JSC::ExecState*) () from /home/clopez/webkit/webkit/WebKitBuild/Release/lib/libwebkit$
#2  0x00007f44f4c420b4 in ?? ()
#3  0x00007fff16ae6420 in ?? ()
#4  0x00007f45463924c8 in llint_entry () from /home/clopez/webkit/webkit/WebKitBuild/Release/lib/libjavascriptcoregtk-3.0.so.0

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list