Bug 371346 - Konsole crashes randomly, even when not actively in use
Summary: Konsole crashes randomly, even when not actively in use
Status: RESOLVED UNMAINTAINED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 15.08.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-10-20 16:38 UTC by Jeff Lee
Modified: 2016-10-20 21: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 Jeff Lee 2016-10-20 16:38:53 UTC
Application: konsole (15.08.0)

Qt Version: 5.4.2
Operating System: Linux 4.2.0-42-lowlatency x86_64
Distribution: Ubuntu 15.10

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

Working in another application (this time, Google Chrome). Konsole crashes sporadically; sometimes it can be days between segfaults, other times it'll crash within minutes of opening it. It doesn't matter whether it's the foreground window or not, or whether any of the tabs are actually doing anything or just sitting at the bash prompt.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f3636f2e840 (LWP 11494))]

Thread 2 (Thread 0x7f3634118700 (LWP 11495)):
#0  0x00007f36497c6b1d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f3642345bd2 in poll (__timeout=-1, __nfds=1, __fds=0x7f3634117c80) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46
#2  _xcb_conn_wait (c=c@entry=0x1fae390, cond=cond@entry=0x1fae3d0, vector=vector@entry=0x0, count=count@entry=0x0) at ../../src/xcb_conn.c:459
#3  0x00007f364234774f in xcb_wait_for_event (c=0x1fae390) at ../../src/xcb_in.c:623
#4  0x00007f36368dda39 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so
#5  0x00007f36461d52be in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f3641d1a6aa in start_thread (arg=0x7f3634118700) at pthread_create.c:333
#7  0x00007f36497d213d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f3636f2e840 (LWP 11494)):
[KCrash Handler]
#6  poll_for_reply (c=c@entry=0x1fae390, request=request@entry=19623, reply=reply@entry=0x7ffd98644958, error=error@entry=0x7ffd98644a50) at ../../src/xcb_in.c:423
#7  0x00007f36423474f4 in wait_for_reply (c=c@entry=0x1fae390, request=19623, e=e@entry=0x7ffd98644a50) at ../../src/xcb_in.c:490
#8  0x00007f36423475f1 in xcb_wait_for_reply (c=c@entry=0x1fae390, request=19623, e=e@entry=0x7ffd98644a50) at ../../src/xcb_in.c:521
#9  0x00007f36438a7a47 in _XReply (dpy=dpy@entry=0x1fad000, rep=rep@entry=0x7ffd98644ad0, extra=extra@entry=0, discard=discard@entry=0) at ../../src/xcb_io.c:602
#10 0x00007f3636451f32 in XIQueryDevice (dpy=0x1fad000, deviceid=10, ndevices_return=0x7ffd98644b4c) at ../../src/XIQueryDevice.c:60
#11 0x00007f36368fe1be in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so
#12 0x00007f36368eec19 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so
#13 0x00007f36368dfc53 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so
#14 0x00007f36368e03b3 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so
#15 0x00007f36463e6651 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007f3646c82b8c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#17 0x00007f3646c88230 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#18 0x00007f36463b4f1b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007f36463b7057 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007f364640be73 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007f36415e3ff7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007f36415e4250 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007f36415e42fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f364640c27f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x00007f36463b275a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x00007f36463ba2cc in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007f3649ab6bdb in kdemain (argc=1, argv=0x7ffd986455d8) at ../../src/main.cpp:113
#28 0x00007f36496ebac0 in __libc_start_main (main=0x400730 <main(int, char**)>, argc=1, argv=0x7ffd986455d8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffd986455c8) at libc-start.c:289
#29 0x0000000000400769 in _start ()

Possible duplicates by query: bug 362919, bug 362415, bug 361934, bug 360207, bug 360010.

Reported using DrKonqi