WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 69898
69899
Some http security tests are asserting in indexOfSeparatorAfterDirectoryName()
https://bugs.webkit.org/show_bug.cgi?id=69899
Summary
Some http security tests are asserting in indexOfSeparatorAfterDirectoryName()
Simon Fraser (smfr)
Reported
2011-10-11 21:59:22 PDT
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)
Attachments
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2011-10-11 21:59:49 PDT
See also
bug 69898
.
Eric Seidel (no email)
Comment 2
2011-10-11 22:09:31 PDT
I landed the related change over a week ago. Have things been red that long and we haven't noticed?
Ryosuke Niwa
Comment 3
2011-10-11 22:42:45 PDT
(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.
Eric Seidel (no email)
Comment 4
2011-10-12 14:52:53 PDT
OK. Looking at this now.
Eric Seidel (no email)
Comment 5
2011-10-12 16:01:44 PDT
*** This bug has been marked as a duplicate of
bug 69898
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug