Bug 375030 - Yakuake crash on exit under wayland session
Summary: Yakuake crash on exit under wayland session
Status: RESOLVED DUPLICATE of bug 372597
Alias: None
Product: yakuake
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Eike Hein
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-01-14 06:39 UTC by Mustafa Muhammad
Modified: 2017-01-17 22:49 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 Mustafa Muhammad 2017-01-14 06:39:34 UTC
Application: yakuake (3.0.2+)

Qt Version: 5.7.1
Frameworks Version: 5.30.0
Operating System: Linux 4.9.0-2-default x86_64
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
I use KDE git packages from openSUSE repos for Tumbleweed, yakuake crashes everytime I close it (from the x button), I use wayland which may have something to do with the crash.

The crash can be reproduced every time.

-- Backtrace:
Application: Yakuake (yakuake), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f5a61eedd40 (LWP 2248))]

Thread 2 (Thread 0x7f5a4c53c700 (LWP 2249)):
#0  0x00007f5a5c9ef66d in poll () from /lib64/libc.so.6
#1  0x00007f5a57374886 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f5a5737499c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f5a5d31048b in QEventDispatcherGlib::processEvents (this=0x7f5a440008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f5a5d2b95ea in QEventLoop::exec (this=this@entry=0x7f5a4c53bcc0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f5a5d0e6b03 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:507
#6  0x00007f5a5eea2b99 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007f5a5d0eb906 in QThreadPrivate::start (arg=0x7f5a5f116d20) at thread/qthread_unix.cpp:368
#8  0x00007f5a58ea3454 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f5a5c9f837f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f5a61eedd40 (LWP 2248)):
[KCrash Handler]
#6  0x00007f5a4ef2af49 in wl_map_insert_at () from /usr/lib64/libwayland-client.so.0
#7  0x00007f5a4ef2716e in wl_proxy_destroy () from /usr/lib64/libwayland-client.so.0
#8  0x00007f5a4e198415 in wl_registry_destroy (wl_registry=<optimized out>) at /usr/include/wayland/wayland-client-protocol.h:1065
#9  KWayland::Client::WaylandPointer<wl_registry, wl_registry_destroy>::release (this=0x1ffcb20, this=0x1ffcb20) at /usr/src/debug/kwayland-5.30.0git.20170108T154523~168f3c2/src/client/wayland_pointer_p.h:53
#10 KWayland::Client::Registry::release (this=this@entry=0x1ffca80) at /usr/src/debug/kwayland-5.30.0git.20170108T154523~168f3c2/src/client/registry.cpp:358
#11 0x00007f5a4e19843c in KWayland::Client::Registry::~Registry (this=0x1ffca80, __in_chrg=<optimized out>) at /usr/src/debug/kwayland-5.30.0git.20170108T154523~168f3c2/src/client/registry.cpp:353
#12 0x00007f5a4e1984d9 in KWayland::Client::Registry::~Registry (this=0x1ffca80, __in_chrg=<optimized out>) at /usr/src/debug/kwayland-5.30.0git.20170108T154523~168f3c2/src/client/registry.cpp:354
#13 0x00007f5a5d2e5e51 in QObjectPrivate::deleteChildren (this=this@entry=0x1ffc7c0) at kernel/qobject.cpp:1970
#14 0x00007f5a5d2ef22f in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:1041
#15 0x00007f5a428367e3 in WaylandIntegration::~WaylandIntegration (this=<optimized out>, __in_chrg=<optimized out>) at /usr/src/debug/kwayland-integration-5.8.90git~20170112T153549~41373d2/src/windowsystem/waylandintegration.cpp:51
#16 WaylandIntegrationSingleton::~WaylandIntegrationSingleton (this=<optimized out>, __in_chrg=<optimized out>) at /usr/src/debug/kwayland-integration-5.8.90git~20170112T153549~41373d2/src/windowsystem/waylandintegration.cpp:37
#17 (anonymous namespace)::Q_QGS_privateWaylandIntegrationSelf::Holder::~Holder (this=<optimized out>, __in_chrg=<optimized out>) at /usr/src/debug/kwayland-integration-5.8.90git~20170112T153549~41373d2/src/windowsystem/waylandintegration.cpp:43
#18 0x00007f5a5c945ea0 in __run_exit_handlers () from /lib64/libc.so.6
#19 0x00007f5a5c945efa in exit () from /lib64/libc.so.6
#20 0x00007f5a5c92f298 in __libc_start_main () from /lib64/libc.so.6
#21 0x0000000000417aaa in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2017-01-17 22:49:10 UTC

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