Bug 361464 - crash on exit part 2
Summary: crash on exit part 2
Status: RESOLVED WORKSFORME
Alias: None
Product: kinfocenter
Classification: Applications
Component: general (show other bugs)
Version: 5.5.5
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: David Hubner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-06 16:17 UTC by RJ
Modified: 2020-02-20 04:33 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description RJ 2016-04-06 16:17:53 UTC
Application: kinfocenter (5.5.5)

Qt Version: 5.5.1
Operating System: Linux 4.5.0-2-pae i686
Distribution: "openSUSE Tumbleweed (20160405) (i586)"

-- Information about the crash:
Why part 2?

Because I think this stacktrace is different from https://bugs.kde.org/show_bug.cgi?id=357931 and https://bugs.kde.org/show_bug.cgi?id=357931
Maybe I'm wrong.

-- Backtrace:
Application: Информация о системе (kinfocenter), signal: Aborted
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0xb3b44a40 (LWP 3727))]

Thread 11 (Thread 0xb1fa6b40 (LWP 3728)):
#0  0xb77cbf3d in __kernel_vsyscall ()
#1  0xb5f2e17b in poll () from /lib/libc.so.6
#2  0xb450899d in poll (__timeout=-1, __nfds=1, __fds=0xb1fa611c) at /usr/include/bits/poll2.h:46
#3  _xcb_conn_wait (c=0x96cbf30, cond=0x96cbf54, vector=0x0, count=0x0) at xcb_conn.c:459
#4  0xb450aa9b in xcb_wait_for_event (c=0x96cbf30) at xcb_in.c:693
#5  0xb20f6483 in QXcbEventReader::run (this=0x96dbfb0) at qxcbconnection.cpp:1229
#6  0xb6210c00 in QThreadPrivate::start (arg=0x96dbfb0) at thread/qthread_unix.cpp:331
#7  0xb4fd32f5 in start_thread () from /lib/libpthread.so.0
#8  0xb5f3855e in clone () from /lib/libc.so.6

Thread 10 (Thread 0xad893b40 (LWP 3729)):
#0  0xb77cbf3d in __kernel_vsyscall ()
#1  0xb4fd8a2b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5f454dd in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xaf70e75a in cnd_wait (mtx=0x9845aac, cond=0x9845ac4) at ../../../../../include/c11/threads_posix.h:159
#4  pipe_semaphore_wait (sema=0x9845aac) at ../../../../../src/gallium/auxiliary/os/os_thread.h:259
#5  radeon_drm_cs_emit_ioctl (param=0x9845848) at radeon_drm_winsys.c:653
#6  0xaf70de55 in impl_thrd_routine (p=0x9844930) at ../../../../../include/c11/threads_posix.h:87
#7  0xb4fd32f5 in start_thread () from /lib/libpthread.so.0
#8  0xb5f3855e in clone () from /lib/libc.so.6

Thread 9 (Thread 0xacc83b40 (LWP 3735)):
#0  0xb4e400ef in g_main_context_poll (priority=2147483647, n_fds=1, fds=0xac302738, timeout=<optimized out>, context=0xac3004d8) at gmain.c:4135
#1  g_main_context_iterate (context=context@entry=0xac3004d8, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3835
#2  0xb4e40224 in g_main_context_iteration (context=0xac3004d8, may_block=1) at gmain.c:3901
#3  0xb642fa84 in QEventDispatcherGlib::processEvents (this=0xac300468, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#4  0xb63d74c3 in QEventLoop::processEvents (this=0xacc831d8, flags=...) at kernel/qeventloop.cpp:128
#5  0xb63d78fa in QEventLoop::exec (this=0xacc831d8, flags=...) at kernel/qeventloop.cpp:204
#6  0xb620b855 in QThread::exec (this=0x97bbe88) at thread/qthread.cpp:503
#7  0xb585748f in QQmlThreadPrivate::run (this=0x97bbe88) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/ftw/qqmlthread.cpp:141
#8  0xb6210c00 in QThreadPrivate::start (arg=0x97bbe88) at thread/qthread_unix.cpp:331
#9  0xb4fd32f5 in start_thread () from /lib/libpthread.so.0
#10 0xb5f3855e in clone () from /lib/libc.so.6

Thread 8 (Thread 0xa92ffb40 (LWP 3739)):
#0  0xb77cbf3d in __kernel_vsyscall ()
#1  0xb5f2e17b in poll () from /lib/libc.so.6
#2  0xb4e4e980 in poll (__timeout=-1, __nfds=1, __fds=0xa0a0bf8) at /usr/include/bits/poll2.h:46
#3  g_poll (fds=0xa0a0bf8, nfds=1, timeout=-1) at gpoll.c:124
#4  0xb4e400ec in g_main_context_poll (priority=2147483647, n_fds=1, fds=0xa0a0bf8, timeout=<optimized out>, context=0x9fba518) at gmain.c:4135
#5  g_main_context_iterate (context=context@entry=0x9fba518, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3835
#6  0xb4e40224 in g_main_context_iteration (context=0x9fba518, may_block=1) at gmain.c:3901
#7  0xb642fa84 in QEventDispatcherGlib::processEvents (this=0x9773880, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#8  0xb63d74c3 in QEventLoop::processEvents (this=0xa92ff1d8, flags=...) at kernel/qeventloop.cpp:128
#9  0xb63d78fa in QEventLoop::exec (this=0xa92ff1d8, flags=...) at kernel/qeventloop.cpp:204
#10 0xb620b855 in QThread::exec (this=0x9a185b0) at thread/qthread.cpp:503
#11 0xb585748f in QQmlThreadPrivate::run (this=0x9a185b0) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/ftw/qqmlthread.cpp:141
#12 0xb6210c00 in QThreadPrivate::start (arg=0x9a185b0) at thread/qthread_unix.cpp:331
#13 0xb4fd32f5 in start_thread () from /lib/libpthread.so.0
#14 0xb5f3855e in clone () from /lib/libc.so.6

