Summary: | Kate randomly crashes just after opening after double clicking from Dolphin | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Marco Cilloni <mccilloni> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | notuxius, song.fc |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Marco Cilloni
2018-03-27 10:12:53 UTC
Can reproduce in: Plasma: 5.12.4 Apps: 17.12.3 Frameworks: 5.45.0 Qt: 5.10.1 Kernel: 4.14.34-1-MANJARO OS: Netrunner Rolling Video: Intel 4400 Driver: xf86-video-intel 1:2.99.917+823+gd9bf46e4-1 Screen: 1600x900 wayland-protocols 1.13-1 wayland 1.14.0-1 Application: Kate (kate), signal: Segmentation fault Using host libthread_db library "/usr/lib/libthread_db.so.1". [Current thread is 1 (Thread 0x7f09441f9300 (LWP 6413))] Thread 2 (Thread 0x7f092c538700 (LWP 6414)): #0 0x00007f093eb323d8 in read () from /usr/lib/libc.so.6 #1 0x00007f0938654ed1 in ?? () from /usr/lib/libglib-2.0.so.0 #2 0x00007f093860eff8 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #3 0x00007f093860f4c6 in ?? () from /usr/lib/libglib-2.0.so.0 #4 0x00007f093860f63e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #5 0x00007f093f482264 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #6 0x00007f093f42432b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #7 0x00007f093f23372e in QThread::exec() () from /usr/lib/libQt5Core.so.5 #8 0x00007f093f8a5416 in ?? () from /usr/lib/libQt5DBus.so.5 #9 0x00007f093f238acd in ?? () from /usr/lib/libQt5Core.so.5 #10 0x00007f093a63308c in start_thread () from /usr/lib/libpthread.so.0 #11 0x00007f093eb40e7f in clone () from /usr/lib/libc.so.6 Thread 1 (Thread 0x7f09441f9300 (LWP 6413)): [KCrash Handler] #6 0x00007f093f212c65 in ?? () from /usr/lib/libQt5Core.so.5 #7 0x00007f093f42f739 in QMetaObject::cast(QObject const*) const () from /usr/lib/libQt5Core.so.5 #8 0x00007f0940900a94 in QApplicationPrivate::notifyActiveWindowChange(QWindow*) () from /usr/lib/libQt5Widgets.so.5 #9 0x00007f09400f1e15 in QGuiApplicationPrivate::processActivatedEvent(QWindowSystemInterfacePrivate::ActivatedWindowEvent*) () from /usr/lib/libQt5Gui.so.5 #10 0x00007f09400f207e in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/lib/libQt5Gui.so.5 #11 0x00007f09400c929c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5 #12 0x00007f0931db24ed in ?? () from /usr/lib/libQt5WaylandClient.so.5 #13 0x00007f093f42432b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #14 0x00007f093f42d728 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5 #15 0x000055be7bc1a4b9 in ?? () #16 0x00007f093ea6bf4a in __libc_start_main () from /usr/lib/libc.so.6 #17 0x000055be7bc1b4ea in _start () Created attachment 112139 [details]
New crash information added by DrKonqi
kate (17.04.3) using Qt 5.9.1
- What I was doing when the application crashed:
just open files with kate, and it sometimes crashes
-- Backtrace (Reduced):
#8 0x00007f093621ce99 in QApplicationPrivate::notifyActiveWindowChange(QWindow*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9 0x00007f0935a5d8b5 in QGuiApplicationPrivate::processActivatedEvent(QWindowSystemInterfacePrivate::ActivatedWindowEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#10 0x00007f0935a5db0d in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#11 0x00007f0935a35cab in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
[...]
#16 0x00007f0934d9d47f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
*** This bug has been marked as a duplicate of bug 395369 *** |