Bug 368200 - Crash somewhere in taskbar on desktop switching
Summary: Crash somewhere in taskbar on desktop switching
Status: RESOLVED DUPLICATE of bug 342763
Alias: None
Product: plasmashell
Classification: Plasma
Component: Task Manager and Icons-Only Task Manager (show other bugs)
Version: 5.7.4
Platform: openSUSE Linux
: NOR crash
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-09-03 16:08 UTC by Friedrich W. H. Kossebau
Modified: 2016-09-07 09:10 UTC (History)
4 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 Friedrich W. H. Kossebau 2016-09-03 16:08:47 UTC
Application: plasmashell (5.7.4)

Qt Version: 5.6.1
Frameworks Version: 5.25.0
Operating System: Linux 4.7.2-2.g8a962cf-default x86_64
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
In all recent versions of Plasma this crash happens now and then when I switch the desktops (which I do with Alt-Tab).

I have the widget "Fensterleiste" (taskpanel?) in my bottom panel, configured to
* show only tasks from current desktop
* show only tasks from current acticity
* grouping by program name
* sorting alphabetically

Both virtual desktops have windows on them.

I could not see a pattern so far. It seems to happen if windows are added/removed, but also when I could not remember to have added/removed windows (or that being done automatically).

The crash can be reproduced sometimes.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f8d1d3018c0 (LWP 25511))]

Thread 10 (Thread 0x7f8c3f5ee700 (LWP 13381)):
#0  0x00007f8d1693ba1d in poll () at /lib64/libc.so.6
#1  0x00007f8d12fbd036 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f8d12fbd14c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f8d17267aeb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007f8d1720f76a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f8d170353b3 in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007f8d1a3e11e5 in  () at /usr/lib64/libQt5Qml.so.5
#7  0x00007f8d1703a2d8 in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007f8d1613e474 in start_thread () at /lib64/libpthread.so.0
#9  0x00007f8d169443ed in clone () at /lib64/libc.so.6

Thread 9 (Thread 0x7f8c4fb62700 (LWP 26364)):
#0  0x00007f8d1693ba1d in poll () at /lib64/libc.so.6
#1  0x00007f8d12fbd036 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f8d12fbd14c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f8d17267aeb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007f8d1720f76a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f8d170353b3 in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007f8c522a1e17 in KCupsConnection::run() () at /usr/lib64/libkcupslib.so
#7  0x00007f8d1703a2d8 in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007f8d1613e474 in start_thread () at /lib64/libpthread.so.0
#9  0x00007f8d169443ed in clone () at /lib64/libc.so.6

Thread 8 (Thread 0x7f8c5e6f9700 (LWP 25885)):
#0  0x00007f8d1693ba1d in poll () at /lib64/libc.so.6
#1  0x00007f8d12fbd036 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f8d12fbd14c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f8d17267aeb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007f8d1720f76a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f8d170353b3 in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007f8d1af70606 in  () at /usr/lib64/libQt5Quick.so.5
#7  0x00007f8d1703a2d8 in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007f8d1613e474 in start_thread () at /lib64/libpthread.so.0
#9  0x00007f8d169443ed in clone () at /lib64/libc.so.6

Thread 7 (Thread 0x7f8cf1c7c700 (LWP 25615)):
#0  0x00007f8d1614409f in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f8d1c9e6fc4 in QTWTF::TCMalloc_PageHeap::scavengerThread() (this=0x7f8d1ccd0ec0 <QTWTF::pageheap_memory>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007f8d1c9e7009 in QTWTF::TCMalloc_PageHeap::runScavengerThread(void*) (context=<optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007f8d1613e474 in start_thread () at /lib64/libpthread.so.0
#4  0x00007f8d169443ed in clone () at /lib64/libc.so.6

Thread 6 (Thread 0x7f8cf314b700 (LWP 25572)):
#0  0x00007f8d1693ba1d in poll () at /lib64/libc.so.6
#1  0x00007f8d12fbd036 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f8d12fbd14c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f8d17267aeb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007f8d1720f76a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f8d170353b3 in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007f8d1703a2d8 in  () at /usr/lib64/libQt5Core.so.5
#7  0x00007f8d1613e474 in start_thread () at /lib64/libpthread.so.0
#8  0x00007f8d169443ed in clone () at /lib64/libc.so.6

