Application: konsole (18.12.3) Qt Version: 5.9.7 Frameworks Version: 5.55.0 Operating System: Linux 4.12.14-lp151.28.20-default x86_64 Distribution (Platform): openSUSE RPMs -- Information about the crash: - What I was doing when the application crashed: Changing focus to a new Konsole window (that had been open and unused for a long time, possible swapped out to disk), and started typing. Seemed to crash before anything appered in the console. -- Backtrace: Application: Konsole (konsole), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7ffb66d758c0 (LWP 3137))] Thread 4 (Thread 0x7ffb41f08700 (LWP 3211)): #0 0x00007ffb5dee48ad in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007ffb42a6d92b in ?? () from /usr/lib64/dri/i965_dri.so #2 0x00007ffb42a6d637 in ?? () from /usr/lib64/dri/i965_dri.so #3 0x00007ffb5dede569 in start_thread () from /lib64/libpthread.so.0 #4 0x00007ffb666a39ef in clone () from /lib64/libc.so.6 Thread 3 (Thread 0x7ffb49dde700 (LWP 3141)): #0 0x00007ffb66699296 in ppoll () from /lib64/libc.so.6 #1 0x00007ffb62ba9621 in qt_safe_poll(pollfd*, unsigned long, timespec const*) () from /usr/lib64/libQt5Core.so.5 #2 0x00007ffb62baad3e in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5 #3 0x00007ffb62b5290a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5 #4 0x00007ffb62970daa in QThread::exec() () from /usr/lib64/libQt5Core.so.5 #5 0x00007ffb603819e5 in ?? () from /usr/lib64/libQt5DBus.so.5 #6 0x00007ffb62975ced in ?? () from /usr/lib64/libQt5Core.so.5 #7 0x00007ffb5dede569 in start_thread () from /lib64/libpthread.so.0 #8 0x00007ffb666a39ef in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7ffb51b9b700 (LWP 3139)): #0 0x00007ffb6669919b in poll () from /lib64/libc.so.6 #1 0x00007ffb5e305307 in ?? () from /usr/lib64/libxcb.so.1 #2 0x00007ffb5e306f3a in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 #3 0x00007ffb54953939 in ?? () from /usr/lib64/libQt5XcbQpa.so.5 #4 0x00007ffb62975ced in ?? () from /usr/lib64/libQt5Core.so.5 #5 0x00007ffb5dede569 in start_thread () from /lib64/libpthread.so.0 #6 0x00007ffb666a39ef in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7ffb66d758c0 (LWP 3137)): [KCrash Handler] #6 0x00007ffb62b54838 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5 #7 0x00007ffb4a27af32 in ?? () from /usr/lib64/qt5/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so #8 0x00007ffb4a27b1fb in ?? () from /usr/lib64/qt5/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so #9 0x00007ffb5495da32 in ?? () from /usr/lib64/libQt5XcbQpa.so.5 #10 0x00007ffb549554e5 in QXcbConnection::handleXcbEvent(xcb_generic_event_t*) () from /usr/lib64/libQt5XcbQpa.so.5 #11 0x00007ffb54955b3c in QXcbConnection::processXcbEvents() () from /usr/lib64/libQt5XcbQpa.so.5 #12 0x00007ffb62b840a2 in QObject::event(QEvent*) () from /usr/lib64/libQt5Core.so.5 #13 0x00007ffb638fe3dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5 #14 0x00007ffb63905ca4 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5 #15 0x00007ffb62b548d8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5 #16 0x00007ffb62b5704d in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQt5Core.so.5 #17 0x00007ffb62baab54 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5 #18 0x00007ffb549b6e6d in ?? () from /usr/lib64/libQt5XcbQpa.so.5 #19 0x00007ffb62b5290a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5 #20 0x00007ffb62b5b9b4 in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5 #21 0x00007ffb6698e4ec in kdemain () from /usr/lib64/libkdeinit5_konsole.so #22 0x00007ffb665cbf8a in __libc_start_main () from /lib64/libc.so.6 #23 0x00005596df85480a in _start () [Inferior 1 (process 3137) detached] Possible duplicates by query: bug 396523, bug 393522, bug 392350. Reported using DrKonqi
Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you!
Cannot reproduce