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

--- Comment #37 from Fabian Vogt <fab...@ritter-vogt.de> ---
(In reply to Alexander Kowalski from comment #36)
> (In reply to Fabian Vogt from comment #30)
> > (In reply to Lassi Väätämöinen from comment #29)
> > > (In reply to Lassi Väätämöinen from comment #28)
> > > 
> > > > Tried it, but the issue did not reproduce after Firefox restart... of 
> > > > course.
> > > > 
> > > > Not sure if this is of any relevance, I saw the first crash when I had
> > > > issues with Nextcloud sync in the Nextcloud desktop app.
> > > 
> > > 
> > > Now not happening anymore since 15:00 today.
> > > Got 306 coredumps before that, but not reproduced during Valgrind 
> > > debugging.
> > 
> > That actually confirms even more that it's cause by the waylandtasksmodel,
> > as that is by default not accessible when using valgrind due to kwin access
> > controls. To disable those, kwin_wayland needs to be started with
> > KWIN_WAYLAND_NO_PERMISSION_CHECKS=1.
> > You can add that to /etc/environment or
> > 
> > cat <<EOF
> > >/run/user/1000/systemd/user/plasma-kwin_wayland.service.d/override.conf
> > [Service]
> > Environment=KWIN_WAYLAND_NO_PERMISSION_CHECKS=1
> > EOF
> > 
> > and log out and in again.
> 
> Is it possible that there are other interfering factors? I tried running it
> under valgrind with the environment variable set for kwin_wayland but it
> still won't crash like that while relatively consistently crashing otherwise.

It's possible, but I can't think of any.

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

Reply via email to