Bug 365184 - Konsole segfaults
Summary: Konsole segfaults
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 16.04.2
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-07-07 09:01 UTC by quazgar
Modified: 2020-12-31 04:34 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (4.29 KB, text/plain)
2017-05-30 21:18 UTC, Ivo Gandolfo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description quazgar 2016-07-07 09:01:41 UTC
Application: konsole (16.04.2)

Qt Version: 5.6.1
Frameworks Version: 5.23.0
Operating System: Linux 4.6.0-1-amd64 x86_64
Distribution: Debian GNU/Linux testing (stretch)

-- Information about the crash:
- What I was doing when the application crashed: I don't know if this is relevant, but I just finished sending an email with KMail, then Konsole crashed.  Fortunately I had everything in it running inside a byobu/tmux session, so nothing was really lost.

This is already the second time within 2 or 3 days that this happened, but I cannnot recall what I did exactly during the first crash.

Running Debian Testing with pretty recent packages.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Konsole (konsole), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fdc25bd1940 (LWP 12873))]

Thread 3 (Thread 0x7fdc17f8e700 (LWP 12875)):
#0  0x00007fdc392b7dcd in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fdc31ccd382 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007fdc31cceff7 in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007fdc252d4a89 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x00007fdc35bf9808 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007fdc316a1464 in start_thread (arg=0x7fdc17f8e700) at pthread_create.c:334
#6  0x00007fdc392c0e5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7fdc25bce700 (LWP 12874)):
#0  0x00007fdc35bf1955 in QMutex::lock() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#1  0x00007fdc35e2284f in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x00007fdc30f6992d in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fdc30f6a2cb in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fdc30f6a4ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fdc35e231cb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007fdc35dcbe4a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007fdc35bf49e4 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007fdc398b7515 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#9  0x00007fdc35bf9808 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007fdc316a1464 in start_thread (arg=0x7fdc25bce700) at pthread_create.c:334
#11 0x00007fdc392c0e5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7fdc25bd1940 (LWP 12873)):
[KCrash Handler]
#6  0x00007fdc3920b458 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55
#7  0x00007fdc3920c8da in __GI_abort () at abort.c:89
#8  0x00007fdc35be0f41 in QMessageLogger::fatal(char const*, ...) const () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007fdc398c3531 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#10 0x00007fdc35dfb569 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007fdc36705afc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x00007fdc3670b036 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x00007fdc35dce0f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007fdc35dcffba in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007fdc35e22da3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007fdc30f6a1a7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x00007fdc30f6a400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007fdc30f6a4ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007fdc35e231af in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007fdc35dcbe4a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007fdc35dd450c in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007fdc395a3172 in kdemain () from /usr/lib/x86_64-linux-gnu/libkdeinit5_konsole.so
#23 0x00007fdc391f85f0 in __libc_start_main (main=0x4006c0, argc=1, argv=0x7fff5bc5a128, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff5bc5a118) at libc-start.c:291
#24 0x00000000004006f9 in _start ()

Possible duplicates by query: bug 364721, bug 364685, bug 362635, bug 362228, bug 355096.

Reported using DrKonqi
Comment 1 Ivo Gandolfo 2017-05-30 21:18:54 UTC
Created attachment 105786 [details]
New crash information added by DrKonqi

konsole (16.04.3) using Qt 5.6.1

- What I was doing when the application crashed:
using google chrome
using vmware
inserted a pendrive

- Custom settings of the application:

nothing

-- Backtrace (Reduced):
#6  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:58
#7  0x00007fd2cf7f43ea in __GI_abort () at abort.c:89
#8  0x00007fd2cc1b8cc1 in QMessageLogger::fatal(char const*, ...) const () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#10 0x00007fd2cc3d7699 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007fd2ccce48ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
Comment 2 Justin Zobel 2020-12-01 23:01:23 UTC
Thanks for the report. It's been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved" when you respond, thanks.
Comment 3 Bug Janitor Service 2020-12-16 04:33:55 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 4 Bug Janitor Service 2020-12-31 04:34:18 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!