[konsole] [Bug 383388] New: Konsole Closing

Derick bugzilla_noreply at kde.org
Fri Aug 11 10:11:00 UTC 2017


https://bugs.kde.org/show_bug.cgi?id=383388

            Bug ID: 383388
           Summary: Konsole Closing
           Product: konsole
           Version: 16.08.2
          Platform: Compiled Sources
                OS: Linux
            Status: UNCONFIRMED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: konsole-devel at kde.org
          Reporter: derick at nwk.co.za
  Target Milestone: ---

Application: konsole (16.08.2)
 (Compiled from sources)
Qt Version: 5.6.1
Frameworks Version: 5.26.0
Operating System: Linux 4.4.27-2-default x86_64
Distribution: "openSUSE Leap 42.2"

-- Information about the crash:
- What I was doing when the application crashed:
Bussy writing a bash script and move between email and konsole terminal

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 0x7f1593eb38c0 (LWP 16645))]

Thread 4 (Thread 0x7f156ba9c700 (LWP 16649)):
#0  0x00007f158b7590af in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x00007f1576f7dfc3 in  () at /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f1576f7d7e7 in  () at /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f158b754734 in start_thread () at /lib64/libpthread.so.0
#4  0x00007f15937fad3d in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f157ca80700 (LWP 16648)):
#0  0x00007f15937ee51d in read () at /lib64/libc.so.6
#1  0x00007f158b277670 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f158b236e49 in g_main_context_check () at
/usr/lib64/libglib-2.0.so.0
#3  0x00007f158b2372a8 in  () at /usr/lib64/libglib-2.0.so.0
#4  0x00007f158b23742c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#5  0x00007f158fe0632b in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /usr/lib64/libQt5Core.so.5
#6  0x00007f158fdb3fdb in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/usr/lib64/libQt5Core.so.5
#7  0x00007f158fbeef1a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#8  0x00007f158dfc51d5 in  () at /usr/lib64/libQt5DBus.so.5
#9  0x00007f158fbf39e9 in  () at /usr/lib64/libQt5Core.so.5
#10 0x00007f158b754734 in start_thread () at /lib64/libpthread.so.0
#11 0x00007f15937fad3d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f157eddb700 (LWP 16647)):
#0  0x00007f15937f249d in poll () at /lib64/libc.so.6
#1  0x00007f158bb773e2 in  () at /usr/lib64/libxcb.so.1
#2  0x00007f158bb78fcf in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x00007f1581335839 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007f158fbf39e9 in  () at /usr/lib64/libQt5Core.so.5
#5  0x00007f158b754734 in start_thread () at /lib64/libpthread.so.0
#6  0x00007f15937fad3d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f1593eb38c0 (LWP 16645)):
[KCrash Handler]
#6  0x00007f159378cc04 in free () at /lib64/libc.so.6
#7  0x00007f157f203010 in xkb_keymap_unref () at /usr/lib64/libxkbcommon.so.0
#8  0x00007f157f20454c in xkb_state_unref () at /usr/lib64/libxkbcommon.so.0
#9  0x00007f158133a08f in  () at /usr/lib64/libQt5XcbQpa.so.5
#10 0x00007f15813345a8 in QXcbConnection::handleXcbEvent(xcb_generic_event_t*)
() at /usr/lib64/libQt5XcbQpa.so.5
#11 0x00007f1581335c3b in QXcbConnection::processXcbEvents() () at
/usr/lib64/libQt5XcbQpa.so.5
#12 0x00007f158fde1166 in QObject::event(QEvent*) () at
/usr/lib64/libQt5Core.so.5
#13 0x00007f1590d4fe3c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib64/libQt5Widgets.so.5
#14 0x00007f1590d5449a in QApplication::notify(QObject*, QEvent*) () at
/usr/lib64/libQt5Widgets.so.5
#15 0x00007f158fdb5fc5 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib64/libQt5Core.so.5
#16 0x00007f158fdb7daa in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#17 0x00007f158fe06c83 in  () at /usr/lib64/libQt5Core.so.5
#18 0x00007f158b237134 in g_main_context_dispatch () at
/usr/lib64/libglib-2.0.so.0
#19 0x00007f158b237388 in  () at /usr/lib64/libglib-2.0.so.0
#20 0x00007f158b23742c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#21 0x00007f158fe0632b in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /usr/lib64/libQt5Core.so.5
#22 0x00007f158fdb3fdb in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/usr/lib64/libQt5Core.so.5
#23 0x00007f158fdbbec6 in QCoreApplication::exec() () at
/usr/lib64/libQt5Core.so.5
#24 0x00007f1593adc63a in kdemain () at /usr/lib64/libkdeinit5_konsole.so
#25 0x00007f15937316e5 in __libc_start_main () at /lib64/libc.so.6
#26 0x0000000000400789 in _start ()

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list