On Thu, Aug 20, 2015 at 3:44 PM, Dennis Francis <dennisfrancis.in@gmail.com>
wrote:
Hi
I ran valgrind on soffice built on master and I am investigating the
trace posted at http://pastebin.ca/3117264
It seems to suggest that not all objects of type SvpGcpHelper are
deallocated.
The SvpGcpHelper objects are deleted directly by
SvpGlyphPeer::RemovingGlyph.
This function is getting called by GlyphCache::RemovingGlyph, which in
turn is called by
ServerFont::GarbageCollect.
GlyphCache::GarbageCollect calls ServerFont::GarbageCollect. But does not
look like GarbageCollect()'s clears _all_ SvpGcpHelper objects.
Should not SvpGcpHelper objects be cleaned up completely in one of the
destructors ? If so could someone please point to the object whose
destructor should be deleting all remaining SvpGcpHelper objects ?
I have submitted a patch at https://gerrit.libreoffice.org/#/c/17880/
regarding this.
Thanks,
Dennis
http://www.ldcs.co.in
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.