Bug 395576 - Konsole Crashed during closing it
Summary: Konsole Crashed during closing it
Status: RESOLVED DUPLICATE of bug 390151
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 18.04.2
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2018-06-18 18:48 UTC by kaneki
Modified: 2018-06-27 23:01 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 kaneki 2018-06-18 18:48:27 UTC
Application: konsole (18.04.2)
 (Compiled from sources)
Qt Version: 5.11.0
Frameworks Version: 5.47.0
Operating System: Linux 4.17.2-1-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:
Last command run : mtr www2.gogoanime.se
Duration : About 2 hours
Packets sent : About 8000 on each hop

I was closing Konsole when it was running 'mtr', it crashed when I closed it by clicking close button on top right.

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

Thread 2 (Thread 0x7fe36840c700 (LWP 889)):
#0  0x00007fe372ff54d4 in  () at /usr/lib/libglib-2.0.so.0
#1  0x00007fe372ff563e in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#2  0x00007fe379b00e64 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#3  0x00007fe379aac85c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#4  0x00007fe3798f5ac9 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#5  0x00007fe3779cc976 in  () at /usr/lib/libQt5DBus.so.5
#6  0x00007fe3798ffb95 in  () at /usr/lib/libQt5Core.so.5
#7  0x00007fe374fda075 in start_thread () at /usr/lib/libpthread.so.0
#8  0x00007fe37d7da53f in clone () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7fe37dea7800 (LWP 888)):
[KCrash Handler]
#6  0x00007fe36bc42c39 in  () at /usr/lib/libwayland-client.so.0
#7  0x00007fe36bc3e933 in wl_proxy_destroy () at /usr/lib/libwayland-client.so.0
#8  0x00007fe36a407dd9 in KWayland::Client::PlasmaWindow::release() () at /usr/lib/libKF5WaylandClient.so.5
#9  0x00007fe36a407dfb in KWayland::Client::PlasmaWindow::~PlasmaWindow() () at /usr/lib/libKF5WaylandClient.so.5
#10 0x00007fe36a407efa in KWayland::Client::PlasmaWindow::~PlasmaWindow() () at /usr/lib/libKF5WaylandClient.so.5
#11 0x00007fe379ad594b in QObjectPrivate::deleteChildren() () at /usr/lib/libQt5Core.so.5
#12 0x00007fe379ade8a5 in QObject::~QObject() () at /usr/lib/libQt5Core.so.5
#13 0x00007fe36a4084ca in KWayland::Client::PlasmaWindowManagement::~PlasmaWindowManagement() () at /usr/lib/libKF5WaylandClient.so.5
#14 0x00007fe379ad594b in QObjectPrivate::deleteChildren() () at /usr/lib/libQt5Core.so.5
#15 0x00007fe379ade8a5 in QObject::~QObject() () at /usr/lib/libQt5Core.so.5
#16 0x00007fe366ff1fb4 in  () at /usr/lib/qt/plugins/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemKWaylandPlugin.so
#17 0x00007fe37d71af2c in __run_exit_handlers () at /usr/lib/libc.so.6
#18 0x00007fe37d71b05a in  () at /usr/lib/libc.so.6
#19 0x00007fe37d705072 in __libc_start_main () at /usr/lib/libc.so.6
#20 0x00005645ca0ec75a in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2018-06-27 23:01:29 UTC

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