[Libreoffice-bugs] [Bug 133563] Memory usage increases with 50MB on file open and 30 mb in Start Center

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun May 31 19:03:05 UTC 2020


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

--- Comment #1 from Telesto <telesto at surfxs.nl> ---
Created attachment 161469
  --> https://bugs.documentfoundation.org/attachment.cgi?id=161469&action=edit
Bibisect log

Bisected to:
author  Markus Mohrhard <markus.mohrhard at collabora.co.uk>       2014-11-20
09:52:03 +0100
committer       Markus Mohrhard <markus.mohrhard at collabora.co.uk>      
2014-11-20 13:50:51 +0100
commit  a55f740045d6d30e1ef5522889d2dc359ca5784a (patch)
tree    cf05fa9cd35419dc488e96f23c67d4eb308f71e0
parent  dcdc8df2e6d740dd75ff6e28727ca757e4882f86 (diff)
include the unx part for getting OpenGL driver & device information
desktop/unx/source/glxtest.cxx is taken directly from the Mozilla
project.

THe whole concept is taken from Mozilla and is based on starting an
early process that creates an OpenGL context. This prevents crashing
drivers to crash Libreoffice.

We read the information from the pipe as soon as we create the first vcl
Window. In that place we then decide if the device/driver combination is
blacklisted.

-- 
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/20200531/0fda67e1/attachment.htm>


More information about the Libreoffice-bugs mailing list