Bug 351048 - Konsole crashed (but didn't) when running from desktop context menu
Summary: Konsole crashed (but didn't) when running from desktop context menu
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 15.04.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-08-06 23:41 UTC by Matthew Cline
Modified: 2018-10-31 14:49 UTC (History)
1 user (show)

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 Matthew Cline 2015-08-06 23:41:56 UTC
Application: konsole (15.04.0)

Qt Version: 5.4.2
Operating System: Linux 4.1.3-200.fc22.x86_64 x86_64
Distribution: "Fedora release 22 (Twenty Two)"

-- Information about the crash:
I had two Konsoles open, ran a third via F2, closed all three consoles, then rapidly opened two via the desktop context menu.  I got two Konsoles as a result, even though there was the crash report and should have only been one.

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

Thread 3 (Thread 0x7f1f5c9a1700 (LWP 2336)):
#0  0x00000035fb8f72fd in poll () at /lib64/libc.so.6
#1  0x00000035ff00a182 in _xcb_conn_wait () at /lib64/libxcb.so.1
#2  0x00000035ff00bc77 in xcb_wait_for_event () at /lib64/libxcb.so.1
#3  0x0000003be242f9b9 in QXcbEventReader::run() () at /usr/lib64/qt5/plugins/platforms/libqxcb.so
#4  0x000000361e29fe3e in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#5  0x00000035fc007555 in start_thread () at /lib64/libpthread.so.0
#6  0x00000035fb902b9d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f1f5b228700 (LWP 2339)):
#0  0x00000035fc00c540 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x0000003ce763c26a in radeon_drm_cs_emit_ioctl () at /usr/lib64/dri/r600_dri.so
#2  0x0000003ce763b9e7 in impl_thrd_routine () at /usr/lib64/dri/r600_dri.so
#3  0x00000035fc007555 in start_thread () at /lib64/libpthread.so.0
#4  0x00000035fb902b9d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f1f6305c900 (LWP 2335)):
[KCrash Handler]
#5  0x0000003be245115c in QXcbConnection::finalizeXInput2() () at /usr/lib64/qt5/plugins/platforms/libqxcb.so
#6  0x0000003be242fce7 in QXcbConnection::~QXcbConnection() () at /usr/lib64/qt5/plugins/platforms/libqxcb.so
#7  0x0000003be24301a9 in QXcbConnection::~QXcbConnection() () at /usr/lib64/qt5/plugins/platforms/libqxcb.so
#8  0x0000003be2433aae in QXcbIntegration::~QXcbIntegration() () at /usr/lib64/qt5/plugins/platforms/libqxcb.so
#9  0x0000003be2433ba9 in QXcbIntegration::~QXcbIntegration() () at /usr/lib64/qt5/plugins/platforms/libqxcb.so
#10 0x00000036228dcaee in QGuiApplicationPrivate::~QGuiApplicationPrivate() () at /lib64/libQt5Gui.so.5
#11 0x0000003626d4d8a9 in QApplicationPrivate::~QApplicationPrivate() () at /lib64/libQt5Widgets.so.5
#12 0x000000361e4b7f58 in QObject::~QObject() () at /lib64/libQt5Core.so.5
#13 0x0000003626d4f60b in QApplication::~QApplication() () at /lib64/libQt5Widgets.so.5
#14 0x000000352b423b94 in kdemain () at /lib64/libkdeinit5_konsole.so
#15 0x00000035fb820700 in __libc_start_main () at /lib64/libc.so.6
#16 0x0000000000400a99 in _start ()

Reported using DrKonqi
Comment 1 Andrew Crouthamel 2018-10-31 04:13:53 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 Matthew Cline 2018-10-31 04:53:10 UTC
Unable to reproduce with konsole 18.04.3 (Fedora 28).
Comment 3 Andrew Crouthamel 2018-10-31 14:49:40 UTC
Thanks for the update!