Bug 392957 - Konsole crash on exit
Summary: Konsole crash on exit
Status: RESOLVED DUPLICATE of bug 390151
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 17.12.3
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2018-04-10 07:21 UTC by Gerard
Modified: 2018-04-26 23:39 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 Gerard 2018-04-10 07:21:45 UTC
Application: konsole (17.12.3)

Qt Version: 5.10.1
Frameworks Version: 5.44.0
Operating System: Linux 4.15.15-1-zen x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed: I had htop running, I clicked the exit button and recieved a warning about htop still running so I clicked cancel then quit htop and tried to exit again. Konsole crashed on exit.

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

Thread 2 (Thread 0x7fb56f1d0700 (LWP 817)):
#0  0x00007fb5841e297b in poll () at /usr/lib/libc.so.6
#1  0x00007fb579f6f523 in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007fb579f6f63e in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#3  0x00007fb580739264 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#4  0x00007fb5806db32b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#5  0x00007fb5804ea72e in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x00007fb57e876416 in  () at /usr/lib/libQt5DBus.so.5
#7  0x00007fb5804efacd in  () at /usr/lib/libQt5Core.so.5
#8  0x00007fb57bf5908c in start_thread () at /usr/lib/libpthread.so.0
#9  0x00007fb5841ece7f in clone () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7fb5848c1680 (LWP 816)):
[KCrash Handler]
#6  0x00007fb572bd87f9 in  () at /usr/lib/libwayland-client.so.0
#7  0x00007fb572bd47e7 in wl_proxy_destroy () at /usr/lib/libwayland-client.so.0
#8  0x00007fb5711f07f9 in KWayland::Client::PlasmaWindow::release() () at /usr/lib/libKF5WaylandClient.so.5
#9  0x00007fb5711f081b in KWayland::Client::PlasmaWindow::~PlasmaWindow() () at /usr/lib/libKF5WaylandClient.so.5
#10 0x00007fb5711f091a in KWayland::Client::PlasmaWindow::~PlasmaWindow() () at /usr/lib/libKF5WaylandClient.so.5
#11 0x00007fb58070b15d in QObjectPrivate::deleteChildren() () at /usr/lib/libQt5Core.so.5
#12 0x00007fb580714d2c in QObject::~QObject() () at /usr/lib/libQt5Core.so.5
#13 0x00007fb5711f0eea in KWayland::Client::PlasmaWindowManagement::~PlasmaWindowManagement() () at /usr/lib/libKF5WaylandClient.so.5
#14 0x00007fb58070b15d in QObjectPrivate::deleteChildren() () at /usr/lib/libQt5Core.so.5
#15 0x00007fb580714d2c in QObject::~QObject() () at /usr/lib/libQt5Core.so.5
#16 0x00007fb56ddb5fc4 in  () at /usr/lib/qt/plugins/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemKWaylandPlugin.so
#17 0x00007fb58412e448 in __run_exit_handlers () at /usr/lib/libc.so.6
#18 0x00007fb58412e49a in  () at /usr/lib/libc.so.6
#19 0x00007fb584117f51 in __libc_start_main () at /usr/lib/libc.so.6
#20 0x0000560dc3ede77a in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2018-04-26 23:39:36 UTC

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