https://bugs.kde.org/show_bug.cgi?id=365242
Martin Gräßlin changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=365242
--- Comment #7 from Fabian Vogt ---
(In reply to Martin Gräßlin from comment #6)
> (In reply to Martin Gräßlin from comment #5)
> > > However, it crashes with a segfault after that, in a global destructor:
> >
> > meh, but a different bug. Have an idea
https://bugs.kde.org/show_bug.cgi?id=365242
--- Comment #6 from Martin Gräßlin ---
(In reply to Martin Gräßlin from comment #5)
> > However, it crashes with a segfault after that, in a global destructor:
>
> meh, but a different bug. Have an idea for it ;-)
And put into code: https://phabricato
https://bugs.kde.org/show_bug.cgi?id=365242
--- Comment #5 from Martin Gräßlin ---
> However, it crashes with a segfault after that, in a global destructor:
meh, but a different bug. Have an idea for it ;-)
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=365242
--- Comment #4 from Fabian Vogt ---
(In reply to Martin Gräßlin from comment #3)
> Possible patch for the crash: https://phabricator.kde.org/D2135 - untested
> as I don't have a VM setup for it (need to fix that).
Looks like it's working: FATAL ERROR:
https://bugs.kde.org/show_bug.cgi?id=365242
Martin Gräßlin changed:
What|Removed |Added
Flags||ReviewRequest+
--- Comment #3 from Martin Gräß
https://bugs.kde.org/show_bug.cgi?id=365242
--- Comment #2 from Martin Gräßlin ---
Overall I think the main problem here is that the DRM backend doesn't handle
different formats properly yet. It only supports RGB32. Given the fbdev bug on
the same hardware I assume that it's also an BGR/24 case.
https://bugs.kde.org/show_bug.cgi?id=365242
--- Comment #1 from Martin Gräßlin ---
Looks like the same general problem (just looked at the code, it calls map
without verifying). Though in that case I don't think we can do anything useful
except to terminate. If we cannot create a buffer to render
https://bugs.kde.org/show_bug.cgi?id=365242
Fabian Vogt changed:
What|Removed |Added
Summary|KWin crashes with VM with |KWin crashes in VM with
|cirrus