Bug 344722 - Konsole crashed when quitting
Summary: Konsole crashed when quitting
Status: RESOLVED DUPLICATE of bug 342752
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 3.0.1
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-03-01 23:16 UTC by Paul
Modified: 2017-06-02 18:03 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 Paul 2015-03-01 23:16:21 UTC
Application: konsole (3.0.1)
 (Compiled from sources)
Qt Version: 5.4.0
Operating System: Linux 3.18.7-200.fc21.x86_64 x86_64
Distribution: "Fedora release 21 (Twenty One)"

-- Information about the crash:
- What I was doing when the application crashed:
Quitting and I was closing the last tab. I'm not sure if it was the tab was a shell within an ssh connection

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
81	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7f3e42e09900 (LWP 6383))]

Thread 3 (Thread 0x7f3e3a0e7700 (LWP 6384)):
#0  0x00007f3e517dc1fd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f3e4f1d5182 in _xcb_conn_wait () at /lib64/libxcb.so.1
#2  0x00007f3e4f1d6cff in xcb_wait_for_event () at /lib64/libxcb.so.1
#3  0x00007f3e3c804959 in QXcbEventReader::run() () at /usr/lib64/qt5/plugins/platforms/libqxcb.so
#4  0x00007f3e523754ce in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#5  0x00007f3e4fd8952a in start_thread (arg=0x7f3e3a0e7700) at pthread_create.c:310
#6  0x00007f3e517e779d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f3e256b5700 (LWP 7620)):
#0  0x00007f3e517dc1fd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f3e4a9ffc51 in poll_func () at /lib64/libpulse.so.0
#2  0x00007f3e4a9f1231 in pa_mainloop_poll () at /lib64/libpulse.so.0
#3  0x00007f3e4a9f18ce in pa_mainloop_iterate () at /lib64/libpulse.so.0
#4  0x00007f3e4a9f1980 in pa_mainloop_run () at /lib64/libpulse.so.0
#5  0x00007f3e4a9ffbe6 in thread () at /lib64/libpulse.so.0
#6  0x00007f3e45e35888 in internal_thread_func () at /usr/lib64/pulseaudio/libpulsecommon-5.0.so
#7  0x00007f3e4fd8952a in start_thread (arg=0x7f3e256b5700) at pthread_create.c:310
#8  0x00007f3e517e779d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f3e42e09900 (LWP 6383)):
[KCrash Handler]
#5  0x00007f3e56aa5864 in KNotification::id() () at /lib64/libKF5Notifications.so.5
#6  0x00007f3e56aa7718 in KNotificationManager::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () at /lib64/libKF5Notifications.so.5
#7  0x00007f3e5258fac9 in QMetaObject::activate(QObject*, int, int, void**) () at /lib64/libQt5Core.so.5
#8  0x00007f3e56acf5bf in KNotificationPlugin::finished(KNotification*) () at /lib64/libKF5Notifications.so.5
#9  0x00007f3e56abcd62 in NotifyByPopup::onGalagoNotificationClosed(unsigned int, unsigned int) () at /lib64/libKF5Notifications.so.5
#10 0x00007f3e56ad0514 in NotifyByPopup::qt_metacall(QMetaObject::Call, int, void**) () at /lib64/libKF5Notifications.so.5
#11 0x00007f3e58662467 in QDBusConnectionPrivate::deliverCall(QObject*, int, QDBusMessage const&, QVector<int> const&, int) () at /lib64/libQt5DBus.so.5
#12 0x00007f3e52590c2a in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#13 0x00007f3e52e48d3c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#14 0x00007f3e52e4e330 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#15 0x00007f3e525604ab in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#16 0x00007f3e525624eb in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib64/libQt5Core.so.5
#17 0x00007f3e525b7333 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5Core.so.5
#18 0x00007f3e4ddb0aeb in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#19 0x00007f3e4ddb0e88 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#20 0x00007f3e4ddb0f3c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#21 0x00007f3e525b7727 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#22 0x00007f3e5255dd42 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#23 0x00007f3e525657ec in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#24 0x00007f3e58384709 in kdemain () at /lib64/libkdeinit5_konsole.so
#25 0x00007f3e51706fe0 in __libc_start_main (main=0x400a60 <main>, argc=1, argv=0x7fffcedce138, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffcedce128) at libc-start.c:289
#26 0x0000000000400a8e in _start ()

Possible duplicates by query: bug 343508.

Reported using DrKonqi
Comment 1 Christoph Feck 2017-06-02 18:03:43 UTC

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