[webkit-qt] [QtTestBrowser Hangs always]: Similar issue as https://bugs.webkit.org/show_bug.cgi?id=79785 in UBUNTU 11.04

santosh mahto santoshbit2007 at gmail.com
Sun Nov 4 20:24:06 PST 2012


Hi all

I am facing the issue same as
https://bugs.webkit.org/show_bug.cgi?id=79785in Qt webkit build  with
UBUNTU not mac.

ISSUE: on launching QtTestBrowser .. it gets hanged , probably due to lock
deadlock

I am trying to build webkit2 latest code with latest Qt5 git cloned build.

Other configuration : Ubuntu 11.04 , glibc :2.3.2

The call stack for hangs are

 (gdb) bt
#0  0xb7fe10c2 in ?? () from /lib/ld-linux.so.2
#1  0xb0ae8a5c in pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb640a43c in __pthread_cond_wait (cond=0x80bf310, mutex=0x80bf2f8) at
forward.c:139
#3  0xb660c848 in QWaitCondition::wait(QMutex*, unsigned long) ()
   from
/home/santosh.mah/webkit_opensource/git_29oct/WebKit/qt5/qtbase/lib/libQtCore.so.5
#4  0xb6f289e3 in
QQmlThread::internalCallMethodInThread(QQmlThread::Message*) ()
   from
/home/santosh.mah/webkit_opensource/git_29oct/WebKit/qt5/qtbase/lib/libQtQml.so.5
#5  0xb6ea15f0 in QQmlDataLoaderThread::load(QQmlDataBlob*) ()
   from
/home/santosh.mah/webkit_opensource/git_29oct/WebKit/qt5/qtbase/lib/libQtQml.so.5
#6  0xb6ea6e47 in QQmlDataLoader::load(QQmlDataBlob*, QQmlDataLoader::Mode)
()
   from
/home/santosh.mah/webkit_opensource/git_29oct/WebKit/qt5/qtbase/lib/libQtQml.so.5
#7  0xb6ea74f6 in QQmlTypeLoader::getType(QUrl const&,
QQmlDataLoader::Mode) ()
   from
/home/santosh.mah/webkit_opensource/git_29oct/WebKit/qt5/qtbase/lib/libQtQml.so.5
#8  0xb6e61831 in QQmlComponentPrivate::loadUrl(QUrl const&,
QQmlComponent::CompilationMode) ()
   from
/home/santosh.mah/webkit_opensource/git_29oct/WebKit/qt5/qtbase/lib/libQtQml.so.5
#9  0xb6e62335 in QQmlComponent::QQmlComponent(QQmlEngine*, QUrl const&,
QObject*) ()
   from
/home/santosh.mah/webkit_opensource/git_29oct/WebKit/qt5/qtbase/lib/libQtQml.so.5
#10 0xb72302d3 in QQuickViewPrivate::execute() () from
/home/santosh.mah/webkit_opensource/git_29oct/WebKit/qt5/qtbase/lib/libQtQuick.so.5
#11 0x08051dc0 in BrowserWindow::BrowserWindow (this=0x80bef08,
options=0xbfffefac)
    at
/home/santosh.mah/webkit_opensource/git_29oct/WebKit/Tools/MiniBrowser/qt/BrowserWindow.cpp:54
#12 0x08054b28 in main (argc=1, argv=0xbffff0d4) at
/home/santosh.mah/webkit_opensource/git_29oct/WebKit/Tools/MiniBrowser/qt/main.cpp:62
(gdb) q


Any further comments on this issue will be well appreciated


Thanks
Santosh Mahto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20121105/08a26486/attachment.html>


More information about the webkit-qt mailing list