| Summary: | Segfault on virtual desktop change | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Roman Gilg <subdiff> |
| Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | backtrace | ||
Do you have any idea how kwin got from here #3 0x00007f4a76b24651 in KWin::IdleInhibition::update to here #2 0x00007f4a75472ca6 in KWayland::Server::SurfaceInterface::setOutputs Never happened again. |
Created attachment 119909 [details] backtrace Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007f4a753e8ee4 in QVector<KWayland::Server::AppMenuInterface*>::~QVector (this=0x10, __in_chrg=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:73 73 inline ~QVector() { if (!d->ref.deref()) freeData(d); } Backtrace attached.