Thread 7 (Thread 0xa7c65b40 (LWP 3758)):
#0  0xb77cbf3d in __kernel_vsyscall ()
#1  0xb5f2851b in read () from /lib/libc.so.6
#2  0xb4e83fe5 in read (__nbytes=16, __buf=0xa7c64fec, __fd=<optimized out>) at /usr/include/bits/unistd.h:44
#3  g_wakeup_acknowledge (wakeup=0xa9327c88) at gwakeup.c:210
#4  0xb4e3fbc6 in g_main_context_check (context=0xa9326300, max_priority=2147483647, fds=0xa930d1b0, n_fds=1) at gmain.c:3632
#5  0xb4e40081 in g_main_context_iterate (context=context@entry=0xa9326300, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3837
#6  0xb4e40224 in g_main_context_iteration (context=0xa9326300, may_block=1) at gmain.c:3901
#7  0xb642fa84 in QEventDispatcherGlib::processEvents (this=0xa930cb00, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#8  0xb63d74c3 in QEventLoop::processEvents (this=0xa7c651d8, flags=...) at kernel/qeventloop.cpp:128
#9  0xb63d78fa in QEventLoop::exec (this=0xa7c651d8, flags=...) at kernel/qeventloop.cpp:204
#10 0xb620b855 in QThread::exec (this=0xa28ddf0) at thread/qthread.cpp:503
#11 0xb585748f in QQmlThreadPrivate::run (this=0xa28ddf0) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/ftw/qqmlthread.cpp:141
#12 0xb6210c00 in QThreadPrivate::start (arg=0xa28ddf0) at thread/qthread_unix.cpp:331
#13 0xb4fd32f5 in start_thread () from /lib/libpthread.so.0
#14 0xb5f3855e in clone () from /lib/libc.so.6

Thread 6 (Thread 0x668feb40 (LWP 3759)):
#0  0xb4e8535d in g_mutex_lock (mutex=0xab231c18) at gthread-posix.c:1338
#1  0xb4e3f669 in g_main_context_prepare (context=0xab231c18, priority=0x668fe098) at gmain.c:3444
#2  0xb4e3fffc in g_main_context_iterate (context=context@entry=0xab231c18, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3820
#3  0xb4e40224 in g_main_context_iteration (context=0xab231c18, may_block=1) at gmain.c:3901
#4  0xb642fa84 in QEventDispatcherGlib::processEvents (this=0xac3817b8, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#5  0xb63d74c3 in QEventLoop::processEvents (this=0x668fe1d8, flags=...) at kernel/qeventloop.cpp:128
#6  0xb63d78fa in QEventLoop::exec (this=0x668fe1d8, flags=...) at kernel/qeventloop.cpp:204
#7  0xb620b855 in QThread::exec (this=0xa1f0120) at thread/qthread.cpp:503
#8  0xb585748f in QQmlThreadPrivate::run (this=0xa1f0120) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/ftw/qqmlthread.cpp:141
#9  0xb6210c00 in QThreadPrivate::start (arg=0xa1f0120) at thread/qthread_unix.cpp:331
#10 0xb4fd32f5 in start_thread () from /lib/libpthread.so.0
#11 0xb5f3855e in clone () from /lib/libc.so.6

Thread 5 (Thread 0x65373b40 (LWP 3760)):
#0  g_source_iter_next (iter=iter@entry=0x65373040, source=source@entry=0x6537303c) at gmain.c:954
#1  0xb4e3fa4c in g_main_context_check (context=0xb16032a8, max_priority=2147483647, fds=0xb1602c00, n_fds=1) at gmain.c:3661
#2  0xb4e40081 in g_main_context_iterate (context=context@entry=0xb16032a8, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3837
#3  0xb4e40224 in g_main_context_iteration (context=0xb16032a8, may_block=1) at gmain.c:3901
#4  0xb642fa84 in QEventDispatcherGlib::processEvents (this=0xb1603180, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#5  0xb63d74c3 in QEventLoop::processEvents (this=0x653731d8, flags=...) at kernel/qeventloop.cpp:128
#6  0xb63d78fa in QEventLoop::exec (this=0x653731d8, flags=...) at kernel/qeventloop.cpp:204
#7  0xb620b855 in QThread::exec (this=0xa67b020) at thread/qthread.cpp:503
#8  0xb585748f in QQmlThreadPrivate::run (this=0xa67b020) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/ftw/qqmlthread.cpp:141
#9  0xb6210c00 in QThreadPrivate::start (arg=0xa67b020) at thread/qthread_unix.cpp:331
#10 0xb4fd32f5 in start_thread () from /lib/libpthread.so.0
#11 0xb5f3855e in clone () from /lib/libc.so.6

