https://bugs.kde.org/show_bug.cgi?id=395369
Bug ID: 395369 Summary: kate segmentation fault when hovering over scrollbar minimap under wayland session Product: kwayland-integration Version: unspecified Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: plasma-b...@kde.org Reporter: itgvk...@grr.la Target Milestone: --- Under plasma wayland session kate always crashes when I hover mouse over scrollbar minimap. This doesn't happen with kwrite. Kde plasma:5.13 Kde frameworks: 5.47 Qt: 5.11 Distro: Archlinux It also happened with older versions of the above (at least for couple months). Below is backtrace from drkonqi (I know on Archlinux it's worthless but it's all I have): Application: Kate (kate), signal: Segmentation fault Using host libthread_db library "/usr/lib/libthread_db.so.1". [Current thread is 1 (Thread 0x65e771a14680 (LWP 8533))] Thread 3 (Thread 0x65e74c134700 (LWP 8536)): #0 0x000065e767de5ffc in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0 #1 0x000065e74cf100a4 in ?? () from /usr/lib/dri/i965_dri.so #2 0x000065e74cf0fd98 in ?? () from /usr/lib/dri/i965_dri.so #3 0x000065e767de0075 in start_thread () from /usr/lib/libpthread.so.0 #4 0x000065e76c35653f in clone () from /usr/lib/libc.so.6 Thread 2 (Thread 0x65e759e65700 (LWP 8534)): #0 0x000065e76c34bea9 in poll () from /usr/lib/libc.so.6 #1 0x000065e765dc2523 in ?? () from /usr/lib/libglib-2.0.so.0 #2 0x000065e765dc263e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #3 0x000065e76cc67e64 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #4 0x000065e76cc1385c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #5 0x000065e76ca5cac9 in QThread::exec() () from /usr/lib/libQt5Core.so.5 #6 0x000065e76d0b7976 in ?? () from /usr/lib/libQt5DBus.so.5 #7 0x000065e76ca66b95 in ?? () from /usr/lib/libQt5Core.so.5 #8 0x000065e767de0075 in start_thread () from /usr/lib/libpthread.so.0 #9 0x000065e76c35653f in clone () from /usr/lib/libc.so.6 Thread 1 (Thread 0x65e771a14680 (LWP 8533)): [KCrash Handler] #6 0x000065e76cc1e047 in QMetaObject::cast(QObject const*) const () from /usr/lib/libQt5Core.so.5 #7 0x000065e76e0eb384 in QApplicationPrivate::notifyActiveWindowChange(QWindow*) () from /usr/lib/libQt5Widgets.so.5 #8 0x000065e76d91f3d5 in QGuiApplicationPrivate::processActivatedEvent(QWindowSystemInterfacePrivate::ActivatedWindowEvent*) () from /usr/lib/libQt5Gui.so.5 #9 0x000065e76d91f60e in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/lib/libQt5Gui.so.5 #10 0x000065e76d8f6a5c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5 #11 0x000065e75f6d0f7d in ?? () from /usr/lib/libQt5WaylandClient.so.5 #12 0x000065e76cc1385c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #13 0x000065e76cc1bb56 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5 #14 0x00000443b2c9a6bd in ?? () #15 0x000065e76c28106b in __libc_start_main () from /usr/lib/libc.so.6 #16 0x00000443b2c9beba in _start () -- You are receiving this mail because: You are watching all bug changes.