Description: Memory usage increases with 50MB on file open and 30 mb in Start Center Steps to Reproduce: 1. Open the attached file with 4.4.7.2 and 4.3.7.2 and compare memory usage on file open and memory usage after closing the document Same behavior can still be seen in 7.1 Actual Results: 50 MB increase on file open 30 MB on close Expected Results: No clue Reproducible: Always User Profile Reset: No Additional Info: Version: 7.1.0.0.alpha0+ (x64) Build ID: 83c4f86f22dc37269ac6a038fe7de053c42aad6e CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: en-US (nl_NL); UI: en-US Calc: CL
Created attachment 161469 [details] Bibisect log Bisected to: author Markus Mohrhard <markus.mohrhard@collabora.co.uk> 2014-11-20 09:52:03 +0100 committer Markus Mohrhard <markus.mohrhard@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.
https://cgit.freedesktop.org/libreoffice/core/commit/?id=a55f740045d6d30e1ef5522889d2dc359ca5784a