Ubuntu Pastebin

Paste from rik at Thu, 2 Feb 2017 23:18:30 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Thread 1 "plasma-discover" received signal SIGSEGV, Segmentation fault.
0x00007fffd94a7352 in QQuickScrollBarAttached::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/x86_64-linux-gnu/libQt5QuickTemplates2.so.5
(gdb) bt
#0  0x00007fffd94a7352 in QQuickScrollBarAttached::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/x86_64-linux-gnu/libQt5QuickTemplates2.so.5
#1  0x00007ffff498c0d2 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#2  0x00007ffff498cf3d in QV4::QObjectWrapper::getProperty(QV4::ExecutionEngine*, QObject*, QQmlPropertyData*, bool) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#3  0x00007ffff498d6ec in QV4::QObjectWrapper::getQmlProperty(QQmlContextData*, QV4::String*, QV4::QObjectWrapper::RevisionMode, bool*, bool) const ()
   from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#4  0x00007ffff4990a6f in QV4::QObjectWrapper::getQmlProperty(QV4::ExecutionEngine*, QQmlContextData*, QObject*, QV4::String*, QV4::QObjectWrapper::RevisionMode, bool*) () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#5  0x00007ffff4a3ad59 in QV4::QmlTypeWrapper::get(QV4::Managed const*, QV4::String*, bool*) () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#6  0x00007ffff49a287b in QV4::Runtime::getProperty(QV4::ExecutionEngine*, QV4::Value const&, int) () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x00007ffff7e4ebf2 in ?? ()
#8  0x00007fffcc03e278 in ?? ()
#9  0x00000001559b4980 in ?? ()
#10 0x0000555555aec420 in ?? ()
#11 0x00005555559b4980 in ?? ()
#12 0x00007fffda255418 in ?? ()
#13 0x00007ffff498c0df in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#14 0xaa8a769659f1c700 in ?? ()
#15 0x00007fffda2553f8 in ?? ()
#16 0x0000555555abd760 in ?? ()
#17 0x00007fffe40405a8 in ?? ()
#18 0x00007fffda255338 in ?? ()
#19 0x0000000000000000 in ?? ()
Download as text