Bug 377218

Summary: Close ktorrent from tray icon option causes crash under Wayland
Product: [Applications] ktorrent Reporter: Patrick Silva <bugseforuns>
Component: generalAssignee: Joris Guisson <joris.guisson>
Status: RESOLVED DUPLICATE    
Severity: crash Keywords: drkonqi
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Patrick Silva 2017-03-04 22:16:45 UTC
Application: ktorrent (5.0.1)

Qt Version: 5.8.0
Frameworks Version: 5.31.0
Operating System: Linux 4.9.11-1-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:
Open ktorrent, right click on tray icon, select ~Exit~, confirm clicking ~yes~, plasma shows a notification about crash.

-- Backtrace:
Application: KTorrent (ktorrent), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7efc1fbcd840 (LWP 1697))]

Thread 2 (Thread 0x7efc0875b700 (LWP 1699)):
#0  0x00007efc19c1748d in poll () from /usr/lib/libc.so.6
#1  0x00007efc12c487a6 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007efc12c488bc in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007efc1aa5606b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#4  0x00007efc1a9ff89a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#5  0x00007efc1a821a73 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0x00007efc1918d125 in ?? () from /usr/lib/libQt5DBus.so.5
#7  0x00007efc1a8266d8 in ?? () from /usr/lib/libQt5Core.so.5
#8  0x00007efc15218454 in start_thread () from /usr/lib/libpthread.so.0
#9  0x00007efc19c207df in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0x7efc1fbcd840 (LWP 1697)):
[KCrash Handler]
#6  0x00007efc09fbad49 in wl_map_insert_at () from /usr/lib/libwayland-client.so.0
#7  0x00007efc09fb6f1e in wl_proxy_destroy () from /usr/lib/libwayland-client.so.0
#8  0x00007efc09071175 in KWayland::Client::Registry::release() () from /usr/lib/libKF5WaylandClient.so.5
#9  0x00007efc0907119e in KWayland::Client::Registry::~Registry() () from /usr/lib/libKF5WaylandClient.so.5
#10 0x00007efc09071279 in KWayland::Client::Registry::~Registry() () from /usr/lib/libKF5WaylandClient.so.5
#11 0x00007efc1aa2b411 in QObjectPrivate::deleteChildren() () from /usr/lib/libQt5Core.so.5
#12 0x00007efc1aa34d6f in QObject::~QObject() () from /usr/lib/libQt5Core.so.5
#13 0x00007efbff7d8393 in ?? () from /usr/lib/qt/plugins/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemKWaylandPlugin.so
#14 0x00007efc19b6d990 in __run_exit_handlers () from /usr/lib/libc.so.6
#15 0x00007efc19b6d9ea in exit () from /usr/lib/libc.so.6
#16 0x00007efc19b58298 in __libc_start_main () from /usr/lib/libc.so.6
#17 0x00000000004343a9 in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2017-03-18 17:25:11 UTC

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