Bug 353495 - Konsole crashed shortly after long find operation
Summary: Konsole crashed shortly after long find operation
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-10-03 18:21 UTC by vepxistqaosani
Modified: 2018-11-30 04:08 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description vepxistqaosani 2015-10-03 18:21:45 UTC
Application: konsole (15.08.1)

Qt Version: 5.5.0
Operating System: Linux 4.2.2-300.fc23.x86_64+debug x86_64
Distribution: "Fedora release 23 (Twenty Three)"

-- Information about the crash:
- What I was doing when the application crashed:
I was created a textfile as root, giving ls details on all files on my system:
find . -type f -name "*" -ls > ~/Everything9.txt

At some point in the roughly two hours between the time find finished (based on the resulting files timestamp) and I got back to my computer, Konsole crashed.

The resulting file, which may well have been complete, was about 1GB.

The only other active user app at the time was xchat.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7faab69b9940 (LWP 8863))]

Thread 3 (Thread 0x7faa97251700 (LWP 8864)):
#0  0x00007faaaeba111d in poll () at /lib64/libc.so.6
#1  0x00007faaaad06182 in _xcb_conn_wait () at /lib64/libxcb.so.1
#2  0x00007faaaad07c77 in xcb_wait_for_event () at /lib64/libxcb.so.1
#3  0x00007faa993e3999 in QXcbEventReader::run() () at /lib64/libQt5XcbQpa.so.5
#4  0x00007faaaf7a854e in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#5  0x00007faaacb2c60a in start_thread () at /lib64/libpthread.so.0
#6  0x00007faaaebacbbd in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7faa87be3700 (LWP 8867)):
#0  0x00007faaacb31b10 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007faa8ab741ca in radeon_drm_cs_emit_ioctl () at /usr/lib64/dri/r600_dri.so
#2  0x00007faa8ab73937 in impl_thrd_routine () at /usr/lib64/dri/r600_dri.so
#3  0x00007faaacb2c60a in start_thread () at /lib64/libpthread.so.0
#4  0x00007faaaebacbbd in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7faab69b9940 (LWP 8863)):
[KCrash Handler]
#5  0x00007faab06cee05 in QWidgetWindow::handleMouseEvent(QMouseEvent*) () at /lib64/libQt5Widgets.so.5
#6  0x00007faab06d133b in QWidgetWindow::event(QEvent*) () at /lib64/libQt5Widgets.so.5
#7  0x00007faab06714ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#8  0x00007faab0676976 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#9  0x00007faaaf98961b in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#10 0x00007faaafec4af1 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () at /lib64/libQt5Gui.so.5
#11 0x00007faaafec67c5 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () at /lib64/libQt5Gui.so.5
#12 0x00007faaafeaa5d8 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Gui.so.5
#13 0x00007faa99414b10 in userEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5XcbQpa.so.5
#14 0x00007faaaa367e3a in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#15 0x00007faaaa3681d0 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#16 0x00007faaaa36827c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#17 0x00007faaaf9dfd8f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#18 0x00007faaaf986daa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#19 0x00007faab07f1420 in QMenu::exec(QPoint const&, QAction*) () at /lib64/libQt5Widgets.so.5
#20 0x00007faab63ff569 in Konsole::SessionController::showDisplayContextMenu(QPoint const&) () at /lib64/libkonsoleprivate.so.15
#21 0x00007faaaf9b7fe7 in QMetaObject::activate(QObject*, int, int, void**) () at /lib64/libQt5Core.so.5
#22 0x00007faab643b825 in Konsole::TerminalDisplay::configureRequest(QPoint const&) () at /lib64/libkonsoleprivate.so.15
#23 0x00007faab641b0fa in Konsole::TerminalDisplay::mousePressEvent(QMouseEvent*) () at /lib64/libkonsoleprivate.so.15
#24 0x00007faab06b4a1f in QWidget::event(QEvent*) () at /lib64/libQt5Widgets.so.5
#25 0x00007faab641bcba in Konsole::TerminalDisplay::event(QEvent*) () at /lib64/libkonsoleprivate.so.15
#26 0x00007faab06714ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#27 0x00007faab0677079 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#28 0x00007faaaf98961b in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#29 0x00007faab0675f82 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () at /lib64/libQt5Widgets.so.5
#30 0x00007faab06ced8b in QWidgetWindow::handleMouseEvent(QMouseEvent*) () at /lib64/libQt5Widgets.so.5
#31 0x00007faab06d133b in QWidgetWindow::event(QEvent*) () at /lib64/libQt5Widgets.so.5
#32 0x00007faab06714ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#33 0x00007faab0676976 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#34 0x00007faaaf98961b in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#35 0x00007faaafec4af1 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () at /lib64/libQt5Gui.so.5
#36 0x00007faaafec67c5 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () at /lib64/libQt5Gui.so.5
#37 0x00007faaafeaa5d8 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Gui.so.5
#38 0x00007faa99414b10 in userEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5XcbQpa.so.5
#39 0x00007faaaa367e3a in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#40 0x00007faaaa3681d0 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#41 0x00007faaaa36827c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#42 0x00007faaaf9dfd8f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#43 0x00007faaaf986daa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#44 0x00007faab07f1420 in QMenu::exec(QPoint const&, QAction*) () at /lib64/libQt5Widgets.so.5
#45 0x00007faab63ff569 in Konsole::SessionController::showDisplayContextMenu(QPoint const&) () at /lib64/libkonsoleprivate.so.15
#46 0x00007faaaf9b7fe7 in QMetaObject::activate(QObject*, int, int, void**) () at /lib64/libQt5Core.so.5
#47 0x00007faab643b825 in Konsole::TerminalDisplay::configureRequest(QPoint const&) () at /lib64/libkonsoleprivate.so.15
#48 0x00007faab641b0fa in Konsole::TerminalDisplay::mousePressEvent(QMouseEvent*) () at /lib64/libkonsoleprivate.so.15
#49 0x00007faab06b4a1f in QWidget::event(QEvent*) () at /lib64/libQt5Widgets.so.5
#50 0x00007faab641bcba in Konsole::TerminalDisplay::event(QEvent*) () at /lib64/libkonsoleprivate.so.15
#51 0x00007faab06714ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#52 0x00007faab0677079 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#53 0x00007faaaf98961b in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#54 0x00007faab0675f82 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () at /lib64/libQt5Widgets.so.5
#55 0x00007faab06ced8b in QWidgetWindow::handleMouseEvent(QMouseEvent*) () at /lib64/libQt5Widgets.so.5
#56 0x00007faab06d133b in QWidgetWindow::event(QEvent*) () at /lib64/libQt5Widgets.so.5
#57 0x00007faab06714ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#58 0x00007faab0676976 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#59 0x00007faaaf98961b in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#60 0x00007faaafec4af1 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () at /lib64/libQt5Gui.so.5
#61 0x00007faaafec67c5 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () at /lib64/libQt5Gui.so.5
#62 0x00007faaafeaa5d8 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Gui.so.5
#63 0x00007faa99414b10 in userEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5XcbQpa.so.5
#64 0x00007faaaa367e3a in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#65 0x00007faaaa3681d0 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#66 0x00007faaaa36827c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#67 0x00007faaaf9dfd8f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#68 0x00007faaaf986daa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#69 0x00007faaaf98ee6c in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#70 0x00007faab66adc56 in kdemain () at /lib64/libkdeinit5_konsole.so
#71 0x00007faaaeaca580 in __libc_start_main () at /lib64/libc.so.6
#72 0x00005632bf2f4ba9 in _start ()

Possible duplicates by query: bug 353017, bug 351087, bug 351042, bug 350859, bug 350644.

Reported using DrKonqi
Comment 1 Andrew Crouthamel 2018-10-31 03:54:18 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Bug Janitor Service 2018-11-15 10:56:04 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2018-11-30 04:08:15 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!