[Libreoffice-bugs] [Bug 143152] Crash just after startup in 7.3 master nightly build.

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Jul 4 16:59:15 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=143152

Julien Nabet <serval2412 at yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |l.lunak at collabora.com

--- Comment #4 from Julien Nabet <serval2412 at yahoo.fr> ---
(In reply to JO3EMC from comment #3)
> (In reply to Julien Nabet from comment #2)
> ...
> The results are as follows.
> 
> * UI Render: Skia/Vulkan -> Crash  ("Use Skia for all rendering" cheked)
> * UI Render: Skia/Raster -> Launch ("Force Skia software rendering" cheked)
> * UI Render: default     -> Launch (Skia is disabled.)
> ...

So with Skia disabled, it works.
Did you check Windows was up-to-date also graphic driver?

Luboš: if the user is up-to-date for Windows and graphic card driver, in
vcl/skia/skia_denylist_vulkan.xml, should we 
change this line:
<entry os="all" vendor="amd" compare="less_equal" version="2.0.49">
to
<entry os="all" vendor="amd" compare="less_equal" version="2.0.84">
(since 2.0.83 doesn't work)
or add specific deny entry for:
Vendor: 0x1002
Device: 0x15dd
?

-- 
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/20210704/8a137dfa/attachment.htm>


More information about the Libreoffice-bugs mailing list