Thread 4 (Thread 0x641ffb40 (LWP 3761)):
#0  0xb77cbf3d in __kernel_vsyscall ()
#1  0xb5f2851b in read () from /lib/libc.so.6
#2  0xb4e83fe5 in read (__nbytes=16, __buf=0x641fefec, __fd=<optimized out>) at /usr/include/bits/unistd.h:44
#3  g_wakeup_acknowledge (wakeup=0xb1604260) at gwakeup.c:210
#4  0xb4e3fbc6 in g_main_context_check (context=0xa46ba38, max_priority=2147483647, fds=0xa84b538, n_fds=1) at gmain.c:3632
#5  0xb4e40081 in g_main_context_iterate (context=context@entry=0xa46ba38, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3837
#6  0xb4e40224 in g_main_context_iteration (context=0xa46ba38, may_block=1) at gmain.c:3901
#7  0xb642fa84 in QEventDispatcherGlib::processEvents (this=0xa6869a0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#8  0xb63d74c3 in QEventLoop::processEvents (this=0x641ff1d8, flags=...) at kernel/qeventloop.cpp:128
#9  0xb63d78fa in QEventLoop::exec (this=0x641ff1d8, flags=...) at kernel/qeventloop.cpp:204
#10 0xb620b855 in QThread::exec (this=0xa818dd0) at thread/qthread.cpp:503
#11 0xb585748f in QQmlThreadPrivate::run (this=0xa818dd0) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/ftw/qqmlthread.cpp:141
#12 0xb6210c00 in QThreadPrivate::start (arg=0xa818dd0) at thread/qthread_unix.cpp:331
#13 0xb4fd32f5 in start_thread () from /lib/libpthread.so.0
#14 0xb5f3855e in clone () from /lib/libc.so.6

Thread 3 (Thread 0x630feb40 (LWP 3764)):
#0  0xb77cbc76 in __vdso_clock_gettime ()
#1  0xb5f46002 in clock_gettime () from /lib/libc.so.6
#2  0xb62aa78c in qt_clock_gettime (ts=0x630fdf48, clock=<optimized out>) at tools/qelapsedtimer_unix.cpp:105
#3  do_gettime (frac=<synthetic pointer>, sec=<synthetic pointer>) at tools/qelapsedtimer_unix.cpp:156
#4  qt_gettime () at tools/qelapsedtimer_unix.cpp:165
#5  0xb642d501 in QTimerInfoList::updateCurrentTime (this=0xa6b0f064) at kernel/qtimerinfo_unix.cpp:84
#6  0xb642d9b4 in QTimerInfoList::timerWait (this=0xa6b0f064, tm=...) at kernel/qtimerinfo_unix.cpp:381
#7  0xb642eed1 in timerSourcePrepareHelper (timeout=0x630fe03c, src=0xa6b0f030) at kernel/qeventdispatcher_glib.cpp:127
#8  timerSourcePrepare (source=0xa6b0f030, timeout=0x630fe03c) at kernel/qeventdispatcher_glib.cpp:160
#9  0xb4e3f65b in g_main_context_prepare (context=0xa6b23a38, priority=0x630fe098) at gmain.c:3442
#10 0xb4e3fffc in g_main_context_iterate (context=context@entry=0xa6b23a38, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3820
#11 0xb4e40224 in g_main_context_iteration (context=0xa6b23a38, may_block=1) at gmain.c:3901
#12 0xb642fa84 in QEventDispatcherGlib::processEvents (this=0xa9370c70, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#13 0xb63d74c3 in QEventLoop::processEvents (this=0x630fe1d8, flags=...) at kernel/qeventloop.cpp:128
#14 0xb63d78fa in QEventLoop::exec (this=0x630fe1d8, flags=...) at kernel/qeventloop.cpp:204
#15 0xb620b855 in QThread::exec (this=0xa5eb348) at thread/qthread.cpp:503
#16 0xb585748f in QQmlThreadPrivate::run (this=0xa5eb348) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/ftw/qqmlthread.cpp:141
#17 0xb6210c00 in QThreadPrivate::start (arg=0xa5eb348) at thread/qthread_unix.cpp:331
#18 0xb4fd32f5 in start_thread () from /lib/libpthread.so.0
#19 0xb5f3855e in clone () from /lib/libc.so.6

