Date: prev next · Thread: first prev next last
2016 Archives by date, by thread · List index


On 12/20/2016 09:29 AM, Stephan Bergmann wrote:
idlc spawns a child process exec'ing ucpp; this backtrace is apparently
from that child process, doing

            SAL_INFO("sal.osl", "ChildStatusProc : starting " <<
data.m_pszArgs[0]);

(sal/osl/unx/process.cxx:208) before calling execv.  Why that
std::ostringstream operator << would go into an endless loop allocating
(ever more?) memory (if that is what that "Analysis of sampling idlc"
claims), I have no idea.  Would need further debugging.

ach, <https://cgit.freedesktop.org/libreoffice/core/commit/?id=ffadee038f5887f3ca427740140ddbfb4457e660> "Don't malloc between for and exec"

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.