[Webkit-unassigned] [Bug 69899] New: Some http security tests are asserting in indexOfSeparatorAfterDirectoryName()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 11 21:59:22 PDT 2011


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

           Summary: Some http security tests are asserting in
                    indexOfSeparatorAfterDirectoryName()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: LayoutTestFailure, MakingBotsRed
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com
                CC: eric at webkit.org, ap at webkit.org, rniwa at webkit.org


http/tests/security/frame-loading-via-document-write.html    stderr    crash log (DumpRenderTree: indexOfSeparatorAfterDirectoryName(std::string const&, std::string const&) + 176)
http/tests/security/local-CSS-from-remote.html    stderr    crash log (DumpRenderTree: indexOfSeparatorAfterDirectoryName(std::string const&, std::string const&) + 176)
http/tests/security/local-JavaScript-from-remote.html    stderr    crash log (DumpRenderTree: indexOfSeparatorAfterDirectoryName(std::string const&, std::string const&) + 176)
http/tests/security/local-iFrame-from-remote.html    stderr    crash log (DumpRenderTree: indexOfSeparatorAfterDirectoryName(std::string const&, std::string const&) + 176)
http/tests/security/local-image-from-remote-whitelisted.html    stderr    crash log (DumpRenderTree: indexOfSeparatorAfterDirectoryName(std::string const&, std::string const&) + 176)
http/tests/security/local-image-from-remote.html    stderr    crash log (DumpRenderTree: indexOfSeparatorAfterDirectoryName(std::string const&, std::string const&) + 176)
http/tests/security/local-user-CSS-from-remote.html    stderr    crash log (DumpRenderTree: indexOfSeparatorAfterDirectoryName(std::string const&, std::string const&) + 176)
http/tests/security/local-video-poster-from-remote.html    stderr    crash log (DumpRenderTree: indexOfSeparatorAfterDirectoryName(std::string const&, std::string const&) + 176)


Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   DumpRenderTree                    0x0000000100030937 indexOfSeparatorAfterDirectoryName(std::string const&, std::string const&) + 176 (LayoutTestControllerMac.mm:373)
1   DumpRenderTree                    0x0000000100030a19 resourceRootAbsolutePath(std::string const&, std::string const&) + 131 (LayoutTestControllerMac.mm:388)
2   DumpRenderTree                    0x0000000100030ac3 LayoutTestController::pathToLocalResource(OpaqueJSContext const*, OpaqueJSString*) + 139 (LayoutTestControllerMac.mm:403)
3   DumpRenderTree                    0x00000001000260be pathToLocalResourceCallback(OpaqueJSContext const*, OpaqueJSValue*, OpaqueJSValue*, unsigned long, OpaqueJSValue const* const*, OpaqueJSValue const**) + 199 (LayoutTestController.cpp:288)
4   com.apple.JavaScriptCore          0x00000001002c1ef9 JSC::JSCallbackFunction::call(JSC::ExecState*) + 301 (JSCallbackFunction.cpp:73)

-- 
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