https://bugs.kde.org/show_bug.cgi?id=368811
Bug ID: 368811 Summary: Screen freezed when trying to get desktop grid from desktop corner (3d effect) Product: kwin Version: 5.7.3 Platform: Fedora RPMs OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kwin-bugs-n...@kde.org Reporter: clarsonn...@free.fr Application: kwin_x11 (5.7.3) Qt Version: 5.6.1 Frameworks Version: 5.25.0 Operating System: Linux 4.7.2-101.fc23.x86_64 x86_64 Distribution: "Fedora release 23 (Twenty Three)" -- Information about the crash: - What I was doing when the application crashed: I was moving my mouse to the top screen to show all desktop in grid mode (3d effect I activated) - Unusual behavior I noticed: The 3d effect does not occur to show desktop grid and the screen stay freezed. My mouse is still moving around the screen and I can do a Ctrl-Alt-F2 to see on tty what is wrong. The kwin process is then consuming 100% CPU and at some time, that can be really long, crashed. Frequency: It is quite frequent but it not always. To workaround this issue: I move to a tty (Ctrl-Alt-F2 for example) then I start a new DISPLAY=:0 kwin --replace & and the desktop restart to work properly. Sometimes, I need to re-activate the desktop 3d feature. (Shift-Ctrl-F12 twice) At this point everything is back working. The freezed kwin process is still there, running and I let it like this. And some point, this process, randomly timed, crashed. I'm using the nvidia driver (not nouveau) $ rpm -qa *nvidia* kmod-nvidia-4.6.6-200.fc23.x86_64-367.44-1.fc23.x86_64 kmod-nvidia-4.7.2-101.fc23.x86_64-367.44-1.fc23.x86_64 xorg-x11-drv-nvidia-kmodsrc-367.44-1.fc23.x86_64 akmod-nvidia-367.44-1.fc23.x86_64 xorg-x11-drv-nvidia-367.44-1.fc23.x86_64 kmod-nvidia-4.6.4-201.fc23.x86_64-367.44-1.fc23.x86_64 xorg-x11-drv-nvidia-libs-367.44-1.fc23.x86_64 The crash can be reproduced sometimes. -- Backtrace: Application: KWin (kwin_x11), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f6eb9cb1940 (LWP 734))] Thread 5 (Thread 0x7f6eb144c700 (LWP 768)): #0 0x00007f6ecafe3903 in select () from /lib64/libc.so.6 #1 0x00007f6ecbdd303f in qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) () from /lib64/libQt5Core.so.5 #2 0x00007f6ecbdd46ee in QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) () from /lib64/libQt5Core.so.5 #3 0x00007f6ecbdd4c02 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #4 0x00007f6ecbd8725a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #5 0x00007f6ecbbe7bd4 in QThread::exec() () from /lib64/libQt5Core.so.5 #6 0x00007f6ecd963675 in QDBusConnectionManager::run() () from /lib64/libQt5DBus.so.5 #7 0x00007f6ecbbec00c in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5 #8 0x00007f6ecde5f61a in start_thread () from /lib64/libpthread.so.0 #9 0x00007f6ecafed5fd in clone () from /lib64/libc.so.6 Thread 4 (Thread 0x7f6ea3de1700 (LWP 827)): #0 0x00007f6ecafe3903 in select () from /lib64/libc.so.6 #1 0x00007f6ecbdd303f in qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) () from /lib64/libQt5Core.so.5 #2 0x00007f6ecbdd46ee in QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) () from /lib64/libQt5Core.so.5 #3 0x00007f6ecbdd4c02 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #4 0x00007f6ecbd8725a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #5 0x00007f6ecbbe7bd4 in QThread::exec() () from /lib64/libQt5Core.so.5 #6 0x00007f6ed2b087f5 in QQmlThreadPrivate::run() () from /lib64/libQt5Qml.so.5 #7 0x00007f6ecbbec00c in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5 #8 0x00007f6ecde5f61a in start_thread () from /lib64/libpthread.so.0 #9 0x00007f6ecafed5fd in clone () from /lib64/libc.so.6 Thread 3 (Thread 0x7f6e9bfff700 (LWP 829)): #0 0x00007f6ecde64b20 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f6ed38b22e4 in QTWTF::TCMalloc_PageHeap::scavengerThread() () from /lib64/libQt5Script.so.5 #2 0x00007f6ed38b2329 in QTWTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /lib64/libQt5Script.so.5 #3 0x00007f6ecde5f61a in start_thread () from /lib64/libpthread.so.0 #4 0x00007f6ecafed5fd in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f6eb1e94700 (LWP 17940)): #0 0x00007f6ecafe3903 in select () from /lib64/libc.so.6 #1 0x00007f6ecbdd303f in qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) () from /lib64/libQt5Core.so.5 #2 0x00007f6ecbdd46ee in QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) () from /lib64/libQt5Core.so.5 #3 0x00007f6ecbdd4c02 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #4 0x00007f6ecbd8725a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #5 0x00007f6ecbbe7bd4 in QThread::exec() () from /lib64/libQt5Core.so.5 #6 0x00007f6ed2b087f5 in QQmlThreadPrivate::run() () from /lib64/libQt5Qml.so.5 #7 0x00007f6ecbbec00c in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5 #8 0x00007f6ecde5f61a in start_thread () from /lib64/libpthread.so.0 #9 0x00007f6ecafed5fd in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f6eb9cb1940 (LWP 734)): [KCrash Handler] #6 0x00007f6ecc1300a3 in QIcon::~QIcon() () from /lib64/libQt5Gui.so.5 #7 0x00007f6ecc13d758 in ScalableEntry::~ScalableEntry() () from /lib64/libQt5Gui.so.5 #8 0x00007f6ecc1370fe in QIconLoaderEngine::~QIconLoaderEngine() () from /lib64/libQt5Gui.so.5 #9 0x00007f6ecc137199 in QIconLoaderEngine::~QIconLoaderEngine() () from /lib64/libQt5Gui.so.5 #10 0x00007f6ecc1300a6 in QIcon::~QIcon() () from /lib64/libQt5Gui.so.5 #11 0x00007f6ecc1300e9 in (anonymous namespace)::Q_QGS_qtIconCache::innerFunction()::Holder::~Holder() () from /lib64/libQt5Gui.so.5 #12 0x00007f6ecaf245e8 in __run_exit_handlers () from /lib64/libc.so.6 #13 0x00007f6ecaf24635 in exit () from /lib64/libc.so.6 #14 0x00007f6ed04c8215 in _XDefaultIOError () from /lib64/libX11.so.6 #15 0x00007f6eb2b6790e in ioErrorHandler(_XDisplay*) () from /lib64/libQt5XcbQpa.so.5 #16 0x00007f6ed04c843e in _XIOError () from /lib64/libX11.so.6 #17 0x00007f6ed04c5702 in require_socket () from /lib64/libX11.so.6 #18 0x00007f6ed04c5f39 in _XFlush () from /lib64/libX11.so.6 #19 0x00007f6ed04c8ac5 in _XGetRequest () from /lib64/libX11.so.6 #20 0x00007f6ed04a3bfa in XCreateColormap () from /lib64/libX11.so.6 #21 0x00007f6eb2b86671 in QXcbWindow::create() () from /lib64/libQt5XcbQpa.so.5 #22 0x00007f6eb2b71e31 in QXcbIntegration::createPlatformWindow(QWindow*) const () from /lib64/libQt5XcbQpa.so.5 #23 0x00007f6ecc0cb6ed in QWindowPrivate::create(bool) () from /lib64/libQt5Gui.so.5 #24 0x00007f6ecc0cbe98 in QWindow::setVisible(bool) () from /lib64/libQt5Gui.so.5 #25 0x00007f6ed3a08642 in KWin::DesktopGridEffect::setup() () from /lib64/libkwin4_effect_builtins.so.1 #26 0x00007f6ed3a08a92 in KWin::DesktopGridEffect::setActive(bool) () from /lib64/libkwin4_effect_builtins.so.1 #27 0x00007f6ed3a08e69 in KWin::DesktopGridEffect::borderActivated(KWin::ElectricBorder) () from /lib64/libkwin4_effect_builtins.so.1 #28 0x00007f6ed3ede623 in KWin::Effect::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) [clone .part.0] () from /lib64/libkwineffects.so.8 #29 0x00007f6ecbd930b6 in QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const () from /lib64/libQt5Core.so.5 #30 0x00007f6ecbd976e1 in QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) () from /lib64/libQt5Core.so.5 #31 0x00007f6ed4296ea3 in KWin::Edge::handleByCallback() () from /lib64/libkwin.so.5 #32 0x00007f6ed4298470 in KWin::Edge::handle(QPoint const&) () from /lib64/libkwin.so.5 #33 0x00007f6ed4298529 in KWin::Edge::check(QPoint const&, QDateTime const&, bool) () from /lib64/libkwin.so.5 #34 0x00007f6ed4298d55 in KWin::ScreenEdges::handleEnterNotifiy(unsigned int, QPoint const&, QDateTime const&) () from /lib64/libkwin.so.5 #35 0x00007f6ed4298e1e in KWin::ScreenEdges::isEntered(xcb_enter_notify_event_t*) () from /lib64/libkwin.so.5 #36 0x00007f6ed41ef54f in KWin::Workspace::workspaceEvent(xcb_generic_event_t*) () from /lib64/libkwin.so.5 #37 0x00007f6ecbd8633c in QAbstractEventDispatcher::filterNativeEvent(QByteArray const&, void*, long*) () from /lib64/libQt5Core.so.5 #38 0x00007f6eb2b6dfb5 in QXcbConnection::handleXcbEvent(xcb_generic_event_t*) () from /lib64/libQt5XcbQpa.so.5 #39 0x00007f6eb2b6ef16 in QXcbConnection::processXcbEvents() () from /lib64/libQt5XcbQpa.so.5 #40 0x00007f6ecbdb0871 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5 #41 0x00007f6ecc61810c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #42 0x00007f6ecc61d646 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #43 0x00007f6ecbd883ea in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5 #44 0x00007f6ecbd8a40a in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5 #45 0x00007f6ecbdd4ae2 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #46 0x00007f6eb2bddfdd in QUnixEventDispatcherQPA::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5XcbQpa.so.5 #47 0x00007f6ecbd8725a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #48 0x00007f6ecbd8ebdc in QCoreApplication::exec() () from /lib64/libQt5Core.so.5 #49 0x00007f6ed45b6636 in kdemain () from /lib64/libkdeinit5_kwin_x11.so #50 0x00007f6ecaf0b580 in __libc_start_main () from /lib64/libc.so.6 #51 0x000055e594eb7d49 in _start () Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.