Summary: | KWin crashed in ColorCorrect Manager after wakeup from suspend | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Kai Uwe Broulik <kde> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | betterkde |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Kai Uwe Broulik
2019-07-08 08:26:37 UTC
> After latest updates. Like after distro updates? > the problem went away and hasn't come up since. Does KWin still crash after resume? Probably ABI mismatch after system update Created attachment 124210 [details]
New crash information added by DrKonqi
kwin_x11 (5.17.3) using Qt 5.13.2
- What I was doing when the application crashed:
Notebook working on battery go to suspend after some time of non activity. After run system again, this occured.
-- Backtrace (Reduced):
#6 0x00007f5a3139e455 in KWin::ColorCorrect::Manager::resetSlowUpdateTimer() () at /usr/lib/x86_64-linux-gnu/libkwin.so.5
#7 0x00007f5a3139e61b in KWin::ColorCorrect::Manager::resetSlowUpdateStartTimer() () at /usr/lib/x86_64-linux-gnu/libkwin.so.5
#8 0x00007f5a3139e845 in KWin::ColorCorrect::Manager::resetQuickAdjustTimer() () at /usr/lib/x86_64-linux-gnu/libkwin.so.5
#9 0x00007f5a3139edc8 in KWin::ColorCorrect::Manager::init() () at /usr/lib/x86_64-linux-gnu/libkwin.so.5
#10 0x00007f5a2ee269ef in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7fffc7acda00, r=0x5655483bc5f0, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
|