Bug 375490 - Konsole crashes
Summary: Konsole crashes
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 15.12.3
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-01-24 09:37 UTC by Sylvia Gelman
Modified: 2020-11-22 04:33 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 Sylvia Gelman 2017-01-24 09:37:32 UTC
Application: konsole (15.12.3)

Qt Version: 5.6.2
Frameworks Version: 5.26.0
Operating System: Linux 4.1.36-44-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
tried to oben the konsole from the starter in the panel, also with Alt-F2 it crashes.

- Unusual behavior I noticed:
I can't start also other programs from time to time. An Logout and restart of the windowmanager helps.

The crash can be reproduced sometimes.

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

Thread 3 (Thread 0x7f33d5ae0700 (LWP 6700)):
#0  0x00007f33f020fbfd in poll () at /lib64/libc.so.6
#1  0x00007f33e794b422 in  () at /usr/lib64/libxcb.so.1
#2  0x00007f33e794d00f in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x00007f33dc041a59 in QXcbEventReader::run() () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007f33ec5d3a29 in QThreadPrivate::start(void*) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f33e72f40a4 in start_thread () at /lib64/libpthread.so.0
#6  0x00007f33f021802d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f33dcd29700 (LWP 6699)):
#0  0x00007f33e6bc0488 in g_main_context_prepare () at /usr/lib64/libglib-2.0.so.0
#1  0x00007f33e6bc0d80 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f33e6bc0f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f33ec7e619b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007f33ec793bbb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f33ec5cef5a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007f33ea9a3295 in QDBusConnectionManager::run() () at /usr/lib64/libQt5DBus.so.5
#7  0x00007f33ec5d3a29 in QThreadPrivate::start(void*) () at /usr/lib64/libQt5Core.so.5
#8  0x00007f33e72f40a4 in start_thread () at /lib64/libpthread.so.0
#9  0x00007f33f021802d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f33f08db800 (LWP 6698)):
[KCrash Handler]
#6  0x00007f33ec5bd4f7 in QList<QString>::~QList() () at /usr/lib64/libQt5Core.so.5
#7  0x00007f33ec7db4e5 in (anonymous namespace)::clear(QVariant::Private*) () at /usr/lib64/libQt5Core.so.5
#8  0x00007f33ea9a7a0c in QList<QVariant>::dealloc(QListData::Data*) [clone .isra.7] () at /usr/lib64/libQt5DBus.so.5
#9  0x00007f33ea9bb6bb in QDBusMessage::~QDBusMessage() () at /usr/lib64/libQt5DBus.so.5
#10 0x00007f33ea9ad92c in QDBusActivateObjectEvent::~QDBusActivateObjectEvent() () at /usr/lib64/libQt5DBus.so.5
#11 0x00007f33ea9ad999 in QDBusActivateObjectEvent::~QDBusActivateObjectEvent() () at /usr/lib64/libQt5DBus.so.5
#12 0x00007f33ec797993 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#13 0x00007f33ec7e6af3 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /usr/lib64/libQt5Core.so.5
#14 0x00007f33e6bc0c84 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#15 0x00007f33e6bc0ed8 in  () at /usr/lib64/libglib-2.0.so.0
#16 0x00007f33e6bc0f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#17 0x00007f33ec7e617c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#18 0x00007f33ec793bbb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#19 0x00007f33ec79baa6 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#20 0x00007f33f0503e87 in kdemain () at /usr/lib64/libkdeinit5_konsole.so
#21 0x00007f33f0154b25 in __libc_start_main () at /lib64/libc.so.6
#22 0x00000000004007ee in _start ()

Reported using DrKonqi
Comment 1 Justin Zobel 2020-10-23 02:23:08 UTC
Sylvia, can you please confirm if this is still an issue with Konsole 20.08.1+.
Comment 2 Bug Janitor Service 2020-11-07 04:33:38 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 3 Bug Janitor Service 2020-11-22 04:33:53 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!