[Webkit-unassigned] [Bug 37191] New: [Qt] WebKit crash in WebCore::FrameLoader::loadResourceSynchronously()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 7 01:17:37 PDT 2010


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

           Summary: [Qt] WebKit crash in
                    WebCore::FrameLoader::loadResourceSynchronously()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://shop.nationalgeographic.com/ngs/browse/productD
                    etail.jsp?productId=1076013&code=NG93906&source=foshop
                    sc1
        OS/Version: Linux
            Status: NEW
          Keywords: Qt
          Severity: Critical
          Priority: P1
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: benjamin.poulain at nokia.com
                CC: benjamin.poulain at nokia.com


The robustness test crashed on the page:
http://shop.nationalgeographic.com/ngs/browse/productDetail.jsp?productId=1076013&code=NG93906&source=foshopsc1
with WebKit trunk.

Backtrace:
#0  0x00007ffff7175034 in
WebCore::FrameLoader::loadResourceSynchronously(WebCore::ResourceRequest
const&, WebCore::StoredCredentials, WebCore::ResourceError&,
WebCore::ResourceResponse&, WTF::Vector<char, 0ul>&) ()
   from
/home/ikipou/build/webkit/oslo-staging-1_release_64/Release/lib/libQtWebKit.so.4
#1  0x00007ffff7169f95 in
WebCore::DocumentThreadableLoader::loadRequest(WebCore::ResourceRequest const&,
WebCore::SecurityCheckPolicy) () from
/home/ikipou/build/webkit/oslo-staging-1_release_64/Release/lib/libQtWebKit.so.4
#2  0x00007ffff716b6c8 in
WebCore::DocumentThreadableLoader::DocumentThreadableLoader(WebCore::Document*,
WebCore::ThreadableLoaderClient*,
WebCore::DocumentThreadableLoader::BlockingBehavior, WebCore::ResourceRequest
const&, WebCore::ThreadableLoaderOptions const&) () from
/home/ikipou/build/webkit/oslo-staging-1_release_64/Release/lib/libQtWebKit.so.4
#3  0x00007ffff716b9fc in
WebCore::DocumentThreadableLoader::loadResourceSynchronously(WebCore::Document*,
WebCore::ResourceRequest const&, WebCore::ThreadableLoaderClient&,
WebCore::ThreadableLoaderOptions const&) ()
   from
/home/ikipou/build/webkit/oslo-staging-1_release_64/Release/lib/libQtWebKit.so.4
#4  0x00007ffff733c65b in WebCore::XMLHttpRequest::createRequest(int&) () from
/home/ikipou/build/webkit/oslo-staging-1_release_64/Release/lib/libQtWebKit.so.4
#5  0x00007ffff733cd1b in WebCore::XMLHttpRequest::send(WebCore::String const&,
int&) () from
/home/ikipou/build/webkit/oslo-staging-1_release_64/Release/lib/libQtWebKit.so.4
#6  0x00007ffff733cfea in WebCore::XMLHttpRequest::send(int&) () from
/home/ikipou/build/webkit/oslo-staging-1_release_64/Release/lib/libQtWebKit.so.4
#7  0x00007ffff6ee7dbe in WebCore::JSXMLHttpRequest::send(JSC::ExecState*,
JSC::ArgList const&) () from
/home/ikipou/build/webkit/oslo-staging-1_release_64/Release/lib/libQtWebKit.so.4
#8  0x00007ffff6e7dd14 in
WebCore::jsXMLHttpRequestPrototypeFunctionSend(JSC::ExecState*, JSC::JSObject*,
JSC::JSValue, JSC::ArgList const&) () from
/home/ikipou/build/webkit/oslo-staging-1_release_64/Release/lib/libQtWebKit.so.4

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