tsdgeos_work@xps:~/phablet/unity8/fix-open-new-scope-from-tmp/builddir$ make gdbtestPreview
GNU gdb (Ubuntu 7.8.2-0ubuntu1) 7.8.2
Copyright (C) 2014 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".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word".
Starting program: /usr/bin/qmltestrunner -input /home/tsdgeos_work/phablet/unity8/fix-open-new-scope-from-tmp/tests/qmltests/Dash/Previews/tst_Preview.qml -import /home/tsdgeos_work/phablet/unity8/fix-open-new-scope-from-tmp/builddir/plugins -import /home/tsdgeos_work/phablet/unity8/fix-open-new-scope-from-tmp/builddir/tests/utils/modules -import /home/tsdgeos_work/phablet/unity8/fix-open-new-scope-from-tmp/builddir/tests/mocks
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
process 7996 is executing new program: /usr/lib/x86_64-linux-gnu/qt5/bin/qmltestrunner
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffeab29700 (LWP 8002)]
[New Thread 0x7fffe0015700 (LWP 8003)]
file:///home/tsdgeos_work/phablet/unity8/fix-open-new-scope-from-tmp/qml/Dash/Previews/Preview.qml:66:23: QML ListView: Cannot set a negative cache buffer
********* Start testing of qmltestrunner *********
Config: Using QtTest library 5.3.2, Qt 5.3.2
PASS : qmltestrunner::Preview::initTestCase()
[New Thread 0x7fffd66da700 (LWP 8004)]
PASS : qmltestrunner::Preview::test_comboEnsureVisible()
PASS : qmltestrunner::Preview::test_containOnFocus()
PASS : qmltestrunner::Preview::test_containOnGrow()
Program received signal SIGSEGV, Segmentation fault.
0x00007fffde59b546 in QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::operator-> (this=0x8) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qscopedpointer.h:120
120 Q_ASSERT(d);
(gdb) bt
#0 0x00007fffde59b546 in QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::operator->() const (this=0x8) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qscopedpointer.h:120
#1 0x00007fffde59afdc in QObject::parent() const (this=0x0) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:429
#2 0x00007fffde5aa0ba in PreviewModel::triggeredSlot(QString const&, QString const&, QMap<QString, QVariant> const&) (this=0x843630) at /home/tsdgeos_work/phablet/unity8/fix-open-new-scope-from-tmp/tests/mocks/Unity/fake_previewmodel.cpp:90
#3 0x00007fffde5b54cb in PreviewModel::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=0x843630, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fffffff9210)
at /home/tsdgeos_work/phablet/unity8/fix-open-new-scope-from-tmp/builddir/tests/mocks/Unity/moc_fake_previewmodel.cpp:74
#4 0x00007ffff38731ad in QMetaObject::activate(QObject*, int, int, void**) (sender=0x843630, signalOffset=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffffff9210) at kernel/qobject.cpp:3681
#5 0x00007fffde5b7c20 in unity::shell::scopes::PreviewModelInterface::triggered(QString const&, QString const&, QMap<QString, QVariant> const&) (this=0x843630, _t1=..., _t2=..., _t3=...)
at /home/tsdgeos_work/phablet/unity8/fix-open-new-scope-from-tmp/builddir/tests/mocks/Unity/moc_PreviewModelInterface.cpp:230
#6 0x00007fffde5b77b2 in unity::shell::scopes::PreviewModelInterface::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=0x843630, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7fffffff93e0)
at /home/tsdgeos_work/phablet/unity8/fix-open-new-scope-from-tmp/builddir/tests/mocks/Unity/moc_PreviewModelInterface.cpp:104
#7 0x00007fffde5b79ad in unity::shell::scopes::PreviewModelInterface::qt_metacall(QMetaObject::Call, int, void**) (this=0x843630, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7fffffff93e0)
at /home/tsdgeos_work/phablet/unity8/fix-open-new-scope-from-tmp/builddir/tests/mocks/Unity/moc_PreviewModelInterface.cpp:163
#8 0x00007fffde5b55b4 in PreviewModel::qt_metacall(QMetaObject::Call, int, void**) (this=0x843630, _c=QMetaObject::InvokeMetaMethod, _id=34, _a=0x7fffffff93e0)
at /home/tsdgeos_work/phablet/unity8/fix-open-new-scope-from-tmp/builddir/tests/mocks/Unity/moc_fake_previewmodel.cpp:102
#9 0x00007ffff2b9415e in () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#10 0x00007ffff2b96f9c in () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#11 0x00007ffff2b97603 in () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#12 0x00007ffff2ba1016 in QV4::Runtime::callProperty(QV4::ExecutionContext*, QV4::StringRef, QV4::CallDataRef) () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#13 0x00007fffe8080cab in ()
Python Exception <class 'OverflowError'> int too big to convert:
Python Exception <class 'OverflowError'> int too big to convert:
Python Exception <class 'OverflowError'> int too big to convert:
Python Exception <class 'OverflowError'> int too big to convert:
Python Exception <class 'OverflowError'> int too big to convert:
Python Exception <class 'OverflowError'> int too big to convert:
Python Exception <class 'OverflowError'> int too big to convert:
#14 0xffffffffffffffff in ()#15 0xffffffffffffffff in ()#16 0xffffffffffffffff in ()#17 0xffffffffffffffff in ()#18 0xffffffffffffffff in ()#19 0xffffffffffffffff in ()#20 0xffffffffffffffff in ()#21 0x00007fffdc4390f0 in ()
#22 0x00000000006f9460 in ()
#23 0x000000000088ced0 in ()
#24 0x00000000006f9460 in ()
#25 0x00007fffdf0155a8 in ()
#26 0x00007fffffffa830 in ()
#27 0x00007ffff2b53756 in () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#28 0x00007ffff2c3b2ae in () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#29 0x00007ffff2bdcd86 in QQmlBoundSignalExpression::evaluate(void**) () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#30 0x00007ffff2bdd7cb in () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#31 0x00007ffff2c1e3d7 in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#32 0x00007ffff2bbb00c in QQmlData::signalEmitted(QAbstractDeclarativeData*, QObject*, int, void**) () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#33 0x00007ffff3872ab1 in QMetaObject::activate(QObject*, int, int, void**) (sender=0x22d0d30, signalOffset=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffffffa1b0) at kernel/qobject.cpp:3568
#34 0x00007ffff2bb43df in QQmlVMEMetaObject::metaCall(QMetaObject::Call, int, void**) () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#35 0x00007ffff2b9415e in () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#36 0x00007ffff2b96f9c in () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#37 0x00007ffff2b97603 in () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#38 0x00007ffff2ba1016 in QV4::Runtime::callProperty(QV4::ExecutionContext*, QV4::StringRef, QV4::CallDataRef) () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#39 0x00007ffff7dffcf3 in ()
#40 0x00007fffffffa750 in ()
#41 0x0000000000000001 in ()
#42 0x00007fffffffa7a0 in ()
#43 0x0000000000000050 in ()
#44 0x0000000000000000 in ()