[Webkit-unassigned] [Bug 115790] New: Reproducible crash when entering url with a quote in the scheme

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 8 03:20:28 PDT 2013


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

           Summary: Reproducible crash when entering url with a quote in
                    the scheme
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Mac OS X 10.8
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dieter at komendera.com


Created an attachment (id=201049)
 --> (https://bugs.webkit.org/attachment.cgi?id=201049&action=review)
full crash report

Mac OS X 10.8.3, Safari 6.0.4, WebKit nightly 149711

* Paste that into address bar: ht"tp://webkit.org
* Hit enter

0   com.apple.WebKit2                 0x000000010628f1b5 WTF::String* WTF::HashTable<WTF::String, WTF::String, WTF::IdentityExtractor, WTF::StringHash, WTF::HashTraits<WTF::String>, WTF::HashTraits<WTF::String> >::lookup<WTF::IdentityHashTranslator<WTF::StringHash>, WTF::String>(WTF::String const&) + 33
1   com.apple.WebKit2                 0x00000001061f4c08 WebKit::CustomProtocolManager::supportsScheme(WTF::String const&) + 54
2   com.apple.WebKit2                 0x00000001061f4b87 +[WKCustomProtocol canInitWithRequest:] + 87
3   com.apple.Foundation              0x00007fff8ab2c15d +[NSURLProtocol(NSURLProtocolPrivate) _protocolClassForRequest:allowCF:] + 261
4   com.apple.Foundation              0x00007fff8ab2c011 +[NSURLConnection canHandleRequest:] + 24
5   com.apple.WebKit2                 0x00000001062d70a4 WebKit::WebPage::platformCanHandleRequest(WebCore::ResourceRequest const&) + 46
6   com.apple.WebKit2                 0x00000001062cb924 WebKit::WebPage::canHandleRequest(WebCore::ResourceRequest const&) + 118
7   com.apple.WebKit2                 0x000000010632ec00 WKBundlePageCanHandleRequest + 13

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