https://bugs.kde.org/show_bug.cgi?id=372783
Bug ID: 372783
Summary: KWin crashes
Product: kwin
Version: 5.8.3
Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
Keywords: drkonqi
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Application: kwin_x11 (5.8.3)
Qt Version: 5.7.0
Frameworks Version: 5.28.0
Operating System: Linux 4.8.8-2-ARCH x86_64
Distribution (Platform): Archlinux Packages
-- Information about the crash:
typical actions before/while crashing:
- Switching windows
- Returning from lockscreen
I seem to experience the same problem with open drivers, resulting in problems
like:
https://bugs.freedesktop.org/show_bug.cgi?id=98138
https://www.kubuntuforums.net/showthread.php?70430-nouveau-SCHED_ERROR-blocks-keyboard
and forcing me to reboot.
nvidia drivers seem to be able to recover, by switching to tty console, at
which point i will get switched back to graphical session. From then on, kwin
crashes almost every time that I try to switch windows via Alt-Tab. I tried
different Visualizations (Small Icons, Text Only), with no change. Deactivating
it (but still showing selected window) works.
The crash can be reproduced sometimes.
-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f7756041840 (LWP 6094))]
Thread 6 (Thread 0x7f76a0496700 (LWP 6106)):
[KCrash Handler]
#6 0x00007f76a2ebd9f5 in () at /usr/lib/libnvidia-glcore.so.375.20
#7 0x00007f76a32b7b16 in () at /usr/lib/libnvidia-glcore.so.375.20
#8 0x00007f76a33edeb6 in () at /usr/lib/libnvidia-glcore.so.375.20
#9 0x00007f76a3061a9b in () at /usr/lib/libnvidia-glcore.so.375.20
#10 0x00007f76a3023e6c in () at /usr/lib/libnvidia-glcore.so.375.20
#11 0x00007f7753929d05 in QOpenGLShaderProgram::link() () at
/usr/lib/libQt5Gui.so.5
#12 0x00007f775394a26c in QOpenGLTextureGlyphCache::resizeTextureData(int, int)
() at /usr/lib/libQt5Gui.so.5
#13 0x00007f77538e9ea6 in QTextureGlyphCache::fillInPendingGlyphs() () at
/usr/lib/libQt5Gui.so.5
#14 0x00007f774e12cd38 in () at /usr/lib/libQt5Quick.so.5
#15 0x00007f774e12abf4 in () at /usr/lib/libQt5Quick.so.5
#16 0x00007f774e1b1e07 in QQuickTextNode::addGlyphs(QPointF const&, QGlyphRun
const&, QColor const&, QQuickText::TextStyle, QColor const&, QSGNode*) () at
/usr/lib/libQt5Quick.so.5
#17 0x00007f774e1b6a54 in () at /usr/lib/libQt5Quick.so.5
#18 0x00007f774e1b2d2c in QQuickTextNode::addTextLayout(QPointF const&,
QTextLayout*, QColor const&, QQuickText::TextStyle, QColor const&, QColor
const&, QColor const&, QColor const&, int, int, int, int) () at
/usr/lib/libQt5Quick.so.5
#19 0x00007f774e1b17ea in QQuickText::updatePaintNode(QSGNode*,
QQuickItem::UpdatePaintNodeData*) () at /usr/lib/libQt5Quick.so.5
#20 0x00007f774e16f190 in QQuickWindowPrivate::updateDirtyNode(QQuickItem*) ()
at /usr/lib/libQt5Quick.so.5
#21 0x00007f774e16f9ab in QQuickWindowPrivate::updateDirtyNodes() () at
/usr/lib/libQt5Quick.so.5
#22 0x00007f774e170a1e in QQuickWindowPrivate::syncSceneGraph() () at
/usr/lib/libQt5Quick.so.5
#23 0x00007f774e13fd65 in () at /usr/lib/libQt5Quick.so.5
#24 0x00007f774e1419ec in () at /usr/lib/libQt5Quick.so.5
#25 0x00007f774e145b4c in () at /usr/lib/libQt5Quick.so.5
#26 0x00007f7752f09d78 in () at /usr/lib/libQt5Core.so.5
#27 0x00007f774ed1e454 in start_thread () at /usr/lib/libpthread.so.0
#28 0x00007f7755a8c7df in clone () at /usr/lib/libc.so.6
Thread 5 (Thread 0x7f772abd6700 (LWP 6105)):
#0 0x00007f774ed2410f in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1 0x00007f775207aac4 in () at /usr/lib/libQt5Script.so.5
#2 0x00007f775207ab09 in () at /usr/lib/libQt5Script.so.5
#3 0x00007f774ed1e454 in start_thread () at /usr/lib/libpthread.so.0
#4 0x00007f7755a8c7df in clone () at /usr/lib/libc.so.6
Thread 4 (Thread 0x7f772bbd7700 (LWP 6101)):
#0 0x00007ffd52dc8b02 in clock_gettime ()
#1 0x00007f7755a996b6 in clock_gettime () at /usr/lib/libc.so.6
#2 0x00007f7752faf1a1 in () at /usr/lib/libQt5Core.so.5
#3 0x00007f77531363a9 in QTimerInfoList::updateCurrentTime() () at
/usr/lib/libQt5Core.so.5
#4 0x00007f7753136955 in QTimerInfoList::timerWait(timespec&) () at
/usr/lib/libQt5Core.so.5
#5 0x00007f7753135694 in
QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /usr/lib/libQt5Core.so.5
#6 0x00007f77530e223a in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/usr/lib/libQt5Core.so.5
#7 0x00007f7752f050f3 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#8 0x00007f774da7c2d5 in () at /usr/lib/libQt5Qml.so.5
#9 0x00007f7752f09d78 in () at /usr/lib/libQt5Core.so.5
#10 0x00007f774ed1e454 in start_thread () at /usr/lib/libpthread.so.0
#11 0x00007f7755a8c7df in clone () at /usr/lib/libc.so.6
Thread 3 (Thread 0x7f773a6b4700 (LWP 6099)):
#0 0x00007ffd52dc8b02 in clock_gettime ()
#1 0x00007f7755a996b6 in clock_gettime () at /usr/lib/libc.so.6
#2 0x00007f7752faf1a1 in () at /usr/lib/libQt5Core.so.5
#3 0x00007f77531363a9 in QTimerInfoList::updateCurrentTime() () at
/usr/lib/libQt5Core.so.5
#4 0x00007f7753136955 in QTimerInfoList::timerWait(timespec&) () at
/usr/lib/libQt5Core.so.5
#5 0x00007f7753135694 in
QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /usr/lib/libQt5Core.so.5
#6 0x00007f77530e223a in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/usr/lib/libQt5Core.so.5
#7 0x00007f7752f050f3 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#8 0x00007f774cc46e55 in () at /usr/lib/libQt5DBus.so.5
#9 0x00007f7752f09d78 in () at /usr/lib/libQt5Core.so.5
#10 0x00007f774ed1e454 in start_thread () at /usr/lib/libpthread.so.0
#11 0x00007f7755a8c7df in clone () at /usr/lib/libc.so.6
Thread 2 (Thread 0x7f773c7db700 (LWP 6097)):
#0 0x00007f7755a8348d in poll () at /usr/lib/libc.so.6
#1 0x00007f7754bc68e0 in () at /usr/lib/libxcb.so.1
#2 0x00007f7754bc8679 in xcb_wait_for_event () at /usr/lib/libxcb.so.1
#3 0x00007f773d6b3449 in () at /usr/lib/libQt5XcbQpa.so.5
#4 0x00007f7752f09d78 in () at /usr/lib/libQt5Core.so.5
#5 0x00007f774ed1e454 in start_thread () at /usr/lib/libpthread.so.0
#6 0x00007f7755a8c7df in clone () at /usr/lib/libc.so.6
Thread 1 (Thread 0x7f7756041840 (LWP 6094)):
#0 0x00007f774ed2410f in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1 0x00007f7752f0ac2b in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2 0x00007f774e1426de in () at /usr/lib/libQt5Quick.so.5
#3 0x00007f774e144807 in () at /usr/lib/libQt5Quick.so.5
#4 0x00007f774e144e03 in () at /usr/lib/libQt5Quick.so.5
#5 0x00007f775363de15 in QWindow::event(QEvent*) () at /usr/lib/libQt5Gui.so.5
#6 0x00007f774e17a883 in QQuickWindow::event(QEvent*) () at
/usr/lib/libQt5Quick.so.5
#7 0x00007f772954524b in PlasmaQuick::Dialog::event(QEvent*) () at
/usr/lib/libKF5PlasmaQuick.so.5
#8 0x00007f7753dc3e0c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/libQt5Widgets.so.5
#9 0x00007f7753dcb581 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib/libQt5Widgets.so.5
#10 0x00007f77530e3de0 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib/libQt5Core.so.5
#11 0x00007f77536332ed in
QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*)
() at /usr/lib/libQt5Gui.so.5
#12 0x00007f7753633efd in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
() at /usr/lib/libQt5Gui.so.5
#13 0x00007f7753611cab in
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
() at /usr/lib/libQt5Gui.so.5
#14 0x00007f773d72c0e6 in () at /usr/lib/libQt5XcbQpa.so.5
#15 0x00007f77530e223a in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/usr/lib/libQt5Core.so.5
#16 0x00007f77530ea73c in QCoreApplication::exec() () at
/usr/lib/libQt5Core.so.5
#17 0x00007f7755d4b495 in kdemain () at /usr/lib/libkdeinit5_kwin_x11.so
#18 0x00007f77559c4291 in __libc_start_main () at /usr/lib/libc.so.6
#19 0x000000000040069a in _start ()
Reported using DrKonqi
--
You are receiving this mail because:
You are watching all bug changes.