Thread 5 (Thread 0x7f8cfd5c5700 (LWP 25549)):
#0  0x00007f8d13001034 in g_mutex_unlock () at /usr/lib64/libglib-2.0.so.0
#1  0x00007f8d12fbbfde in g_main_context_acquire () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f8d12fbcee5 in  () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f8d12fbd14c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#4  0x00007f8d17267aeb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f8d1720f76a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#6  0x00007f8d170353b3 in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#7  0x00007f8d1a3e11e5 in  () at /usr/lib64/libQt5Qml.so.5
#8  0x00007f8d1703a2d8 in  () at /usr/lib64/libQt5Core.so.5
#9  0x00007f8d1613e474 in start_thread () at /lib64/libpthread.so.0
#10 0x00007f8d169443ed in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7f8cfefc4700 (LWP 25527)):
#0  0x00007f8d13001034 in g_mutex_unlock () at /usr/lib64/libglib-2.0.so.0
#1  0x00007f8d12fbc57c in g_main_context_prepare () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f8d12fbcf5b in  () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f8d12fbd14c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#4  0x00007f8d17267aeb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f8d1720f76a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#6  0x00007f8d170353b3 in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#7  0x00007f8d1a3e11e5 in  () at /usr/lib64/libQt5Qml.so.5
#8  0x00007f8d1703a2d8 in  () at /usr/lib64/libQt5Core.so.5
#9  0x00007f8d1613e474 in start_thread () at /lib64/libpthread.so.0
#10 0x00007f8d169443ed in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f8d04ada700 (LWP 25516)):
#0  0x00007f8d12fba0bd in  () at /usr/lib64/libglib-2.0.so.0
#1  0x00007f8d12fbc984 in g_main_context_check () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f8d12fbcfd4 in  () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f8d12fbd14c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#4  0x00007f8d17267aeb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f8d1720f76a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#6  0x00007f8d170353b3 in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#7  0x00007f8d17e0b9b5 in  () at /usr/lib64/libQt5DBus.so.5
#8  0x00007f8d1703a2d8 in  () at /usr/lib64/libQt5Core.so.5
#9  0x00007f8d1613e474 in start_thread () at /lib64/libpthread.so.0
#10 0x00007f8d169443ed in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f8d06751700 (LWP 25515)):
#0  0x00007f8d1693ba1d in poll () at /lib64/libc.so.6
#1  0x00007f8d1b92e410 in  () at /usr/lib64/libxcb.so.1
#2  0x00007f8d1b9301a9 in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x00007f8d08ab87b9 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007f8d1703a2d8 in  () at /usr/lib64/libQt5Core.so.5
#5  0x00007f8d1613e474 in start_thread () at /lib64/libpthread.so.0
#6  0x00007f8d169443ed in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f8d1d3018c0 (LWP 25511)):
[KCrash Handler]
#6  0x00007f8d171d78b0 in  () at /usr/lib64/libQt5Core.so.5
#7  0x00007f8d171d7b41 in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007f8d171dff39 in  () at /usr/lib64/libQt5Core.so.5
#9  0x00007f8d1723f1a9 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#10 0x00007f8d172b8f84 in QAbstractItemModel::rowsRemoved(QModelIndex const&, int, int, QAbstractItemModel::QPrivateSignal) () at /usr/lib64/libQt5Core.so.5
#11 0x00007f8d171b851b in QAbstractItemModel::endRemoveRows() () at /usr/lib64/libQt5Core.so.5
#12 0x00007f8c5c526498 in  () at /usr/lib64/libtaskmanager.so.6
#13 0x00007f8c5c529469 in  () at /usr/lib64/libtaskmanager.so.6
#14 0x00007f8d1723f1a9 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#15 0x00007f8d172b8f14 in QAbstractItemModel::rowsAboutToBeRemoved(QModelIndex const&, int, int, QAbstractItemModel::QPrivateSignal) () at /usr/lib64/libQt5Core.so.5
#16 0x00007f8d171b7dc3 in QAbstractItemModel::beginRemoveRows(QModelIndex const&, int, int) () at /usr/lib64/libQt5Core.so.5
#17 0x00007f8d171dd695 in  () at /usr/lib64/libQt5Core.so.5
#18 0x00007f8d171deb24 in  () at /usr/lib64/libQt5Core.so.5
#19 0x00007f8d171df4b1 in QSortFilterProxyModel::invalidateFilter() () at /usr/lib64/libQt5Core.so.5
#20 0x00007f8c5c522265 in TaskManager::TaskFilterProxyModel::setVirtualDesktop(unsigned int) () at /usr/lib64/libtaskmanager.so.6
#21 0x00007f8c5c548e39 in  () at /usr/lib64/libtaskmanager.so.6
#22 0x00007f8c5c549cab in TaskManager::TasksModel::qt_metacall(QMetaObject::Call, int, void**) () at /usr/lib64/libtaskmanager.so.6
#23 0x00007f8d1a349440 in QQmlVMEMetaObject::metaCall(QObject*, QMetaObject::Call, int, void**) () at /usr/lib64/libQt5Qml.so.5
#24 0x00007f8d1a3cc255 in QQmlBinding::write(QQmlPropertyData const&, QV4::Value const&, bool, QFlags<QQmlPropertyPrivate::WriteFlag>) () at /usr/lib64/libQt5Qml.so.5
#25 0x00007f8d1a3cd3e7 in QQmlBinding::update(QFlags<QQmlPropertyPrivate::WriteFlag>) () at /usr/lib64/libQt5Qml.so.5
#26 0x00007f8d1a3cd8be in QQmlBinding::refresh() () at /usr/lib64/libQt5Qml.so.5
#27 0x00007f8d1a3a3454 in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) () at /usr/lib64/libQt5Qml.so.5
#28 0x00007f8d1a34dde4 in QQmlData::signalEmitted(QAbstractDeclarativeData*, QObject*, int, void**) () at /usr/lib64/libQt5Qml.so.5
#29 0x00007f8d1723e910 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#30 0x00007f8d1723f24c in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#31 0x00007f8d19efd58e in KWindowSystem::currentDesktopChanged(int) () at /usr/lib64/libKF5WindowSystem.so.5
#32 0x00007f8cff3e3ef7 in  () at /usr/lib64/qt5/plugins/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemX11Plugin.so
#33 0x00007f8d1720e8af in QAbstractEventDispatcher::filterNativeEvent(QByteArray const&, void*, long*) () at /usr/lib64/libQt5Core.so.5
#34 0x00007f8d08aba195 in QXcbConnection::handleXcbEvent(xcb_generic_event_t*) () at /usr/lib64/libQt5XcbQpa.so.5
#35 0x00007f8d08abb12b in QXcbConnection::processXcbEvents() () at /usr/lib64/libQt5XcbQpa.so.5
#36 0x00007f8d1723fcf9 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#37 0x00007f8d181e3aec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#38 0x00007f8d181e8f8f in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#39 0x00007f8d17211a20 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#40 0x00007f8d1721399c in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#41 0x00007f8d172676c3 in  () at /usr/lib64/libQt5Core.so.5
#42 0x00007f8d12fbce37 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#43 0x00007f8d12fbd0a0 in  () at /usr/lib64/libglib-2.0.so.0
#44 0x00007f8d12fbd14c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#45 0x00007f8d17267acf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#46 0x00007f8d1720f76a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#47 0x00007f8d17217f6c in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#48 0x000000000041cd8f in  ()
#49 0x00007f8d1687c741 in __libc_start_main () at /lib64/libc.so.6
#50 0x000000000041d109 in _start ()

