Bug 359228 - Plasma/ksmserver Crash when screen power saving(nano sleep)
Summary: Plasma/ksmserver Crash when screen power saving(nano sleep)
Status: RESOLVED DUPLICATE of bug 341497
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.5.3
Platform: openSUSE Linux
: NOR crash
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-02-10 10:29 UTC by Ferrets
Modified: 2021-02-08 19:26 UTC (History)
3 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 Ferrets 2016-02-10 10:29:46 UTC
Application: plasmashell (5.5.3)

Qt Version: 5.5.1
Operating System: Linux 4.4.0-3-default x86_64
Distribution: "openSUSE Tumbleweed (20160208) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
wait untill the screen goes dark, and then wake up the computer, relogin and I saw a crash report.

first, I saw a crash report of "ksmserver", after a software update and reboot, I saw a crash report of "Plasma".

- Custom settings of the application:

in system-setting -> power saving, set the screen power saving on.

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
84	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7f46abd2f8c0 (LWP 2500))]

Thread 8 (Thread 0x7f469548f700 (LWP 2503)):
#0  0x00007f46a52a424d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f46aa179432 in poll (__timeout=-1, __nfds=1, __fds=0x7f469548ec00) at /usr/include/bits/poll2.h:46
#2  _xcb_conn_wait (c=c@entry=0x201b9f0, cond=cond@entry=0x201ba30, vector=vector@entry=0x0, count=count@entry=0x0) at xcb_conn.c:459
#3  0x00007f46aa17b007 in xcb_wait_for_event (c=0x201b9f0) at xcb_in.c:693
#4  0x00007f46975dee29 in QXcbEventReader::run (this=0x20260c0) at qxcbconnection.cpp:1229
#5  0x00007f46a599494f in QThreadPrivate::start (arg=0x20260c0) at thread/qthread_unix.cpp:331
#6  0x00007f46a4aab4a4 in start_thread (arg=0x7f469548f700) at pthread_create.c:334
#7  0x00007f46a52acbdd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7f468e4cc700 (LWP 2510)):
#0  g_source_iter_next (iter=iter@entry=0x7f468e4cbb60, source=source@entry=0x7f468e4cbb58) at gmain.c:933
#1  0x00007f46a199882b in g_main_context_prepare (context=context@entry=0x7f4688000990, priority=priority@entry=0x7f468e4cbbd8) at gmain.c:3420
#2  0x00007f46a1999193 in g_main_context_iterate (context=context@entry=0x7f4688000990, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3820
#3  0x00007f46a199936c in g_main_context_iteration (context=0x7f4688000990, may_block=may_block@entry=1) at gmain.c:3901
#4  0x00007f46a5bb952b in QEventDispatcherGlib::processEvents (this=0x7f46880008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#5  0x00007f46a5b6363a in QEventLoop::exec (this=this@entry=0x7f468e4cbcf0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#6  0x00007f46a598fb1c in QThread::exec (this=this@entry=0x2122200) at thread/qthread.cpp:503
#7  0x00007f46a8c5f9a5 in QQmlThreadPrivate::run (this=0x2122200) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/ftw/qqmlthread.cpp:141
#8  0x00007f46a599494f in QThreadPrivate::start (arg=0x2122200) at thread/qthread_unix.cpp:331
#9  0x00007f46a4aab4a4 in start_thread (arg=0x7f468e4cc700) at pthread_create.c:334
#10 0x00007f46a52acbdd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7f4681440700 (LWP 2511)):
#0  0x00007f46a52a424d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f46a1999264 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7f467c002e70, timeout=<optimized out>, context=0x7f467c000990) at gmain.c:4135
#2  g_main_context_iterate (context=context@entry=0x7f467c000990, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3835
#3  0x00007f46a199936c in g_main_context_iteration (context=0x7f467c000990, may_block=may_block@entry=1) at gmain.c:3901
#4  0x00007f46a5bb952b in QEventDispatcherGlib::processEvents (this=0x7f467c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#5  0x00007f46a5b6363a in QEventLoop::exec (this=this@entry=0x7f468143fcf0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#6  0x00007f46a598fb1c in QThread::exec (this=this@entry=0x24cc960) at thread/qthread.cpp:503
#7  0x00007f46a8c5f9a5 in QQmlThreadPrivate::run (this=0x24cc960) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/ftw/qqmlthread.cpp:141
#8  0x00007f46a599494f in QThreadPrivate::start (arg=0x24cc960) at thread/qthread_unix.cpp:331
#9  0x00007f46a4aab4a4 in start_thread (arg=0x7f4681440700) at pthread_create.c:334
#10 0x00007f46a52acbdd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7f467ba6d700 (LWP 2512)):
#0  0x00007f46a19991ce in g_main_context_iterate (context=context@entry=0x7f4674000990, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3822
#1  0x00007f46a199936c in g_main_context_iteration (context=0x7f4674000990, may_block=may_block@entry=1) at gmain.c:3901
#2  0x00007f46a5bb952b in QEventDispatcherGlib::processEvents (this=0x7f46740008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#3  0x00007f46a5b6363a in QEventLoop::exec (this=this@entry=0x7f467ba6ccf0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#4  0x00007f46a598fb1c in QThread::exec (this=this@entry=0x25317e0) at thread/qthread.cpp:503
#5  0x00007f46a8c5f9a5 in QQmlThreadPrivate::run (this=0x25317e0) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/ftw/qqmlthread.cpp:141
#6  0x00007f46a599494f in QThreadPrivate::start (arg=0x25317e0) at thread/qthread_unix.cpp:331
#7  0x00007f46a4aab4a4 in start_thread (arg=0x7f467ba6d700) at pthread_create.c:334
#8  0x00007f46a52acbdd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7f467a1ff700 (LWP 2513)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f46ab407a84 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f46ab6eeea0 <QTWTF::pageheap_memory>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007f46ab407ac9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007f46a4aab4a4 in start_thread (arg=0x7f467a1ff700) at pthread_create.c:334
#4  0x00007f46a52acbdd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7f45f26f1700 (LWP 2514)):
#0  0x00007f46a19dc4b9 in g_mutex_lock (mutex=mutex@entry=0x7f45ec000990) at gthread-posix.c:1338
#1  0x00007f46a1998414 in g_main_context_release (context=0x7f45ec000990) at gmain.c:3248
#2  0x00007f46a199921e in g_main_context_iterate (context=context@entry=0x7f45ec000990, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3842
#3  0x00007f46a199936c in g_main_context_iteration (context=0x7f45ec000990, may_block=may_block@entry=1) at gmain.c:3901
#4  0x00007f46a5bb952b in QEventDispatcherGlib::processEvents (this=0x7f45ec0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#5  0x00007f46a5b6363a in QEventLoop::exec (this=this@entry=0x7f45f26f0cb0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#6  0x00007f46a598fb1c in QThread::exec (this=this@entry=0x2929310) at thread/qthread.cpp:503
#7  0x00007f46a97e4e42 in QQuickPixmapReader::run (this=0x2929310) at /usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/quick/util/qquickpixmapcache.cpp:760
#8  0x00007f46a599494f in QThreadPrivate::start (arg=0x2929310) at thread/qthread_unix.cpp:331
#9  0x00007f46a4aab4a4 in start_thread (arg=0x7f45f26f1700) at pthread_create.c:334
#10 0x00007f46a52acbdd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f45e6293700 (LWP 2517)):
#0  0x00007f46a52a424d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f46a1999264 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7f45e00048d0, timeout=<optimized out>, context=0x7f45e0000990) at gmain.c:4135
#2  g_main_context_iterate (context=context@entry=0x7f45e0000990, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3835
#3  0x00007f46a199936c in g_main_context_iteration (context=0x7f45e0000990, may_block=may_block@entry=1) at gmain.c:3901
#4  0x00007f46a5bb952b in QEventDispatcherGlib::processEvents (this=0x7f45e00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#5  0x00007f46a5b6363a in QEventLoop::exec (this=this@entry=0x7f45e6292cd0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#6  0x00007f46a598fb1c in QThread::exec (this=this@entry=0x47e9760) at thread/qthread.cpp:503
#7  0x00007f45e89c4e47 in KCupsConnection::run (this=0x47e9760) at /usr/src/debug/print-manager-15.12.1/libkcups/KCupsConnection.cpp:304
#8  0x00007f46a599494f in QThreadPrivate::start (arg=0x47e9760) at thread/qthread_unix.cpp:331
#9  0x00007f46a4aab4a4 in start_thread (arg=0x7f45e6293700) at pthread_create.c:334
#10 0x00007f46a52acbdd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f46abd2f8c0 (LWP 2500)):
[KCrash Handler]
#6  QScreen::handle (this=0x0) at kernel/qscreen.cpp:112
#7  0x00007f46975e66e9 in QXcbIntegration::createPlatformWindow (this=<optimized out>, window=0x4d5bfa0) at qxcbintegration.cpp:196
#8  0x00007f46a60b00d7 in QWindowPrivate::create (this=0x4d5c320, recursive=recursive@entry=false) at kernel/qwindow.cpp:392
#9  0x00007f46a60b02cb in QWindow::create (this=this@entry=0x4d5bfa0) at kernel/qwindow.cpp:548
#10 0x00007f46a60b0368 in QWindow::winId (this=0x4d5bfa0) at kernel/qwindow.cpp:567
#11 0x00007f46ab7350e5 in PlasmaQuick::DialogPrivate::updateTheme (this=0x4d5ca70) at /usr/src/debug/plasma-framework-5.18.0/src/plasmaquick/dialog.cpp:223
#12 0x00007f46ab737a59 in PlasmaQuick::Dialog::qt_static_metacall (_o=_o@entry=0x4d5bfa0, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=_id@entry=11, _a=_a@entry=0x7ffe943c58a0) at /usr/src/debug/plasma-framework-5.18.0/build/src/plasmaquick/moc_dialog.cpp:223
#13 0x00007f46a5b92f8a in QMetaObject::activate (sender=0x4d5cae0, signalOffset=<optimized out>, local_signal_index=<optimized out>, argv=<optimized out>) at kernel/qobject.cpp:3713
#14 0x00007f46a5b92e17 in QtPrivate::QSlotObjectBase::call (a=0x7ffe943c59a0, r=0x4d5cae0, this=<optimized out>) at ../../src/corelib/kernel/qobject_impl.h:124
#15 QMetaObject::activate (sender=0x219f9c0, signalOffset=<optimized out>, local_signal_index=<optimized out>, argv=<optimized out>) at kernel/qobject.cpp:3698
#16 0x00007f46a5b92f8a in QMetaObject::activate (sender=sender@entry=0x210b6b0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3713
#17 0x00007f46a5b93787 in QMetaObject::activate (sender=sender@entry=0x210b6b0, m=m@entry=0x7f46a5fa98c0 <QTimer::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3578
#18 0x00007f46a5c0e540 in QTimer::timeout (this=this@entry=0x210b6b0) at .moc/moc_qtimer.cpp:197
#19 0x00007f46a5b9f0e8 in QTimer::timerEvent (this=0x210b6b0, e=<optimized out>) at kernel/qtimer.cpp:247
#20 0x00007f46a5b93d2b in QObject::event (this=0x210b6b0, e=<optimized out>) at kernel/qobject.cpp:1261
#21 0x00007f46a6edc8cc in QApplicationPrivate::notify_helper (this=this@entry=0x200b2a0, receiver=receiver@entry=0x210b6b0, e=e@entry=0x7ffe943c5e10) at kernel/qapplication.cpp:3716
#22 0x00007f46a6ee19d6 in QApplication::notify (this=0x7ffe943c6180, receiver=0x210b6b0, e=0x7ffe943c5e10) at kernel/qapplication.cpp:3499
#23 0x00007f46a5b65cf3 in QCoreApplication::notifyInternal (this=0x7ffe943c6180, receiver=0x210b6b0, event=event@entry=0x7ffe943c5e10) at kernel/qcoreapplication.cpp:965
#24 0x00007f46a5bb83bd in QCoreApplication::sendEvent (event=0x7ffe943c5e10, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:224
#25 QTimerInfoList::activateTimers (this=0x204d5d0) at kernel/qtimerinfo_unix.cpp:637
#26 0x00007f46a5bb88d1 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:177
#27 0x00007f46a1999097 in g_main_dispatch (context=0x7f46900016f0) at gmain.c:3154
#28 g_main_context_dispatch (context=context@entry=0x7f46900016f0) at gmain.c:3769
#29 0x00007f46a19992c8 in g_main_context_iterate (context=context@entry=0x7f46900016f0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3840
#30 0x00007f46a199936c in g_main_context_iteration (context=0x7f46900016f0, may_block=may_block@entry=1) at gmain.c:3901
#31 0x00007f46a5bb952b in QEventDispatcherGlib::processEvents (this=0x2047820, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#32 0x00007f46a5b6363a in QEventLoop::exec (this=this@entry=0x7ffe943c6030, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#33 0x00007f46a5b6b2fd in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1229
#34 0x00007f46a60a153c in QGuiApplication::exec () at kernel/qguiapplication.cpp:1527
#35 0x00007f46a6ed8f75 in QApplication::exec () at kernel/qapplication.cpp:2976
#36 0x0000000000436527 in main (argc=4, argv=<optimized out>) at /usr/src/debug/plasma-workspace-5.5.3/shell/main.cpp:179

