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)
See also bug 69898.
I landed the related change over a week ago. Have things been red that long and we haven't noticed?
(In reply to comment #2) > I landed the related change over a week ago. Have things been red that long and we haven't noticed? I bet people don't pay much attention to leak bots because it has always been red :( Also, Mac WK1 bots have been red for quite a while unfortunately. As I commented on the bug 69898, I suspect this is a leak-bot-only bug.
OK. Looking at this now.
*** This bug has been marked as a duplicate of bug 69898 ***