Reported using DrKonqi
Comment 1 Eike Hein 2016-09-05 10:26:01 UTC
Needs debug symbols for libtaskmanager (plasma-workspace).
Comment 2 Friedrich W. H. Kossebau 2016-09-06 14:51:05 UTC
Now with debug symbols for libtaskmanager. There is a chance I removed/closed a window on the current virtual desktop a few seconds before I switched to another. Not sure if I always did that before such crashes happen.

Thread 1 (Thread 0x7f860519a8c0 (LWP 22783)):
[KCrash Handler]
#6  0x00007f85ff0708b0 in  () at /usr/lib64/libQt5Core.so.5
#7  0x00007f85ff070b41 in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007f85ff078f39 in  () at /usr/lib64/libQt5Core.so.5
#9  0x00007f85ff0d81a9 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#10 0x00007f85ff151f84 in QAbstractItemModel::rowsRemoved(QModelIndex const&, int, int, QAbstractItemModel::QPrivateSignal) () at /usr/lib64/libQt5Core.so.5
#11 0x00007f85ff05151b in QAbstractItemModel::endRemoveRows() () at /usr/lib64/libQt5Core.so.5
#12 0x00007f854431d498 in TaskManager::TaskGroupingProxyModel::Private::sourceRowsAboutToBeRemoved(QModelIndex const&, int, int) (this=0x36d64a0, first=<optimized out>, last=30, parent=...) at /usr/src/debug/plasma-workspace-5.7.4/libtaskmanager/taskgroupingproxymodel.cpp:197
#13 0x00007f8544320469 in TaskManager::TaskGroupingProxyModel::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /usr/src/debug/plasma-workspace-5.7.4/build/libtaskmanager/moc_taskgroupingproxymodel.cpp:152
#14 0x00007f85ff0d81a9 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#15 0x00007f85ff151f14 in QAbstractItemModel::rowsAboutToBeRemoved(QModelIndex const&, int, int, QAbstractItemModel::QPrivateSignal) () at /usr/lib64/libQt5Core.so.5
#16 0x00007f85ff050dc3 in QAbstractItemModel::beginRemoveRows(QModelIndex const&, int, int) () at /usr/lib64/libQt5Core.so.5
#17 0x00007f85ff076695 in  () at /usr/lib64/libQt5Core.so.5
#18 0x00007f85ff077b24 in  () at /usr/lib64/libQt5Core.so.5
#19 0x00007f85ff0784b1 in QSortFilterProxyModel::invalidateFilter() () at /usr/lib64/libQt5Core.so.5
#20 0x00007f8544319265 in TaskManager::TaskFilterProxyModel::setVirtualDesktop(unsigned int) (this=0x36f9260, virtualDesktop=<optimized out>) at /usr/src/debug/plasma-workspace-5.7.4/libtaskmanager/taskfilterproxymodel.cpp:80
#21 0x00007f8544323d1d in TaskManager::TasksModel::setVirtualDesktop(int) (this=<optimized out>, virtualDesktop=<optimized out>) at /usr/src/debug/plasma-workspace-5.7.4/libtaskmanager/tasksmodel.cpp:880
#22 0x00007f854433fe39 in TaskManager::TasksModel::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=_o@entry=0x36d5ed0, _c=_c@entry=QMetaObject::WriteProperty, _id=_id@entry=4, _a=_a@entry=0x7ffd174ea840) at /usr/src/debug/plasma-workspace-5.7.4/build/libtaskmanager/moc_tasksmodel.cpp:567
#23 0x00007f8544340cab in TaskManager::TasksModel::qt_metacall(QMetaObject::Call, int, void**) (this=0x36d5ed0, _c=QMetaObject::WriteProperty, _id=4, _a=0x7ffd174ea840) at /usr/src/debug/plasma-workspace-5.7.4/build/libtaskmanager/moc_tasksmodel.cpp:627
#24 0x00007f86021e2440 in QQmlVMEMetaObject::metaCall(QObject*, QMetaObject::Call, int, void**) () at /usr/lib64/libQt5Qml.so.5
#25 0x00007f8602265255 in QQmlBinding::write(QQmlPropertyData const&, QV4::Value const&, bool, QFlags<QQmlPropertyPrivate::WriteFlag>) () at /usr/lib64/libQt5Qml.so.5
#26 0x00007f86022663e7 in QQmlBinding::update(QFlags<QQmlPropertyPrivate::WriteFlag>) () at /usr/lib64/libQt5Qml.so.5
#27 0x00007f86022668be in QQmlBinding::refresh() () at /usr/lib64/libQt5Qml.so.5
#28 0x00007f860223c454 in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) () at /usr/lib64/libQt5Qml.so.5
#29 0x00007f86021e6de4 in QQmlData::signalEmitted(QAbstractDeclarativeData*, QObject*, int, void**) () at /usr/lib64/libQt5Qml.so.5
#30 0x00007f85ff0d7910 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#31 0x00007f85ff0d824c in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#32 0x00007f8601d9658e in KWindowSystem::currentDesktopChanged(int) () at /usr/lib64/libKF5WindowSystem.so.5
#33 0x00007f85e71daef7 in  () at /usr/lib64/qt5/plugins/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemX11Plugin.so
#34 0x00007f85ff0a78af in QAbstractEventDispatcher::filterNativeEvent(QByteArray const&, void*, long*) () at /usr/lib64/libQt5Core.so.5
#35 0x00007f85f0953195 in QXcbConnection::handleXcbEvent(xcb_generic_event_t*) () at /usr/lib64/libQt5XcbQpa.so.5
#36 0x00007f85f095412b in QXcbConnection::processXcbEvents() () at /usr/lib64/libQt5XcbQpa.so.5
#37 0x00007f85ff0d8cf9 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#38 0x00007f860007caec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#39 0x00007f8600081f8f in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#40 0x00007f85ff0aaa20 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#41 0x00007f85ff0ac99c in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#42 0x00007f85ff1006c3 in  () at /usr/lib64/libQt5Core.so.5
#43 0x00007f85fae55e37 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#44 0x00007f85fae560a0 in  () at /usr/lib64/libglib-2.0.so.0
#45 0x00007f85fae5614c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#46 0x00007f85ff100acf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#47 0x00007f85ff0a876a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#48 0x00007f85ff0b0f6c in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#49 0x000000000041cd8f in  ()
#50 0x00007f85fe715741 in __libc_start_main () at /lib64/libc.so.6
#51 0x000000000041d109 in _start ()
Comment 3 David Edmundson 2016-09-07 09:10:40 UTC

*** This bug has been marked as a duplicate of bug 342763 ***