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

--- Comment #33 from Matt Fagnani <matt.fagn...@bell.net> ---
Created attachment 153561
  --> https://bugs.kde.org/attachment.cgi?id=153561&action=edit
WAYLAND_DEBUG=1 plasmashell --replace output when plasmashell crashed with
wl_proxy_unref: Assertion `proxy->refcount > 0' failed.

I reproduced the crash in Plasma 5.26.2 in a Fedora Rawhide live image with KF
5.99.0 and Qt 5.15.7 and the blur effect disabled using WAYLAND_DEBUG=1
plasmashell --replace > /tmp/plasmashell/plasmashell-wayland-debug-1.txt 2>
/tmp/plasmashell/plasmashell-wayland-debug-1.txt, but the errors weren't shown
in the log and the log was 50 MB. A second crash with just WAYLAND_DEBUG=1
plasmashell --replace showed a failed assertion plasmashell:
../src/wayland-client.c:230: wl_proxy_unref: Assertion `proxy->refcount > 0'
failed. I'm attaching what I could copy from konsole of the Wayland debug log
before the second crash. The drkonqi notification disappeared before I clicked
on it and the crash wasn't shown in the Crashed Processes Viewer or coredumpctl
so I didn't get the trace. I saw a plasmashell crash in wl_proxy_unref
yesterday when I reproduced this problem which had a trace like that reported
at https://bugs.kde.org/show_bug.cgi?id=452370 drkonqi crashed after I
installed the debuginfo packages for libwayland-client qt5-qtbase etc. and
clicked Reload in it so I don't have the trace. The failed assertion might've
indicated that the Wayland proxy had been freed and then was being used or
freed again. I'll try with the basic Renderer loop as suggested and see what
happens.  Thanks

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to