Bug 413295 - Crash in IdleInhibition::update
Summary: Crash in IdleInhibition::update
Status: RESOLVED DUPLICATE of bug 420039
Alias: None
Product: kwin
Classification: Plasma
Component: wayland-generic (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-21 19:19 UTC by Roman Gilg
Modified: 2020-05-08 16:01 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
backtrace (9.65 KB, text/plain)
2019-10-21 19:19 UTC, Roman Gilg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Gilg 2019-10-21 19:19:30 UTC
Created attachment 123392 [details]
backtrace

Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007fe0bcbe1bcc in QScopedPointer<KWayland::Server::Resource::Private, QScopedPointerDeleter<KWayland::Server::Resource::Private> >::data (this=0x10) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qscopedpointer.h:140
140             return d;

Backtrace attached.
Comment 1 Vlad Zahorodnii 2019-10-31 11:32:49 UTC
I wonder what client has no surface associated with it.

#2  0x00007fe0bcc6cc12 in KWayland::Server::SurfaceInterface::inhibitsIdle() const (this=0x0) at /home/roman/dev/kde/src/frameworks/kwayland/src/server/surface_interface.cpp:944
#3  0x00007fe0be1b7faa in KWin::IdleInhibition::update(KWin::AbstractClient*) (this=0x556aee43a540, client=0x556aefc9bf10) at /home/roman/dev/kde/src/kde/workspace/kwin/idle_inhibition.cpp:104

Is desktopchangeosd script enabled?
Comment 2 David Edmundson 2020-05-08 16:01:04 UTC

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