[Webkit-unassigned] [Bug 105192] New: Error QtWebProcess "WARNING: The web process experienced a crash on 'http://fr.wikipedia.org/wiki/'."

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 17 09:51:51 PST 2012


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

           Summary: Error QtWebProcess "WARNING: The web process
                    experienced a crash on
                    'http://fr.wikipedia.org/wiki/'."
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: valentin.cupif at me.com


Hello

When i load a page from a website to an other website the webprocess crash at the end of loading (just when it draw the page ) or juste when i clik on the link.

the error

    ==2560== Conditional jump or move depends on uninitialised value(s)
    ==2560==    at 0x4E30779: ??? (in /lib/libc-2.11.90.so)
    ==2560==    by 0x4930824: qDefaultMessageHandler(QtMsgType, QMessageLogContext const&, QString const&) (qlogging.cpp:813)
    ==2560==    by 0x492F359: qt_message_print(QtMsgType, QMessageLogContext const&, QString const&) (qlogging.cpp:837)
    ==2560==    by 0x492F7AD: qt_message(QtMsgType, QMessageLogContext const&, char const*, char*, QString&) (qlogging.cpp:219)
    ==2560==    by 0x492F91F: QMessageLogger::warning(char const*, ...) const (qlogging.cpp:284)
    ==2560==    by 0x7A5BC23: QQuickWebViewPrivate::processDidCrash() (in /usr/lib/libWebKit2.so.1.0.0)
    ==2560==    by 0x7A704E2: WebKit::QtPageClient::processDidCrash() (in /usr/lib/libWebKit2.so.1.0.0)
    ==2560==    by 0x79ACDC1: WebKit::WebPageProxy::processDidCrash() (in /usr/lib/libWebKit2.so.1.0.0)
    ==2560==    by 0x79C2B18: WebKit::WebProcessProxy::didClose(CoreIPC::Connection*) (in /usr/lib/libWebKit2.so.1.0.0)
    ==2560==    by 0x7909B62: CoreIPC::Connection::dispatchConnectionDidClose() (in /usr/lib/libWebKit2.so.1.0.0)
    ==2560==    by 0x7909BAD: WTF::BoundFunctionImpl<WTF::FunctionWrapper<void (CoreIPC::Connection::*)()>, void ()(CoreIPC::Connection*)>::operator()() (in /usr/lib/libWebKit2.so.1.0.0)
    ==2560==    by 0x9779547: WebCore::RunLoop::performWork() (in /usr/lib/libWebCore.so.1.0.0)
    ==2560==
    WARNING: The web process experienced a crash on 'http://fr.wikipedia.org/wiki/'.

i have seen when i am in debug i have less bug

Thank you for help me.

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