[Webkit-unassigned] [Bug 95968] [Qt][WK2] API tests crashes with Qt 5.0-beta1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 6 03:18:00 PDT 2012


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


Csaba Osztrogonac <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ossy at webkit.org




--- Comment #1 from Csaba Osztrogonac <ossy at webkit.org>  2012-09-06 03:18:14 PST ---
It seems the bug is come from somewhere from QML and/or V8:

$ gdb WebKitBuild/Debug/Source/WebKit2/UIProcess/API/qt/tests/qmltests/tst_qmltests_WebView
GNU gdb (GDB) 7.0.1-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /home/oszi/WebKit/WebKitBuild/Debug/Source/WebKit2/UIProcess/API/qt/tests/qmltests/tst_qmltests_WebView...done.
(gdb) run
Starting program: /home/oszi/WebKit/WebKitBuild/Debug/Source/WebKit2/UIProcess/API/qt/tests/qmltests/tst_qmltests_WebView
[Thread debugging using libthread_db enabled]
[New Thread 0x7fffe613d700 (LWP 10442)]
[New Thread 0x7ffff7ff8700 (LWP 10443)]
[New Thread 0x7fffe5b1c700 (LWP 10444)]
[New Thread 0x7fffe591b700 (LWP 10445)]
********* Start testing of qmltests *********
Config: Using QTest library 5.0.0, Qt 5.0.0
PASS   : qmltests::WebViewApplicationSchemes::initTestCase()
[New Thread 0x7fffe571a700 (LWP 10446)]
[New Thread 0x7fffe5519700 (LWP 10448)]
PASS   : qmltests::WebViewApplicationSchemes::test_applicationScheme()
PASS   : qmltests::WebViewApplicationSchemes::test_charsets()
PASS   : qmltests::WebViewApplicationSchemes::test_multipleSchemes()
PASS   : qmltests::WebViewApplicationSchemes::test_multipleUrlsForScheme()
PASS   : qmltests::WebViewApplicationSchemes::cleanupTestCase()
[New Thread 0x7fffe4ccb700 (LWP 10457)]
[New Thread 0x7fffe4674700 (LWP 10459)]
PASS   : qmltests::WebViewColorChooser::initTestCase()
PASS   : qmltests::WebViewColorChooser::test_accept()
PASS   : qmltests::WebViewColorChooser::test_currentValue()
PASS   : qmltests::WebViewColorChooser::test_reject()
PASS   : qmltests::WebViewColorChooser::cleanupTestCase()
[New Thread 0x7fff9fe96700 (LWP 10476)]

Program received signal SIGBUS, Bus error.
0x00007ffff29c8e41 in QQmlPropertyCache::findProperty(QStringHash<QPair<int, QQmlPropertyData*> >::ConstIterator, QQmlVMEMetaObject const*, QQmlContextData*) const () from /usr/local/Trolltech/Qt5/Qt-5.0.0-beta1/lib/libQtQml.so.5
(gdb) bt
#0  0x00007ffff29c8e41 in QQmlPropertyCache::findProperty(QStringHash<QPair<int, QQmlPropertyData*> >::ConstIterator, QQmlVMEMetaObject const*, QQmlContextData*) const () from /usr/local/Trolltech/Qt5/Qt-5.0.0-beta1/lib/libQtQml.so.5
#1  0x00007ffff2a5e07e in QV8QObjectWrapper::GetProperty(QV8Engine*, QObject*, v8::Handle<v8::Value>*, QHashedV8String const&, QQmlContextData*, QV8QObjectWrapper::RevisionMode) ()
   from /usr/local/Trolltech/Qt5/Qt-5.0.0-beta1/lib/libQtQml.so.5
#2  0x00007ffff2a5f032 in QV8QObjectWrapper::Getter(v8::Local<v8::String>, v8::AccessorInfo const&) () from /usr/local/Trolltech/Qt5/Qt-5.0.0-beta1/lib/libQtQml.so.5
#3  0x00007fffea5b8fb0 in ?? () from /usr/local/Trolltech/Qt5/Qt-5.0.0-beta1/lib/libQtV8.so.5
#4  0x00007fffea5b964e in ?? () from /usr/local/Trolltech/Qt5/Qt-5.0.0-beta1/lib/libQtV8.so.5
#5  0x00007fffea61dbcd in ?? () from /usr/local/Trolltech/Qt5/Qt-5.0.0-beta1/lib/libQtV8.so.5
#6  0x00007fffea621805 in ?? () from /usr/local/Trolltech/Qt5/Qt-5.0.0-beta1/lib/libQtV8.so.5
#7  0x00000651a660618e in ?? ()
#8  0x00000651a66060e1 in ?? ()
#9  0x00000651a66060e1 in ?? ()
#10 0x00007fffffffb4d0 in ?? ()
#11 0x00007fffffffb530 in ?? ()
#12 0x00000651a6649695 in ?? ()
#13 0x000012d92af89ed9 in ?? ()
#14 0x000012d92af89cf1 in ?? ()
#15 0x000012d92af87121 in ?? ()
#16 0x0000397ff2504121 in ?? ()
#17 0x0000397ff2504121 in ?? ()
#18 0x000012d92af87121 in ?? ()
#19 0x000012d92af870e9 in ?? ()
#20 0x00007fffffffb560 in ?? ()
#21 0x00000651a6649e45 in ?? ()
#22 0x000012d92af89d21 in ?? ()
#23 0x000012d92af89e59 in ?? ()
#24 0x000012d92af89e59 in ?? ()
#25 0x000012d92af89e21 in ?? ()
#26 0x00007fffffffb598 in ?? ()
#27 0x00000651a66249e7 in ?? ()
#28 0x0000397ff2556f81 in ?? ()
#29 0x000012d92af89e59 in ?? ()
#30 0x00000651a6624921 in ?? ()
#31 0x0000000600000000 in ?? ()
#32 0x0000000000000000 in ?? ()

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