Bug 353985 - Konsole crashes when clicking in it
Summary: Konsole crashes when clicking in it
Status: RESOLVED DUPLICATE of bug 350566
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 15.08.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-10-16 20:56 UTC by Manfred Kitzbichler
Modified: 2017-06-12 00:31 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 Manfred Kitzbichler 2015-10-16 20:56:45 UTC
Application: konsole (15.08.0)

Qt Version: 5.5.0
Operating System: Linux 4.2.1-1-desktop x86_64
Distribution: "openSUSE 20150903 (Tumbleweed) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:

I just clicked on the Konsole window.

Since DrKonqi won't let me send this off unless I write more, I can add that I also experienced other strange behaviour in the past: sometime when I click in the Konsole window, it doesn;t seem to focus and the cursor doesn't become active. However, when I type something in this condition, it is actually recorded and will show when I resize the window.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
29	  return SYSCALL_CANCEL (wait4, pid, stat_loc, options, NULL);
[KCrash Handler]
#4  0x00007f080b43623c in QXcbScreen::mapFromNative(QPoint const&) const () at /usr/lib64/libQt5XcbQpa.so.5
#5  0x00007f080b43d33d in QXcbWindow::handleButtonPressEvent(int, int, int, int, int, QFlags<Qt::KeyboardModifier>, unsigned int) () at /usr/lib64/libQt5XcbQpa.so.5
#6  0x00007f080b43d8a2 in QXcbWindow::handleXIMouseEvent(xcb_ge_event_t*) () at /usr/lib64/libQt5XcbQpa.so.5
#7  0x00007f080b4505c1 in QXcbConnection::xi2HandleEvent(xcb_ge_event_t*) () at /usr/lib64/libQt5XcbQpa.so.5
#8  0x00007f080b429cc5 in QXcbConnection::handleXcbEvent(xcb_generic_event_t*) () at /usr/lib64/libQt5XcbQpa.so.5
#9  0x00007f080b42a45b in QXcbConnection::processXcbEvents() () at /usr/lib64/libQt5XcbQpa.so.5
#10 0x00007f081b327b89 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#11 0x00007f081bfdf8fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#12 0x00007f081bfe4a06 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#13 0x00007f081b2f9b33 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#14 0x00007f081b2fbe56 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#15 0x00007f081b34cf33 in  () at /usr/lib64/libQt5Core.so.5
#16 0x00007f08159e3cc7 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#17 0x00007f08159e3ef8 in  () at /usr/lib64/libglib-2.0.so.0
#18 0x00007f08159e3f9c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#19 0x00007f081b34d33f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#20 0x00007f081b2f747a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#21 0x00007f081b2ff11d in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#22 0x00007f081efc3a48 in kdemain () at /usr/lib64/libkdeinit5_konsole.so
#23 0x00007f081ec1e610 in __libc_start_main (main=0x4007c0 <main>, argc=1, argv=0x7ffd6db7f468, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffd6db7f458) at libc-start.c:289
#24 0x00000000004007f9 in _start ()

Possible duplicates by query: bug 350566.

Reported using DrKonqi
Comment 1 Christoph Feck 2017-06-12 00:31:23 UTC

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