Bug 395999 - Kconsole crash
Summary: Kconsole crash
Status: RESOLVED DUPLICATE of bug 380114
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 16.12.3
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2018-06-29 14:11 UTC by Stefano
Modified: 2018-07-19 12:46 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 Stefano 2018-06-29 14:11:46 UTC
Application: konsole (16.12.3)

Qt Version: 5.7.1
Frameworks Version: 5.38.0
Operating System: Linux 4.9.10-200.fc25.x86_64 x86_64
Distribution: "Fedora release 25 (Twenty Five)"

-- Information about the crash:
- What I was doing when the application crashed:
Crash occurrend closing Kconsole. 
Previously I used Kconsole with 3 tabs and I copyed about 50kb on clipboard.
This problem is not frequent.
Best regards

The crash does not seem to be reproducible.

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

Thread 2 (Thread 0x7fd952b2c700 (LWP 9418)):
#0  0x00007fd96fe7af3d in poll () at /lib64/libc.so.6
#1  0x00007fd969324166 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#2  0x00007fd96932427c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#3  0x00007fd970c816eb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#4  0x00007fd970c3268a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#5  0x00007fd970a8f5e3 in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x00007fd975d4afb9 in QDBusConnectionManager::run() () at /lib64/libQt5DBus.so.5
#7  0x00007fd970a939ca in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#8  0x00007fd96e84773a in start_thread () at /lib64/libpthread.so.0
#9  0x00007fd96fe86e7f in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fd975ca2940 (LWP 9416)):
[KCrash Handler]
#6  0x000055fb0d6874c0 in  ()
#7  0x00007fd9754e7416 in NotifyByAudio::~NotifyByAudio() () at /lib64/libKF5Notifications.so.5
#8  0x00007fd9754e74a9 in NotifyByAudio::~NotifyByAudio() () at /lib64/libKF5Notifications.so.5
#9  0x00007fd970c611cc in QObjectPrivate::deleteChildren() () at /lib64/libQt5Core.so.5
#10 0x00007fd970c622cf in QObject::~QObject() () at /lib64/libQt5Core.so.5
#11 0x00007fd9754c1ca9 in (anonymous namespace)::Q_QGS_s_self::innerFunction()::Holder::~Holder() () at /lib64/libKF5Notifications.so.5
#12 0x00007fd96fdb93d0 in __run_exit_handlers () at /lib64/libc.so.6
#13 0x00007fd96fdb942a in  () at /lib64/libc.so.6
#14 0x00007fd96fd9f438 in __libc_start_main () at /lib64/libc.so.6
#15 0x000055fb0ac3aa8a in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2018-07-19 12:46:10 UTC

*** This bug has been marked as a duplicate of bug 380114 ***