Thread 2 (Thread 0x61fadb40 (LWP 3770)):
#0  0xb4e8535d in g_mutex_lock (mutex=0x6570a518) at gthread-posix.c:1338
#1  0xb4e3f669 in g_main_context_prepare (context=0x6570a518, priority=0x61fad098) at gmain.c:3444
#2  0xb4e3fffc in g_main_context_iterate (context=context@entry=0x6570a518, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3820
#3  0xb4e40224 in g_main_context_iteration (context=0x6570a518, may_block=1) at gmain.c:3901
#4  0xb642fa84 in QEventDispatcherGlib::processEvents (this=0xac3f08b8, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#5  0xb63d74c3 in QEventLoop::processEvents (this=0x61fad1d8, flags=...) at kernel/qeventloop.cpp:128
#6  0xb63d78fa in QEventLoop::exec (this=0x61fad1d8, flags=...) at kernel/qeventloop.cpp:204
#7  0xb620b855 in QThread::exec (this=0xac80a18) at thread/qthread.cpp:503
#8  0xb585748f in QQmlThreadPrivate::run (this=0xac80a18) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/ftw/qqmlthread.cpp:141
#9  0xb6210c00 in QThreadPrivate::start (arg=0xac80a18) at thread/qthread_unix.cpp:331
#10 0xb4fd32f5 in start_thread () from /lib/libpthread.so.0
#11 0xb5f3855e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb3b44a40 (LWP 3727)):
[KCrash Handler]
#7  0xb77cbf3d in __kernel_vsyscall ()
#8  0xb5e7b526 in raise () from /lib/libc.so.6
#9  0xb5e7cb71 in abort () from /lib/libc.so.6
#10 0xb61fd687 in qt_message_fatal (context=..., message=<synthetic pointer>) at global/qlogging.cpp:1578
#11 QMessageLogger::fatal (this=0xbfb724bc, msg=0xb6a5a418 "QPixmap: Must construct a QGuiApplication before a QPixmap") at global/qlogging.cpp:781
#12 0xb66e741a in qt_pixmap_thread_test () at image/qpixmap.cpp:68
#13 0xb6775a2a in qt_pixmap_thread_test () at image/qpixmap.cpp:105
#14 QPixmap::QPixmap (this=0xa630388) at image/qpixmap.cpp:103
#15 0xb6718dae in QCursorData::QCursorData (s=Qt::ArrowCursor, this=0xa630378) at kernel/qcursor.cpp:618
#16 QCursorData::initialize () at kernel/qcursor.cpp:649
#17 QCursor::QCursor (this=0xbfb7256c, c=...) at kernel/qcursor.cpp:560
#18 0xb5b7581d in QQuickItem::cursor (this=0xa849f08) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/quick/items/qquickitem.cpp:6793
#19 0xb5bf64c4 in QQuickMouseArea::setCursorShape (this=0xa849f08, shape=Qt::IBeamCursor) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/quick/items/qquickmousearea.cpp:1256
#20 0xb5cc6b2a in QQuickMouseArea::qt_static_metacall (_o=0xa849f08, _c=QMetaObject::WriteProperty, _id=12, _a=0xbfb72760) at .moc/moc_qquickmousearea_p.cpp:444
#21 0xb5cc716d in QQuickMouseArea::qt_metacall (this=0xa849f08, _c=QMetaObject::WriteProperty, _id=12, _a=0xbfb72760) at .moc/moc_qquickmousearea_p.cpp:494
#22 0xb57bc389 in QQmlVMEMetaObject::metaCall (this=0xa665ef0, c=QMetaObject::WriteProperty, _id=53, a=0xbfb72760) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlvmemetaobject.cpp:971
#23 0xb561aed9 in QAbstractDynamicMetaObject::metaCall (this=0xa665ef0, c=QMetaObject::WriteProperty, _id=53, a=0xbfb72760) at /usr/include/qt5/QtCore/5.5.1/QtCore/private/qobject_p.h:421
#24 0xb63e1ed3 in QMetaObject::metacall (object=0xa849f08, cl=QMetaObject::WriteProperty, idx=53, argv=0xbfb72760) at kernel/qmetaobject.cpp:294
#25 0xb57d5e21 in QQmlPropertyPrivate::writeBinding (object=0xa849f08, core=..., context=0xa6760a0, expression=0xa7d21f8, result=..., isUndefined=false, flags=...) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlproperty.cpp:1508
#26 0xb584399d in QQmlBinding::update (this=0xa7d21e8, flags=...) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlbinding.cpp:198
#27 0xb5843e48 in QQmlBinding::update (this=0xa7d21e8) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlbinding_p.h:97
#28 QQmlBinding::expressionChanged (e=0xa7d21f8) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlbinding.cpp:260
#29 0xb583da1c in QQmlJavaScriptExpressionGuard_callback (e=0xa945c00) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmljavascriptexpression.cpp:361
#30 0xb5820342 in QQmlNotifier::emitNotify (endpoint=<optimized out>, a=0x0) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlnotifier.cpp:94
#31 0xb57c329f in QQmlData::signalEmitted (object=0xa997a48, index=18, a=0x0) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlengine.cpp:763
#32 0xb64082c2 in QMetaObject::activate (sender=0xa997a48, signalOffset=3, local_signal_index=15, argv=0x0) at kernel/qobject.cpp:3599
#33 0xb6408ffd in QMetaObject::activate (sender=0xa997a48, m=0xb5e2daac <QQuickItem::staticMetaObject>, local_signal_index=15, argv=0x0) at kernel/qobject.cpp:3578
#34 0xb5b6f902 in QQuickItem::visibleChanged (this=0xa997a48) at .moc/moc_qquickitem.cpp:1068
#35 0xb5b7d85b in QQuickItemPrivate::setEffectiveVisibleRecur (this=<optimized out>, newEffectiveVisible=<optimized out>) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/quick/items/qquickitem.cpp:5510
#36 0xb5b7d750 in QQuickItemPrivate::setEffectiveVisibleRecur (this=<optimized out>, newEffectiveVisible=<optimized out>) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/quick/items/qquickitem.cpp:5501
#37 0xb5b7d750 in QQuickItemPrivate::setEffectiveVisibleRecur (this=<optimized out>, newEffectiveVisible=<optimized out>) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/quick/items/qquickitem.cpp:5501
#38 0xb5b7d8c4 in QQuickItem::setVisible (this=<optimized out>, v=<optimized out>) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/quick/items/qquickitem.cpp:5409
#39 0xb5b808bd in QQuickItem::qt_static_metacall (_o=0xa926d10, _c=QMetaObject::WriteProperty, _id=11, _a=0xbfb73a70) at .moc/moc_qquickitem.cpp:878
#40 0xb5b810e5 in QQuickItem::qt_metacall (this=0xa926d10, _c=QMetaObject::WriteProperty, _id=11, _a=0xbfb73a70) at .moc/moc_qquickitem.cpp:946
#41 0xb57bc389 in QQmlVMEMetaObject::metaCall (this=0xa926e08, c=QMetaObject::WriteProperty, _id=12, a=0xbfb73a70) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlvmemetaobject.cpp:971
#42 0xb57bc529 in QAbstractDynamicMetaObject::metaCall (a=0xbfb73a70, _id=12, c=QMetaObject::WriteProperty, this=<optimized out>) at /usr/include/qt5/QtCore/5.5.1/QtCore/private/qobject_p.h:421
#43 QQmlVMEMetaObject::metaCall (this=0xa89e8d8, c=QMetaObject::WriteProperty, _id=12, a=0xbfb73a70) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlvmemetaobject.cpp:969
#44 0xb561aed9 in QAbstractDynamicMetaObject::metaCall (this=0xa89e8d8, c=QMetaObject::WriteProperty, _id=12, a=0xbfb73a70) at /usr/include/qt5/QtCore/5.5.1/QtCore/private/qobject_p.h:421
#45 0xb63e1ed3 in QMetaObject::metacall (object=0xa926d10, cl=QMetaObject::WriteProperty, idx=12, argv=0xbfb73a70) at kernel/qmetaobject.cpp:294
#46 0xb57d423a in QQmlPropertyPrivate::write (object=0xa926d10, property=..., value=..., context=0xa6661d8, flags=...) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlproperty.cpp:1308
#47 0xb57d58ef in QQmlPropertyPrivate::writeValueProperty (object=0xa926d10, core=..., value=..., context=0xa6661d8, flags=...) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlproperty.cpp:1237
#48 0xb57d62da in QQmlPropertyPrivate::writeBinding (object=0xa926d10, core=..., context=0xa6661d8, expression=0xa895fc0, result=..., isUndefined=false, flags=...) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlproperty.cpp:1597
#49 0xb584399d in QQmlBinding::update (this=0xa895fb0, flags=...) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlbinding.cpp:198
#50 0xb5843e48 in QQmlBinding::update (this=0xa895fb0) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlbinding_p.h:97
#51 QQmlBinding::expressionChanged (e=0xa895fc0) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlbinding.cpp:260
#52 0xb583da2a in QQmlJavaScriptExpressionGuard_callback (e=0xa945474) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmljavascriptexpression.cpp:361
#53 0xb5820342 in QQmlNotifier::emitNotify (endpoint=<optimized out>, a=0x0) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlnotifier.cpp:94
#54 0xb57c329f in QQmlData::signalEmitted (object=0xa666330, index=32, a=0x0) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlengine.cpp:763
#55 0xb64082c2 in QMetaObject::activate (sender=0xa666330, signalOffset=29, local_signal_index=3, argv=0x0) at kernel/qobject.cpp:3599
#56 0xb57ba8be in QQmlVMEMetaObject::activate (this=0xa925108, object=0xa666330, index=46, args=0x0) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlvmemetaobject.cpp:1325
#57 0xb57bcc78 in QQmlVMEMetaObject::metaCall (this=0xa925108, c=QMetaObject::WriteProperty, _id=44, a=0xbfb74c30) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlvmemetaobject.cpp:914
#58 0xb57bc529 in QAbstractDynamicMetaObject::metaCall (a=0xbfb74c30, _id=44, c=QMetaObject::WriteProperty, this=<optimized out>) at /usr/include/qt5/QtCore/5.5.1/QtCore/private/qobject_p.h:421
#59 QQmlVMEMetaObject::metaCall (this=0xa895bf8, c=QMetaObject::WriteProperty, _id=44, a=0xbfb74c30) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlvmemetaobject.cpp:969
#60 0xb561aed9 in QAbstractDynamicMetaObject::metaCall (this=0xa895bf8, c=QMetaObject::WriteProperty, _id=44, a=0xbfb74c30) at /usr/include/qt5/QtCore/5.5.1/QtCore/private/qobject_p.h:421
#61 0xb63e1ed3 in QMetaObject::metacall (object=0xa666330, cl=QMetaObject::WriteProperty, idx=44, argv=0xbfb74c30) at kernel/qmetaobject.cpp:294
#62 0xb57970a6 in QV4::QObjectWrapper::setProperty (object=0xa666330, ctx=0x63200178, property=0xa8e838c, value=...) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:499
#63 0xb5797b5a in QV4::QObjectWrapper::setProperty (this=0x63200170, ctx=0x63200178, propertyIndex=44, value=...) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:664
#64 0xb57ad864 in QV4::Runtime::setQmlQObjectProperty (engine=0xa709ea8, object=..., propertyIndex=44, value=...) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/jsruntime/qv4runtime.cpp:1406
#65 0x65860848 in ?? ()
#66 0xb574b68e in QV4::SimpleScriptFunction::call (that=0x632000f0, callData=0x63200098) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/jsruntime/qv4functionobject.cpp:564
#67 0xb57ab0c5 in QV4::Object::call (d=0x63200098, this=<optimized out>) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/jsruntime/qv4object_p.h:305
#68 QV4::Runtime::callActivationProperty (engine=0xa709ea8, nameIndex=34, callData=0x63200098) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/jsruntime/qv4runtime.cpp:950
#69 0x6585f135 in ?? ()
#70 0xb574b68e in QV4::SimpleScriptFunction::call (that=0x63200020, callData=0x63200028) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/jsruntime/qv4functionobject.cpp:564
#71 0xb583cacd in QV4::Object::call (d=0x63200028, this=<optimized out>) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/jsruntime/qv4object_p.h:305
#72 QQmlJavaScriptExpression::evaluate (this=0xa98e5d8, context=0xa6661d8, function=..., callData=0x63200028, isUndefined=0x0) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmljavascriptexpression.cpp:158
#73 0xb57e34fa in QQmlBoundSignalExpression::evaluate (this=0xa98e5c8, a=0x0) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlboundsignal.cpp:281
#74 0xb57e3e8d in QQmlBoundSignal_callback (e=0xa98e8a4, a=0x0) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlboundsignal.cpp:408
#75 0xb5820342 in QQmlNotifier::emitNotify (endpoint=<optimized out>, a=0x0) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlnotifier.cpp:94
#76 0xb57c329f in QQmlData::signalEmitted (object=0xa8993b8, index=30, a=0x0) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlengine.cpp:763
#77 0xb64082c2 in QMetaObject::activate (sender=0xa8993b8, signalOffset=29, local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3599
#78 0xb6408ffd in QMetaObject::activate (sender=0xa8993b8, m=0xb5e35af4 <QQuickFlickable::staticMetaObject>, local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3578
#79 0xb5cc85b2 in QQuickFlickable::contentHeightChanged (this=0xa8993b8) at .moc/moc_qquickflickable_p.cpp:819
#80 0xb5bfdd58 in QQuickFlickable::setContentHeight (this=0xa8993b8, h=266) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/quick/items/qquickflickable.cpp:1940
#81 0xb5cc9603 in QQuickFlickable::qt_static_metacall (_o=0xa8993b8, _c=QMetaObject::WriteProperty, _id=1, _a=0xbfb76060) at .moc/moc_qquickflickable_p.cpp:735
#82 0xb5cca21d in QQuickFlickable::qt_metacall (this=0xa8993b8, _c=QMetaObject::WriteProperty, _id=1, _a=0xbfb76060) at .moc/moc_qquickflickable_p.cpp:793
#83 0xb63e1eb2 in QMetaObject::metacall (object=0xa8993b8, cl=QMetaObject::WriteProperty, idx=42, argv=0xbfb76060) at kernel/qmetaobject.cpp:296
#84 0xb57d423a in QQmlPropertyPrivate::write (object=0xa8993b8, property=..., value=..., context=0x0, flags=...) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlproperty.cpp:1308
#85 0xb57d58ef in QQmlPropertyPrivate::writeValueProperty (object=0xa8993b8, core=..., value=..., context=0x0, flags=...) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlproperty.cpp:1237
#86 0xb57d59f2 in QQmlPropertyPrivate::writeValueProperty (this=0xa98ed60, value=..., flags=...) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlproperty.cpp:1203
#87 0xb57d5a99 in QQmlPropertyPrivate::write (that=..., value=..., flags=...) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlproperty.cpp:1736
#88 0xb57d5ace in QQmlProperty::write (this=0xa640e88, value=...) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlproperty.cpp:1658
#89 0xb5891032 in QQmlBind::eval (this=0xa933400) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/types/qqmlbind.cpp:298
#90 0xb58910d6 in QQmlBind::setValue (this=0xa933400, v=...) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/types/qqmlbind.cpp:246
#91 0xb58bff85 in QQmlBind::qt_static_metacall (_o=0xa933400, _c=QMetaObject::WriteProperty, _id=2, _a=0xbfb762a0) at .moc/moc_qqmlbind_p.cpp:87
#92 0xb58c00f5 in QQmlBind::qt_metacall (this=0xa933400, _c=QMetaObject::WriteProperty, _id=2, _a=0xbfb762a0) at .moc/moc_qqmlbind_p.cpp:136
#93 0xb63e1eb2 in QMetaObject::metacall (object=0xa933400, cl=QMetaObject::WriteProperty, idx=3, argv=0xbfb762a0) at kernel/qmetaobject.cpp:296
#94 0xb57d428a in QQmlPropertyPrivate::write (object=0xa933400, property=..., value=..., context=0xa657370, flags=...) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlproperty.cpp:1313
#95 0xb57d58ef in QQmlPropertyPrivate::writeValueProperty (object=0xa933400, core=..., value=..., context=0xa657370, flags=...) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlproperty.cpp:1237
#96 0xb57d62da in QQmlPropertyPrivate::writeBinding (object=0xa933400, core=..., context=0xa657370, expression=0xa8af5d8, result=..., isUndefined=false, flags=...) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlproperty.cpp:1597
#97 0xb584399d in QQmlBinding::update (this=0xa8af5c8, flags=...) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlbinding.cpp:198
#98 0xb5843e48 in QQmlBinding::update (this=0xa8af5c8) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlbinding_p.h:97
#99 QQmlBinding::expressionChanged (e=0xa8af5d8) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlbinding.cpp:260
#100 0xb583da2a in QQmlJavaScriptExpressionGuard_callback (e=0xa95a068) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmljavascriptexpression.cpp:361
#101 0xb5820342 in QQmlNotifier::emitNotify (endpoint=<optimized out>, a=0x0) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlnotifier.cpp:94
#102 0xb57c329f in QQmlData::signalEmitted (object=0xa675670, index=25, a=0x0) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlengine.cpp:763
#103 0xb64082c2 in QMetaObject::activate (sender=0xa675670, signalOffset=3, local_signal_index=22, argv=0x0) at kernel/qobject.cpp:3599
#104 0xb6408ffd in QMetaObject::activate (sender=0xa675670, m=0xb5e2daac <QQuickItem::staticMetaObject>, local_signal_index=22, argv=0x0) at kernel/qobject.cpp:3578
#105 0xb5b6fa52 in QQuickItem::heightChanged (this=0xa675670) at .moc/moc_qquickitem.cpp:1110
#106 0xb5b6fc30 in QQuickItem::geometryChanged (this=0xa675670, newGeometry=..., oldGeometry=...) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/quick/items/qquickitem.cpp:3533
#107 0xab9bfa58 in QQuickGridLayoutBase::geometryChanged (this=0xa675670, newGeometry=..., oldGeometry=...) at qquicklinearlayout.cpp:496
#108 0xb5b7475f in QQuickItem::setImplicitSize (this=0xa675670, w=890, h=266) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/quick/items/qquickitem.cpp:6350
#109 0xab9bf7f9 in QQuickGridLayoutBase::invalidate (this=0xa675670, childItem=0x0) at qquicklinearlayout.cpp:431
#110 0xab9be5dd in QQuickGridLayoutBase::updateLayoutItems (this=0xa675670) at qquicklinearlayout.cpp:449
#111 0xab9bdeaf in QQuickGridLayoutBase::onItemVisibleChanged (this=0xa675670) at qquicklinearlayout.cpp:521
#112 0xab9c2edc in QQuickGridLayoutBase::qt_static_metacall (_o=0xa675670, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbfb7754c) at .moc/moc_qquicklinearlayout_p.cpp:105
#113 0xb6408b01 in QMetaObject::activate (sender=0xa8bd798, signalOffset=3, local_signal_index=15, argv=0x0) at kernel/qobject.cpp:3713
#114 0xb6408ffd in QMetaObject::activate (sender=0xa8bd798, m=0xb5e2daac <QQuickItem::staticMetaObject>, local_signal_index=15, argv=0x0) at kernel/qobject.cpp:3578
#115 0xb5b6f902 in QQuickItem::visibleChanged (this=0xa8bd798) at .moc/moc_qquickitem.cpp:1068
#116 0xb5b7d7d7 in QQuickItemPrivate::setEffectiveVisibleRecur (this=<optimized out>, newEffectiveVisible=<optimized out>) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/quick/items/qquickitem.cpp:5510
#117 0xb5b7d8c4 in QQuickItem::setVisible (this=<optimized out>, v=<optimized out>) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/quick/items/qquickitem.cpp:5409
#118 0xb5b808bd in QQuickItem::qt_static_metacall (_o=0xa8bd798, _c=QMetaObject::WriteProperty, _id=11, _a=0xbfb778c0) at .moc/moc_qquickitem.cpp:878
#119 0xb5b810e5 in QQuickItem::qt_metacall (this=0xa8bd798, _c=QMetaObject::WriteProperty, _id=11, _a=0xbfb778c0) at .moc/moc_qquickitem.cpp:946
#120 0xab9c25f4 in QQuickLayout::qt_metacall (this=0xa8bd798, _c=QMetaObject::WriteProperty, _id=12, _a=0xbfb778c0) at .moc/moc_qquicklayout_p.cpp:84
#121 0xab9c316a in QQuickGridLayoutBase::qt_metacall (this=0xa8bd798, _c=QMetaObject::WriteProperty, _id=12, _a=0xbfb778c0) at .moc/moc_qquicklinearlayout_p.cpp:164
#122 0xab9c32fe in QQuickLinearLayout::qt_metacall (this=0xa8bd798, _c=QMetaObject::WriteProperty, _id=12, _a=0xbfb778c0) at .moc/moc_qquicklinearlayout_p.cpp:561
#123 0xb63e1eb2 in QMetaObject::metacall (object=0xa8bd798, cl=QMetaObject::WriteProperty, idx=12, argv=0xbfb778c0) at kernel/qmetaobject.cpp:296
#124 0xb57d423a in QQmlPropertyPrivate::write (object=0xa8bd798, property=..., value=..., context=0xa924e28, flags=...) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlproperty.cpp:1308
#125 0xb57d58ef in QQmlPropertyPrivate::writeValueProperty (object=0xa8bd798, core=..., value=..., context=0xa924e28, flags=...) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlproperty.cpp:1237
#126 0xb57d62da in QQmlPropertyPrivate::writeBinding (object=0xa8bd798, core=..., context=0xa924e28, expression=0xa8bead8, result=..., isUndefined=false, flags=...) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlproperty.cpp:1597
#127 0xb584399d in QQmlBinding::update (this=0xa8beac8, flags=...) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlbinding.cpp:198
#128 0xb5843e48 in QQmlBinding::update (this=0xa8beac8) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlbinding_p.h:97
#129 QQmlBinding::expressionChanged (e=0xa8bead8) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlbinding.cpp:260
#130 0xb583da2a in QQmlJavaScriptExpressionGuard_callback (e=0xa9430e8) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmljavascriptexpression.cpp:361
#131 0xb5820342 in QQmlNotifier::emitNotify (endpoint=<optimized out>, a=0x0) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlnotifier.cpp:94
#132 0xb57c329f in QQmlData::signalEmitted (object=0xa919738, index=31, a=0x0) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlengine.cpp:763
#133 0xb64082c2 in QMetaObject::activate (sender=0xa919738, signalOffset=31, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3599
#134 0xb57ba8be in QQmlVMEMetaObject::activate (this=0xa918810, object=0xa919738, index=46, args=0x0) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlvmemetaobject.cpp:1325
#135 0xb57c026d in QQmlVMEVariantQObjectPtr::objectDestroyed (this=0xa8e3948) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlvmemetaobject.cpp:78
#136 0xb57c225e in QQmlData::destroyed (this=0x9b34c48, object=0x99bc530) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlengine.cpp:1749
#137 0xb57c23f5 in QQmlData::destroyed (d=0x9b34c48, o=0x99bc530) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/qqmlengine.cpp:674
#138 0xb6410005 in QObject::~QObject (this=0x99bc530, __in_chrg=<optimized out>) at kernel/qobject.cpp:912
#139 0xb13d2aa2 in Solid::DeviceInterface::~DeviceInterface (this=0x99bc530, __in_chrg=<optimized out>) at /usr/src/debug/solid-5.20.0/src/solid/devices/frontend/deviceinterface.cpp:36
#140 0xb13d5724 in Solid::Battery::~Battery (this=0x99bc530, __in_chrg=<optimized out>) at /usr/src/debug/solid-5.20.0/src/solid/devices/frontend/battery.cpp:75
#141 0xb13d574a in Solid::Battery::~Battery (this=0x99bc530, __in_chrg=<optimized out>) at /usr/src/debug/solid-5.20.0/src/solid/devices/frontend/battery.cpp:78
#142 0xb13cde70 in Solid::DevicePrivate::setBackendObject (this=0x97dbe88, object=0x0) at /usr/src/debug/solid-5.20.0/src/solid/devices/frontend/device.cpp:250
#143 0xb13ce10a in Solid::DevicePrivate::~DevicePrivate (this=0x97dbe88, __in_chrg=<optimized out>) at /usr/src/debug/solid-5.20.0/src/solid/devices/frontend/device.cpp:224
#144 0xb13ce2ba in Solid::DevicePrivate::~DevicePrivate (this=0x97dbe88, __in_chrg=<optimized out>) at /usr/src/debug/solid-5.20.0/src/solid/devices/frontend/device.cpp:225
#145 0xb13cf905 in Solid::DeviceManagerPrivate::~DeviceManagerPrivate (this=0x9827cc0, __in_chrg=<optimized out>) at /usr/src/debug/solid-5.20.0/src/solid/devices/frontend/devicemanager.cpp:58
#146 0xb13cfa5a in Solid::DeviceManagerPrivate::~DeviceManagerPrivate (this=0x9827cc0, __in_chrg=<optimized out>) at /usr/src/debug/solid-5.20.0/src/solid/devices/frontend/devicemanager.cpp:63
#147 0xb13d1b64 in qThreadStorage_deleteData<Solid::DeviceManagerPrivate> (d=0x9827cc0) at /usr/include/qt5/QtCore/qthreadstorage.h:86
#148 QThreadStorage<Solid::DeviceManagerPrivate*>::deleteData (x=0x9827cc0) at /usr/include/qt5/QtCore/qthreadstorage.h:129
#149 0xb620ee4c in QThreadStorageData::finish (p=0x96c082c) at thread/qthreadstorage.cpp:195
#150 0xb63d9492 in QCoreApplicationPrivate::cleanupThreadData (this=0x96c0e70) at kernel/qcoreapplication.cpp:487
#151 0xb6703727 in QGuiApplicationPrivate::~QGuiApplicationPrivate (this=0x96c0e70, __in_chrg=<optimized out>) at kernel/qguiapplication.cpp:1371
#152 0xb6cb2169 in QApplicationPrivate::~QApplicationPrivate (this=0x96c0e70, __in_chrg=<optimized out>) at kernel/qapplication.cpp:188
#153 0xb6cb21fa in QApplicationPrivate::~QApplicationPrivate (this=0x96c0e70, __in_chrg=<optimized out>) at kernel/qapplication.cpp:192
#154 0xb640ffcc in QScopedPointerDeleter<QObjectData>::cleanup (pointer=<optimized out>) at ../../src/corelib/tools/qscopedpointer.h:54
#155 QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::~QScopedPointer (this=0xbfb78df8, __in_chrg=<optimized out>) at ../../src/corelib/tools/qscopedpointer.h:101
#156 QObject::~QObject (this=0xbfb78df4, __in_chrg=<optimized out>) at kernel/qobject.cpp:883
#157 0xb63d9b3c in QCoreApplication::~QCoreApplication (this=0xbfb78df4, __in_chrg=<optimized out>) at kernel/qcoreapplication.cpp:807
#158 0xb67035c7 in QGuiApplication::~QGuiApplication (this=0xbfb78df4, __in_chrg=<optimized out>) at kernel/qguiapplication.cpp:578
#159 0xb6cb41b3 in QApplication::~QApplication (this=0xbfb78df4, __in_chrg=<optimized out>) at kernel/qapplication.cpp:816
#160 0x08058617 in main ()

Reproducible: Didn't try
Comment 1 Christoph Feck 2016-04-07 00:18:06 UTC

*** This bug has been marked as a duplicate of bug 347344 ***
Comment 2 Méven Car 2019-11-22 09:04:56 UTC
This is not a duplicate of 347344.
Comment 3 Harald Sitter 2020-01-21 15:02:45 UTC
Is this still a problem with newer Qts?
Comment 4 Bug Janitor Service 2020-02-05 04:33:13 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 5 Bug Janitor Service 2020-02-20 04:33:11 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!