https://bugs.kde.org/show_bug.cgi?id=392401
Bug ID: 392401 Summary: Kate randomly crashes just after opening after double clicking from Dolphin Product: kate Version: unspecified Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: normal Priority: NOR Component: general Assignee: kwrite-bugs-n...@kde.org Reporter: mccill...@gmail.com Target Milestone: --- Application: kate (17.12.3) Qt Version: 5.10.1 Frameworks Version: 5.44.0 Operating System: Linux 4.15.11-1-ARCH x86_64 Distribution: "Arch Linux" -- Information about the crash: - What I was doing when the application crashed: Sometimes (almost always), after double clicking a file in Dolphin, if Kate opens and I quickly try to scroll using the right bar, Kate receives a SIGSEGV. I am using Wayland; I do not see this behaviour when manually launching Kate from a CLI. The crash can be reproduced sometimes. -- Backtrace: Application: Kate (kate), signal: Segmentation fault Using host libthread_db library "/usr/lib/libthread_db.so.1". [Current thread is 1 (Thread 0x7fafc9da22c0 (LWP 29221))] Thread 2 (Thread 0x7fafb2438700 (LWP 29222)): #0 0x00007fafc46f197b in poll () from /usr/lib/libc.so.6 #1 0x00007fafbe1e4613 in ?? () from /usr/lib/libglib-2.0.so.0 #2 0x00007fafbe1e472e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #3 0x00007fafc503d264 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #4 0x00007fafc4fdf32b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #5 0x00007fafc4dee72e in QThread::exec() () from /usr/lib/libQt5Core.so.5 #6 0x00007fafc5460416 in ?? () from /usr/lib/libQt5DBus.so.5 #7 0x00007fafc4df3acd in ?? () from /usr/lib/libQt5Core.so.5 #8 0x00007fafc020008c in start_thread () from /usr/lib/libpthread.so.0 #9 0x00007fafc46fbe7f in clone () from /usr/lib/libc.so.6 Thread 1 (Thread 0x7fafc9da22c0 (LWP 29221)): [KCrash Handler] #6 0x0000000000000000 in ?? () #7 0x00007fafc4fea739 in QMetaObject::cast(QObject const*) const () from /usr/lib/libQt5Core.so.5 #8 0x00007fafc64bca94 in QApplicationPrivate::notifyActiveWindowChange(QWindow*) () from /usr/lib/libQt5Widgets.so.5 #9 0x00007fafc5cade15 in QGuiApplicationPrivate::processActivatedEvent(QWindowSystemInterfacePrivate::ActivatedWindowEvent*) () from /usr/lib/libQt5Gui.so.5 #10 0x00007fafc5cae07e in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/lib/libQt5Gui.so.5 #11 0x00007fafc5c8529c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5 #12 0x00007fafb7b014ed in ?? () from /usr/lib/libQt5WaylandClient.so.5 #13 0x00007fafc4fdf32b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #14 0x00007fafc4fe8728 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5 #15 0x000055f5be38f4b9 in ?? () #16 0x00007fafc4626f4a in __libc_start_main () from /usr/lib/libc.so.6 #17 0x000055f5be3904ea in _start () Possible duplicates by query: bug 369022. Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.