Bug 356482 - crash on closing help window
Summary: crash on closing help window
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 15.08.0
Platform: Chakra Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-12-10 19:27 UTC by Eric S
Modified: 2018-11-01 23:25 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (3.28 KB, text/plain)
2016-01-27 04:08 UTC, Cobus Carstens
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric S 2015-12-10 19:27:04 UTC
Application: konsole (15.08.0)

Qt Version: 5.5.1
Operating System: Linux 4.2.6-1-CHAKRA x86_64
Distribution: "Chakra"

-- Information about the crash:
closed help window I'd opened from Konsole and Konsole crashed. Tried to suggest this a possibly tied to 352099 but "Suggest this crash is related" button that Ui apparently doesn't work either.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[KCrash Handler]
#6  0x00007fc032c3846f in QXcbWindow::handleClientMessageEvent(xcb_client_message_event_t const*) () from /usr/lib/libQt5XcbQpa.so.5
#7  0x00007fc032c235fb in QXcbConnection::handleXcbEvent(xcb_generic_event_t*) () from /usr/lib/libQt5XcbQpa.so.5
#8  0x00007fc032c23b23 in QXcbConnection::processXcbEvents() () from /usr/lib/libQt5XcbQpa.so.5
#9  0x00007fc0425c5231 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#10 0x00007fc042e8698c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#11 0x00007fc042e8be66 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#12 0x00007fc042595beb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#13 0x00007fc042597fe6 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#14 0x00007fc0425ec183 in ?? () from /usr/lib/libQt5Core.so.5
#15 0x00007fc03c473a1d in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#16 0x00007fc03c473d08 in ?? () from /usr/lib/libglib-2.0.so.0
#17 0x00007fc03c473dbc in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#18 0x00007fc0425ec58f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#19 0x00007fc0425935ba in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#20 0x00007fc04259b57c in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#21 0x00007fc045cd929b in kdemain () from /usr/lib/libkdeinit5_konsole.so
#22 0x00007fc045934610 in __libc_start_main () from /usr/lib/libc.so.6
#23 0x0000000000400789 in _start ()

Possible duplicates by query: bug 356252, bug 355764, bug 355612, bug 355221, bug 353605.

Reported using DrKonqi
Comment 1 Cobus Carstens 2016-01-27 04:08:34 UTC
Created attachment 96862 [details]
New crash information added by DrKonqi

konsole (15.08.0) using Qt 5.5.1

- What I was doing when the application crashed:
I resumed the laptop and plugged in a second screen.

-- Backtrace (Reduced):
#6  0x00007f64aef738ff in QXcbWindow::handleClientMessageEvent(xcb_client_message_event_t const*) () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#7  0x00007f64aef5eadb in QXcbConnection::handleXcbEvent(xcb_generic_event_t*) () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#8  0x00007f64aef5f003 in QXcbConnection::processXcbEvents() () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#9  0x00007f64bd94d7b1 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f64be2129dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
Comment 2 Andrew Crouthamel 2018-11-01 13:52:40 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 3 Eric S 2018-11-01 20:11:48 UTC
I can't recreate this anymore, though I'm no longer sure what I meant by a "help window I'd opened from Konsole" but none of the windows I can open from the Help menu cause a crash for me when I close them.
Comment 4 Andrew Crouthamel 2018-11-01 23:25:33 UTC
Thanks for the update!