[Libreoffice-bugs] [Bug 138022] LibreOffice exits/crashes when minimizing start center after closing a document (SKIA)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Nov 16 22:04:56 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=138022
--- Comment #6 from Jan-Marek Glogowski <glogow at fbihome.de> ---
(In reply to Telesto from comment #5)
> It's Skia specific.. but unrelated to drivers: talking about Skia Raster
> (not Vulkan)
>
> Version: 7.1.0.0.alpha1+ (x64)
> Build ID: 5a96093f0ecee53432bdf35f247edd6deb501baf
> CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
> Locale: nl-NL (nl_NL); UI: en-US
> Calc: CL
>
> And leaving in the middle if it's crash or graceful exit. Kind of hard to
> tell with they start center
Oh. I totally missed that I had Skia disabled in Windows. Now I can reproduce
the crash. It actually hits the std::abort() in
SkiaSalGraphicsImpl::createWindowSurface().
That line has the following comment: // This should not really happen, do not
even try to cope with it.
Pending workaround at: https://gerrit.libreoffice.org/c/core/+/105963
IMHO VCL shouldn't send empty images to the backends, like in bug 130831, which
is completely unrelated but has the same kind of hack as a fix.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201116/b3e60763/attachment.htm>
More information about the Libreoffice-bugs
mailing list