Possible duplicates by query: bug 358685, bug 357842, bug 357514, bug 357503, bug 356674.

Reported using DrKonqi
Comment 1 Ferrets 2016-02-10 10:34:21 UTC
the  crash report told me to install gdb for more debug information, and after installing tons of debuginfo package, I got this from gdb:
--------------------------------------------------------------------------------------------------------
GNU gdb (GDB; openSUSE Factory) 7.10.1
Copyright (C) 2015 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-suse-linux".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://bugs.opensuse.org/>.
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"...
Reading symbols from /usr/bin/plasmashell...Reading symbols from /usr/lib/debug/usr/bin/plasmashell.debug...done.
done.
Attaching to program: /usr/bin/plasmashell, process 2461
Reading symbols from /usr/lib64/libKF5Crash.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5Crash.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5PlasmaQuick.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5PlasmaQuick.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libQt5Script.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libQt5Script.so.5.5.1.debug...done.
done.
Reading symbols from /usr/lib64/libKF5Solid.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5Solid.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5Activities.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5Activities.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5Screen.so.6...Reading symbols from /usr/lib/debug/usr/lib64/libKF5Screen.so.5.5.3.debug...done.
done.
Reading symbols from /usr/lib64/libKF5QuickAddons.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5QuickAddons.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5WaylandClient.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5WaylandClient.so.5.5.3.debug...done.
done.
Reading symbols from /usr/lib64/libX11.so.6...Reading symbols from /usr/lib/debug/usr/lib64/libX11.so.6.3.0.debug...done.
done.
Reading symbols from /usr/lib64/libxcb.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libxcb.so.1.1.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5Plasma.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5Plasma.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5Declarative.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5Declarative.so.5.18.0.debug...done.
done.                                                                                                                                                                                                                                                       
Reading symbols from /usr/lib64/libQt5Quick.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libQt5Quick.so.5.5.1.debug...done.                                                                                                                         
done.                                                                                                                                                                                                                                                       
Reading symbols from /usr/lib64/libKF5Package.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5Package.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5XmlGui.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5XmlGui.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5GlobalAccel.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5GlobalAccel.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libQt5Qml.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libQt5Qml.so.5.5.1.debug...done.
done.
Reading symbols from /usr/lib64/libKF5WindowSystem.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5WindowSystem.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5IconThemes.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5IconThemes.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5Service.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5Service.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5I18n.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5I18n.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5CoreAddons.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5CoreAddons.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5WidgetsAddons.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5WidgetsAddons.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5ConfigGui.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5ConfigGui.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5ConfigCore.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5ConfigCore.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libQt5Widgets.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libQt5Widgets.so.5.5.1.debug...done.
done.
Reading symbols from /usr/lib64/libKF5DBusAddons.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5DBusAddons.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libQt5DBus.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libQt5DBus.so.5.5.1.debug...done.
done.
Reading symbols from /usr/lib64/libQt5X11Extras.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libQt5X11Extras.so.5.5.1.debug...done.
done.
Reading symbols from /usr/lib64/libQt5Gui.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libQt5Gui.so.5.5.1.debug...done.
done.
Reading symbols from /usr/lib64/libQt5Core.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libQt5Core.so.5.5.1.debug...done.
done.
Reading symbols from /usr/lib64/libstdc++.so.6...Reading symbols from /usr/lib/debug/usr/lib64/libstdc++.so.6.0.21.debug...done.
done.
Reading symbols from /lib64/libc.so.6...Reading symbols from /usr/lib/debug/lib64/libc-2.22.so.debug...done.
done.
Reading symbols from /usr/lib64/libxcb-shape.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libxcb-shape.so.0.0.0.debug...done.
done.
Reading symbols from /lib64/libm.so.6...Reading symbols from /usr/lib/debug/lib64/libm-2.22.so.debug...done.
done.
Reading symbols from /lib64/libpthread.so.0...Reading symbols from /usr/lib/debug/lib64/libpthread-2.22.so.debug...done.
done.
[New LWP 2484]
[New LWP 2475]
[New LWP 2474]
[New LWP 2473]
[New LWP 2472]
[New LWP 2471]
[New LWP 2464]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Reading symbols from /usr/lib64/libQt5Xml.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libQt5Xml.so.5.5.1.debug...done.
done.
Reading symbols from /usr/lib64/libudev.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libudev.so.1.6.4.debug...done.
done.
Reading symbols from /usr/lib64/libwayland-client.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libwayland-client.so.0.3.0.debug...done.
done.
Reading symbols from /lib64/libdl.so.2...Reading symbols from /usr/lib/debug/lib64/libdl-2.22.so.debug...done.
done.
Reading symbols from /usr/lib64/libXau.so.6...Reading symbols from /usr/lib/debug/usr/lib64/libXau.so.6.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libQt5Sql.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libQt5Sql.so.5.5.1.debug...done.
done.
Reading symbols from /usr/lib64/libKF5Notifications.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5Notifications.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5Archive.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5Archive.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5KIOWidgets.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5KIOWidgets.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libQt5Svg.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libQt5Svg.so.5.5.1.debug...done.
done.
Reading symbols from /usr/lib64/libKF5ConfigWidgets.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5ConfigWidgets.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5GuiAddons.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5GuiAddons.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libQt5Network.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libQt5Network.so.5.5.1.debug...done.
done.
Reading symbols from /usr/lib64/libQt5PrintSupport.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libQt5PrintSupport.so.5.5.1.debug...done.
done.
Reading symbols from /usr/lib64/libKF5TextWidgets.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5TextWidgets.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5Attica.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5Attica.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5ItemViews.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5ItemViews.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libxcb-keysyms.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libxcb-keysyms.so.1.0.0.debug...done.
done.
Reading symbols from /lib64/libgcc_s.so.1...Reading symbols from /usr/lib/debug/lib64/libgcc_s.so.1.debug...done.
done.
Reading symbols from /usr/lib64/libgobject-2.0.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libgobject-2.0.so.0.4600.2.debug...done.
done.
Reading symbols from /usr/lib64/libglib-2.0.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libglib-2.0.so.0.4600.2.debug...done.
done.
Reading symbols from /lib64/libdbus-1.so.3...Reading symbols from /usr/lib/debug/lib64/libdbus-1.so.3.14.6.debug...done.
done.
Reading symbols from /usr/lib64/libpng16.so.16...Reading symbols from /usr/lib/debug/usr/lib64/libpng16.so.16.21.0.debug...done.
done.
Reading symbols from /usr/lib64/libharfbuzz.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libharfbuzz.so.0.10103.0.debug...done.
done.
Reading symbols from /lib64/libz.so.1...Reading symbols from /usr/lib/debug/lib64/libz.so.1.2.8.debug...done.
done.
Reading symbols from /usr/lib64/libGL.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libGL.so.1.2.0.debug...done.
done.
Reading symbols from /usr/lib64/libicui18n.so.56.1...Reading symbols from /usr/lib/debug/usr/lib64/libicui18n.so.56.1.debug...done.
done.
Reading symbols from /usr/lib64/libicuuc.so.56.1...Reading symbols from /usr/lib/debug/usr/lib64/libicuuc.so.56.1.debug...done.
done.
Reading symbols from /usr/lib64/libpcre16.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libpcre16.so.0.2.6.debug...done.
done.
Reading symbols from /lib64/librt.so.1...Reading symbols from /usr/lib/debug/lib64/librt-2.22.so.debug...done.
done.
Reading symbols from /lib64/ld-linux-x86-64.so.2...Reading symbols from /usr/lib/debug/lib64/ld-2.22.so.debug...done.
done.
Reading symbols from /lib64/libselinux.so.1...Reading symbols from /usr/lib/debug/lib64/libselinux.so.1.debug...done.
done.
Reading symbols from /lib64/libcap.so.2...Reading symbols from /usr/lib/debug/lib64/libcap.so.2.22.debug...done.
done.
Reading symbols from /usr/lib64/libffi.so.4...Reading symbols from /usr/lib/debug/usr/lib64/libffi.so.4.0.1.debug...done.
done.
Reading symbols from /usr/lib64/libKF5Codecs.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5Codecs.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libdbusmenu-qt5.so.2...Reading symbols from /usr/lib/debug/usr/lib64/libdbusmenu-qt5.so.2.6.0.debug...done.
done.
Reading symbols from /usr/lib64/libphonon4qt5.so.4...Reading symbols from /usr/lib/debug/usr/lib64/libphonon4qt5.so.4.8.3.debug...done.
done.
Reading symbols from /usr/lib64/libbz2.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libbz2.so.1.0.6.debug...done.
done.
Reading symbols from /usr/lib64/liblzma.so.5...Reading symbols from /usr/lib/debug/usr/lib64/liblzma.so.5.2.2.debug...done.
done.
Reading symbols from /usr/lib64/libKF5KIOCore.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5KIOCore.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5JobWidgets.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5JobWidgets.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5Completion.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5Completion.so.5.18.0.debug...done.
done.
Reading symbols from /lib64/libattr.so.1...Reading symbols from /usr/lib/debug/lib64/libattr.so.1.1.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5Auth.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5Auth.so.5.18.0.debug...done.
done.
Reading symbols from /lib64/libssl.so.1.0.0...Reading symbols from /usr/lib/debug/lib64/libssl.so.1.0.0.debug...done.
done.
Reading symbols from /lib64/libcrypto.so.1.0.0...Reading symbols from /usr/lib/debug/lib64/libcrypto.so.1.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5SonnetUi.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5SonnetUi.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5SonnetCore.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5SonnetCore.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libpcre.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libpcre.so.1.2.6.debug...done.
done.
Reading symbols from /usr/lib64/libsystemd.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libsystemd.so.0.13.0.debug...done.
done.
Reading symbols from /usr/lib64/libfreetype.so.6...Reading symbols from /usr/lib/debug/usr/lib64/libfreetype.so.6.12.2.debug...done.
done.
Reading symbols from /usr/lib64/libgraphite2.so.3...Reading symbols from /usr/lib/debug/usr/lib64/libgraphite2.so.3.0.1.debug...done.
done.
Reading symbols from /usr/lib64/libexpat.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libexpat.so.1.6.0.debug...done.
done.
Reading symbols from /usr/lib64/libxcb-dri3.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libxcb-dri3.so.0.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libxcb-present.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libxcb-present.so.0.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libxcb-sync.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libxcb-sync.so.1.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libxshmfence.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libxshmfence.so.1.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libglapi.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libglapi.so.0.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libXext.so.6...Reading symbols from /usr/lib/debug/usr/lib64/libXext.so.6.4.0.debug...done.
done.
Reading symbols from /usr/lib64/libXdamage.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libXdamage.so.1.1.0.debug...done.
done.
Reading symbols from /usr/lib64/libXfixes.so.3...Reading symbols from /usr/lib/debug/usr/lib64/libXfixes.so.3.1.0.debug...done.
done.
Reading symbols from /usr/lib64/libX11-xcb.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libX11-xcb.so.1.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libxcb-glx.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libxcb-glx.so.0.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libxcb-dri2.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libxcb-dri2.so.0.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libXxf86vm.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libXxf86vm.so.1.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libdrm.so.2...Reading symbols from /usr/lib/debug/usr/lib64/libdrm.so.2.4.0.debug...done.
done.
Reading symbols from /usr/lib64/libicudata.so.56.1...Reading symbols from /usr/lib/debug/usr/lib64/libicudata.so.56.1.debug...done.
done.
Reading symbols from /usr/lib64/libpulse.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libpulse.so.0.19.0.debug...done.
done.
Reading symbols from /usr/lib64/libpulse-mainloop-glib.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libpulse-mainloop-glib.so.0.0.5.debug...done.
done.
Reading symbols from /lib64/libacl.so.1...Reading symbols from /usr/lib/debug/lib64/libacl.so.1.1.2253.debug...done.
done.
Reading symbols from /usr/lib64/libgcrypt.so.20...Reading symbols from /usr/lib/debug/usr/lib64/libgcrypt.so.20.0.4.debug...done.
done.
Reading symbols from /usr/lib64/pulseaudio/libpulsecommon-8.0.so...Reading symbols from /usr/lib/debug/usr/lib64/pulseaudio/libpulsecommon-8.0.so.debug...done.
done.
Reading symbols from /usr/lib64/libjson-c.so.2...Reading symbols from /usr/lib/debug/usr/lib64/libjson-c.so.2.0.1.debug...done.
done.
Reading symbols from /usr/lib64/libgpg-error.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libgpg-error.so.0.17.0.debug...done.
done.
Reading symbols from /usr/lib64/libsndfile.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libsndfile.so.1.0.26.debug...done.
done.
Reading symbols from /usr/lib64/libFLAC.so.8...Reading symbols from /usr/lib/debug/usr/lib64/libFLAC.so.8.3.0.debug...done.
done.
Reading symbols from /usr/lib64/libogg.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libogg.so.0.8.2.debug...done.
done.
Reading symbols from /usr/lib64/libvorbis.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libvorbis.so.0.4.8.debug...done.
done.
Reading symbols from /usr/lib64/libvorbisenc.so.2...Reading symbols from /usr/lib/debug/usr/lib64/libvorbisenc.so.2.0.11.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/platforms/libqxcb.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/platforms/libqxcb.so.debug...done.
done.
Reading symbols from /usr/lib64/libQt5XcbQpa.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libQt5XcbQpa.so.5.5.1.debug...done.
done.
Reading symbols from /usr/lib64/libXi.so.6...Reading symbols from /usr/lib/debug/usr/lib64/libXi.so.6.1.0.debug...done.
done.
Reading symbols from /usr/lib64/libxcb-render-util.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libxcb-render-util.so.0.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libSM.so.6...Reading symbols from /usr/lib/debug/usr/lib64/libSM.so.6.0.1.debug...done.
done.
Reading symbols from /usr/lib64/libICE.so.6...Reading symbols from /usr/lib/debug/usr/lib64/libICE.so.6.3.0.debug...done.
done.
Reading symbols from /usr/lib64/libxcb-render.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libxcb-render.so.0.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libxcb-image.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libxcb-image.so.0.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libxcb-icccm.so.4...Reading symbols from /usr/lib/debug/usr/lib64/libxcb-icccm.so.4.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libxcb-xfixes.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libxcb-xfixes.so.0.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libxcb-shm.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libxcb-shm.so.0.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libxcb-randr.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libxcb-randr.so.0.1.0.debug...done.
done.
Reading symbols from /usr/lib64/libxcb-xkb.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libxcb-xkb.so.1.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libxkbcommon-x11.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libxkbcommon-x11.so.0.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libfontconfig.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libfontconfig.so.1.8.0.debug...done.
done.
Reading symbols from /usr/lib64/libxkbcommon.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libxkbcommon.so.0.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libuuid.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libuuid.so.1.3.0.debug...done.
done.
Reading symbols from /usr/lib64/libxcb-util.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libxcb-util.so.1.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libXcursor.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libXcursor.so.1.0.2.debug...done.
done.
Reading symbols from /usr/lib64/libXrender.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libXrender.so.1.3.0.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/xcbglintegrations/libqxcb-glx-integration.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/xcbglintegrations/libqxcb-glx-integration.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/platformthemes/KDEPlatformTheme.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/platformthemes/KDEPlatformTheme.so.debug...done.
done.
Reading symbols from /usr/lib64/libKF5KIOFileWidgets.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5KIOFileWidgets.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5Bookmarks.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5Bookmarks.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/platforminputcontexts/libfcitxplatforminputcontextplugin.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/platforminputcontexts/libfcitxplatforminputcontextplugin.so.debug...done.
done.
Reading symbols from /usr/lib64/libFcitxQt5DBusAddons.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libFcitxQt5DBusAddons.so.1.0.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/styles/breeze.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/styles/breeze.so.debug...done.
done.
Reading symbols from /usr/lib64/libKF5Style.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5Style.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/kpackage/packagestructure/plasma_packagestructure_lookandfeel.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/kpackage/packagestructure/plasma_packagestructure_lookandfeel.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemX11Plugin.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemX11Plugin.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/kpackage/packagestructure/plasma_packagestructure_layoutemplate.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/kpackage/packagestructure/plasma_packagestructure_layoutemplate.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/qml/QtQuick.2/libqtquick2plugin.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/qml/QtQuick.2/libqtquick2plugin.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/qml/QtQuick/Window.2/libwindowplugin.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/qml/QtQuick/Window.2/libwindowplugin.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/qml/org/kde/plasma/core/libcorebindingsplugin.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/qml/org/kde/plasma/core/libcorebindingsplugin.so.debug...done.
done.
Reading symbols from /usr/lib64/libxcb-damage.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libxcb-damage.so.0.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libxcb-composite.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libxcb-composite.so.0.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libEGL.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libEGL.so.1.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libgbm.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libgbm.so.1.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libwayland-server.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libwayland-server.so.0.1.0.debug...done.
done.
Reading symbols from /usr/lib64/qt5/qml/org/kde/plasma/components/libplasmacomponentsplugin.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/qml/org/kde/plasma/components/libplasmacomponentsplugin.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/qml/org/kde/plasma/extras/libplasmaextracomponentsplugin.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/qml/org/kde/plasma/extras/libplasmaextracomponentsplugin.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/qml/QtQuick/Controls/libqtquickcontrolsplugin.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/qml/QtQuick/Controls/libqtquickcontrolsplugin.so.debug...done.
done.
Reading symbols from /usr/lib64/dri/i965_dri.so...Reading symbols from /usr/lib/debug/usr/lib64/dri/i915_dri.so.debug...done.
done.
Reading symbols from /usr/lib64/libdrm_intel.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libdrm_intel.so.1.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libdrm_nouveau.so.2...Reading symbols from /usr/lib/debug/usr/lib64/libdrm_nouveau.so.2.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libdrm_radeon.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libdrm_radeon.so.1.0.1.debug...done.
done.
Reading symbols from /usr/lib64/libpciaccess.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libpciaccess.so.0.11.1.debug...done.
done.
Reading symbols from /usr/lib64/libtxc_dxtn.so...Reading symbols from /usr/lib/debug/usr/lib64/libtxc_dxtn.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/imageformats/libqsvg.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/imageformats/libqsvg.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/imageformats/kimg_eps.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/imageformats/kimg_eps.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/imageformats/kimg_exr.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/imageformats/kimg_exr.so.debug...done.
done.
Reading symbols from /usr/lib64/libIlmImf-2_2.so.22...Reading symbols from /usr/lib/debug/usr/lib64/libIlmImf-2_2.so.22.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libHalf.so.12...Reading symbols from /usr/lib/debug/usr/lib64/libHalf.so.12.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libIex-2_2.so.12...Reading symbols from /usr/lib/debug/usr/lib64/libIex-2_2.so.12.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libIlmThread-2_2.so.12...Reading symbols from /usr/lib/debug/usr/lib64/libIlmThread-2_2.so.12.0.0.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/imageformats/kimg_pcx.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/imageformats/kimg_pcx.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/imageformats/kimg_pic.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/imageformats/kimg_pic.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/imageformats/kimg_psd.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/imageformats/kimg_psd.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/imageformats/kimg_ras.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/imageformats/kimg_ras.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/imageformats/kimg_rgb.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/imageformats/kimg_rgb.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/imageformats/kimg_tga.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/imageformats/kimg_tga.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/imageformats/kimg_xcf.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/imageformats/kimg_xcf.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/imageformats/libqdds.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/imageformats/libqdds.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/imageformats/libqgif.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/imageformats/libqgif.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/imageformats/libqicns.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/imageformats/libqicns.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/imageformats/libqico.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/imageformats/libqico.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/imageformats/libqjp2.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/imageformats/libqjp2.so.debug...done.
done.
Reading symbols from /usr/lib64/libjasper.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libjasper.so.1.0.0.debug...done.
done.
Reading symbols from /usr/lib64/libjpeg.so.8...Reading symbols from /usr/lib/debug/usr/lib64/libjpeg.so.8.0.2.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/imageformats/libqjpeg.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/imageformats/libqjpeg.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/imageformats/libqmng.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/imageformats/libqmng.so.debug...done.
done.
Reading symbols from /usr/lib64/libmng.so.2...Reading symbols from /usr/lib/debug/usr/lib64/libmng.so.2.0.2.debug...done.
done.
Reading symbols from /usr/lib64/liblcms2.so.2...Reading symbols from /usr/lib/debug/usr/lib64/liblcms2.so.2.0.7.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/imageformats/libqtiff.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/imageformats/libqtiff.so.debug...done.
done.
Reading symbols from /usr/lib64/libtiff.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libtiff.so.5.2.4.debug...done.
done.
Reading symbols from /usr/lib64/libjbig.so.2...Reading symbols from /usr/lib/debug/usr/lib64/libjbig.so.2.1.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/imageformats/libqwbmp.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/imageformats/libqwbmp.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/imageformats/libqwebp.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/imageformats/libqwebp.so.debug...done.
done.
Reading symbols from /usr/lib64/libwebp.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libwebp.so.5.0.4.debug...done.
done.
Reading symbols from /usr/lib64/qt5/qml/org/kde/solid/libsolidextensionplugin.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/qml/org/kde/solid/libsolidextensionplugin.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/kpackage/packagestructure/plasma_packagestructure_plasmashell.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/kpackage/packagestructure/plasma_packagestructure_plasmashell.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/plasma/scriptengines/plasma_appletscript_declarative.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/plasma/scriptengines/plasma_appletscript_declarative.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/plasma_containmentactions_contextmenu.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/plasma_containmentactions_contextmenu.so.debug...done.
done.
Reading symbols from /usr/lib64/libkworkspace5.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libkworkspace5.so.5.5.3.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/plasma_containmentactions_paste.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/plasma_containmentactions_paste.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/plasma_containmentactions_switchdesktop.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/plasma_containmentactions_switchdesktop.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/qml/org/kde/kwindowsystem/libkwindowsystem.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/qml/org/kde/kwindowsystem/libkwindowsystem.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/qml/org/kde/plasma/activityswitcher/libactivityswitcherextensionplugin.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/qml/org/kde/plasma/activityswitcher/libactivityswitcherextensionplugin.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/qml/org/kde/draganddrop/libdraganddropplugin.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/qml/org/kde/draganddrop/libdraganddropplugin.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/qml/org/kde/kquickcontrolsaddons/libkquickcontrolsaddonsplugin.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/qml/org/kde/kquickcontrolsaddons/libkquickcontrolsaddonsplugin.so.debug...done.
done.
Reading symbols from /usr/lib64/libepoxy.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libepoxy.so.0.0.0.debug...done.
done.
Reading symbols from /usr/lib64/qt5/qml/org/kde/private/desktopcontainment/desktop/libdesktopplugin.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/qml/org/kde/private/desktopcontainment/desktop/libdesktopplugin.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/qml/org/kde/private/desktopcontainment/folder/libfolderplugin.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/qml/org/kde/private/desktopcontainment/folder/libfolderplugin.so.debug...done.
done.
Reading symbols from /usr/lib64/libKF5KDELibs4Support.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5KDELibs4Support.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5Parts.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5Parts.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/kpackage/packagestructure/plasma_packagestructure_wallpaper.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/kpackage/packagestructure/plasma_packagestructure_wallpaper.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/qml/org/kde/plasma/wallpapers/image/libplasma_wallpaper_imageplugin.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/qml/org/kde/plasma/wallpapers/image/libplasma_wallpaper_imageplugin.so.debug...done.
done.
Reading symbols from /usr/lib64/libKF5NewStuff.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5NewStuff.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/kpackage/packagestructure/plasma_packagestructure_wallpaperimages.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/kpackage/packagestructure/plasma_packagestructure_wallpaperimages.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/qml/org/kde/plasma/private/kicker/libkickerplugin.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/qml/org/kde/plasma/private/kicker/libkickerplugin.so.debug...done.
done.
Reading symbols from /usr/lib64/libKF5ActivitiesExperimentalStats.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libKF5ActivitiesExperimentalStats.so.0.0.1.debug...done.
done.
Reading symbols from /usr/lib64/libKF5ItemModels.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5ItemModels.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5PeopleWidgets.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5PeopleWidgets.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5Runner.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5Runner.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5People.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5People.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5PeopleBackend.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5PeopleBackend.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5ThreadWeaver.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5ThreadWeaver.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/sqldrivers/libqsqlite.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/sqldrivers/libqsqlite.so.debug...done.
done.
Reading symbols from /usr/lib64/libsqlite3.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libsqlite3.so.0.8.6.debug...done.
done.
Reading symbols from /usr/lib64/qt5/qml/org/kde/plasma/private/pager/libpagerplugin.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/qml/org/kde/plasma/private/pager/libpagerplugin.so.debug...done.
done.
Reading symbols from /usr/lib64/libtaskmanager.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libtaskmanager.so.5.5.3.debug...done.
done.
Reading symbols from /usr/lib64/libprocesscore.so.7...Reading symbols from /usr/lib/debug/usr/lib64/libprocesscore.so.5.5.3.debug...done.
done.
Reading symbols from /usr/lib64/qt5/qml/org/kde/plasma/private/taskmanager/libtaskmanagerplugin.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/qml/org/kde/plasma/private/taskmanager/libtaskmanagerplugin.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/qml/org/kde/private/systemtray/libsystemtrayplugin.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/qml/org/kde/private/systemtray/libsystemtrayplugin.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/qml/org/kde/plasma/private/digitalclock/libdigitalclockplugin.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/qml/org/kde/plasma/private/digitalclock/libdigitalclockplugin.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/qml/org/kde/plasma/calendar/libcalendarplugin.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/qml/org/kde/plasma/calendar/libcalendarplugin.so.debug...done.
done.
Reading symbols from /usr/lib64/libKF5CalendarEvents.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5CalendarEvents.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/plasma/dataengine/plasma_engine_time.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/plasma/dataengine/plasma_engine_time.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/plasma/dataengine/plasma_engine_statusnotifieritem.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/plasma/dataengine/plasma_engine_statusnotifieritem.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/plasma_applet_notifications.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/plasma_applet_notifications.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/qml/org/kde/plasma/PackageKit/libplasmapk_qmlplugins.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/qml/org/kde/plasma/PackageKit/libplasmapk_qmlplugins.so.debug...done.
done.
Reading symbols from /usr/lib64/libpackagekitqt5.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libpackagekitqt5.so.0.9.5.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/plasma/dataengine/plasma_engine_clipboard.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/plasma/dataengine/plasma_engine_clipboard.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/qml/org/kde/plasma/printmanager/libprintmanager.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/qml/org/kde/plasma/printmanager/libprintmanager.so.debug...done.
done.
Reading symbols from /usr/lib64/libkcupslib.so...Reading symbols from /usr/lib/debug/usr/lib64/libkcupslib.so.debug...done.
done.
Reading symbols from /usr/lib64/libcups.so.2...Reading symbols from /usr/lib/debug/usr/lib64/libcups.so.2.debug...done.
done.
Reading symbols from /usr/lib64/libgssapi_krb5.so.2...Reading symbols from /usr/lib/debug/usr/lib64/libgssapi_krb5.so.2.2.debug...done.
done.
Reading symbols from /usr/lib64/libgnutls.so.30...Reading symbols from /usr/lib/debug/usr/lib64/libgnutls.so.30.6.0.debug...done.
done.
Reading symbols from /usr/lib64/libavahi-common.so.3...Reading symbols from /usr/lib/debug/usr/lib64/libavahi-common.so.3.5.3.debug...done.
done.
Reading symbols from /usr/lib64/libavahi-client.so.3...Reading symbols from /usr/lib/debug/usr/lib64/libavahi-client.so.3.2.9.debug...done.
done.
Reading symbols from /usr/lib64/libkrb5.so.3...Reading symbols from /usr/lib/debug/usr/lib64/libkrb5.so.3.3.debug...done.
done.
Reading symbols from /usr/lib64/libk5crypto.so.3...Reading symbols from /usr/lib/debug/usr/lib64/libk5crypto.so.3.1.debug...done.
done.
Reading symbols from /lib64/libcom_err.so.2...Reading symbols from /usr/lib/debug/usr/lib64/libcom_err.so.2.1.debug...done.
done.
Reading symbols from /usr/lib64/libkrb5support.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libkrb5support.so.0.1.debug...done.
done.
Reading symbols from /usr/lib64/libp11-kit.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libp11-kit.so.0.1.0.debug...done.
done.
Reading symbols from /usr/lib64/libidn.so.11...Reading symbols from /usr/lib/debug/usr/lib64/libidn.so.11.6.15.debug...done.
done.
Reading symbols from /usr/lib64/libtasn1.so.6...Reading symbols from /usr/lib/debug/usr/lib64/libtasn1.so.6.5.1.debug...done.
done.
Reading symbols from /usr/lib64/libnettle.so.6...Reading symbols from /usr/lib/debug/usr/lib64/libnettle.so.6.2.debug...done.
done.
Reading symbols from /usr/lib64/libhogweed.so.4...Reading symbols from /usr/lib/debug/usr/lib64/libhogweed.so.4.2.debug...done.
done.
Reading symbols from /usr/lib64/libgmp.so.10...Reading symbols from /usr/lib/debug/usr/lib64/libgmp.so.10.3.0.debug...done.
done.
Reading symbols from /lib64/libkeyutils.so.1...Reading symbols from /usr/lib/debug/lib64/libkeyutils.so.1.5.debug...done.
done.
Reading symbols from /lib64/libresolv.so.2...Reading symbols from /usr/lib/debug/lib64/libresolv-2.22.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/plasma/dataengine/plasma_engine_hotplug.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/plasma/dataengine/plasma_engine_hotplug.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/plasma/dataengine/plasma_engine_soliddevice.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/plasma/dataengine/plasma_engine_soliddevice.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/qml/org/kde/plasma/private/notifications/libnotificationshelperplugin.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/qml/org/kde/plasma/private/notifications/libnotificationshelperplugin.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/plasma/dataengine/plasma_engine_powermanagement.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/plasma/dataengine/plasma_engine_powermanagement.so.debug...done.
done.
Reading symbols from /usr/lib64/libKF5IdleTime.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5IdleTime.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/plasma/dataengine/plasma_engine_notifications.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/plasma/dataengine/plasma_engine_notifications.so.debug...done.
done.
Reading symbols from /usr/lib64/libKF5NotifyConfig.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5NotifyConfig.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/kf5/org.kde.kidletime.platforms/KF5IdleTimeXcbPlugin0.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/kf5/org.kde.kidletime.platforms/KF5IdleTimeXcbPlugin0.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/plugins/plasma/dataengine/plasma_engine_applicationjobs.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/plugins/plasma/dataengine/plasma_engine_applicationjobs.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/qml/org/kde/plasma/private/volume/libplasma-volume-declarative.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/qml/org/kde/plasma/private/volume/libplasma-volume-declarative.so.debug...done.
done.
Reading symbols from /usr/lib64/libQPulseAudioPrivate.so...Reading symbols from /usr/lib/debug/usr/lib64/libQPulseAudioPrivate.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/qml/org/kde/kcoreaddons/libkcoreaddonsplugin.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/qml/org/kde/kcoreaddons/libkcoreaddonsplugin.so.debug...done.
done.
Reading symbols from /usr/lib64/qt5/qml/org/kde/plasma/networkmanagement/libplasmanm_qmlplugins.so...Reading symbols from /usr/lib/debug/usr/lib64/qt5/qml/org/kde/plasma/networkmanagement/libplasmanm_qmlplugins.so.debug...done.
done.
Reading symbols from /usr/lib64/libplasmanm_internal.so...Reading symbols from /usr/lib/debug/usr/lib64/libplasmanm_internal.so.debug...done.
done.
Reading symbols from /usr/lib64/libKF5NetworkManagerQt.so.6...Reading symbols from /usr/lib/debug/usr/lib64/libKF5NetworkManagerQt.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libKF5ModemManagerQt.so.6...Reading symbols from /usr/lib/debug/usr/lib64/libKF5ModemManagerQt.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libplasmanm_editor.so...Reading symbols from /usr/lib/debug/usr/lib64/libplasmanm_editor.so.debug...done.
done.
Reading symbols from /usr/lib64/libKF5Wallet.so.5...Reading symbols from /usr/lib/debug/usr/lib64/libKF5Wallet.so.5.18.0.debug...done.
done.
Reading symbols from /usr/lib64/libqca-qt5.so.2...Reading symbols from /usr/lib/debug/usr/lib64/libqca-qt5.so.2.1.1.debug...done.
done.
0x00007fad331e5d8d in nanosleep () at ../sysdeps/unix/syscall-template.S:84
84      T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
(gdb)

----------------------------------------------------------------------------

don't know how to go further.
Comment 2 Ferrets 2016-02-10 15:22:43 UTC
seems it is caused by disconnect to the monitor.

*** This bug has been marked as a duplicate of bug 357085 ***
Comment 3 Nate Graham 2021-02-08 19:26:40 UTC

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