https://bugs.kde.org/show_bug.cgi?id=381793
Bug ID: 381793 Summary: Repeated crash of Kate application Product: kate Version: unspecified Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kwrite-bugs-n...@kde.org Reporter: ku...@ikm.uni-hannover.de Target Milestone: --- Application: kate (16.08.2) (Compiled from sources) Qt Version: 5.6.1 Frameworks Version: 5.26.0 Operating System: Linux 4.4.49-16-default x86_64 Distribution: "openSUSE Leap 42.2" -- Information about the crash: - What I was doing when the application crashed: The system was idle. And I was working on internet. When I started using Kate, it suddenly hanged up. This happen several times, sometimes Kate doesnt work for days. - Unusual behavior I noticed: Sometimes, while working on a code, Kate suddenly hangs up and I have to restart my system. No other application also works. The crash can be reproduced every time. -- Backtrace: Application: Kate (kate), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". To enable execution of this file add add-auto-load-safe-path /global/linux/usrlibs/gcc/4.8.1/lib64/libstdc++.so.6.0.18-gdb.py line to your configuration file "/home/kumar/.gdbinit". To completely disable this security protection add set auto-load safe-path / line to your configuration file "/home/kumar/.gdbinit". For more information about this security protection see the "Auto-loading safe path" section in the GDB manual. E.g., run from the shell: info "(gdb)Auto-loading safe path" [Current thread is 1 (Thread 0x2b3511327dc0 (LWP 16776))] Thread 2 (Thread 0x2b35304a5700 (LWP 16778)): #0 0x00002b3516a5949d in poll () at /lib64/libc.so.6 #1 0x00002b351a4c5314 in () at /usr/lib64/libglib-2.0.so.0 #2 0x00002b351a4c542c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #3 0x00002b3515f7532b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #4 0x00002b3515f22fdb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #5 0x00002b3515d5df1a in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #6 0x00002b3515a491d5 in () at /usr/lib64/libQt5DBus.so.5 #7 0x00002b3515d629e9 in () at /usr/lib64/libQt5Core.so.5 #8 0x00002b351a013734 in start_thread () at /lib64/libpthread.so.0 #9 0x00002b3516a61d3d in clone () at /lib64/libc.so.6 Thread 1 (Thread 0x2b3511327dc0 (LWP 16776)): [KCrash Handler] #6 0x00000000010c2070 in () #7 0x00002b3515f2d3c9 in QMetaObject::cast(QObject*) const () at /usr/lib64/libQt5Core.so.5 #8 0x00002b351249f46f in () at /usr/lib64/libKF5XmlGui.so.5 #9 0x00002b3515f24d6d in QCoreApplicationPrivate::sendThroughApplicationEventFilters(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5 #10 0x00002b35146fde78 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5 #11 0x00002b351470249a in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5 #12 0x00002b3515f24fc5 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5 #13 0x00002b35147005cc in QApplication::setActiveWindow(QWidget*) () at /usr/lib64/libQt5Widgets.so.5 #14 0x00002b35147007d3 in QApplicationPrivate::notifyActiveWindowChange(QWindow*) () at /usr/lib64/libQt5Widgets.so.5 #15 0x00002b3514f13b95 in QGuiApplicationPrivate::processActivatedEvent(QWindowSystemInterfacePrivate::ActivatedWindowEvent*) () at /usr/lib64/libQt5Gui.so.5 #16 0x00002b3514f13eed in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () at /usr/lib64/libQt5Gui.so.5 #17 0x00002b3514ef5eeb in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Gui.so.5 #18 0x00002b352464abc0 in () at /usr/lib64/libQt5XcbQpa.so.5 #19 0x00002b351a4c5134 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0 #20 0x00002b351a4c5388 in () at /usr/lib64/libglib-2.0.so.0 #21 0x00002b351a4c542c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #22 0x00002b3515f7530c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #23 0x00002b3515f22fdb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #24 0x00002b3515f2aec6 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5 #25 0x000000000044896b in main () Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.