[Bug 263828] Meinproc4 crashes when building documentation

Andre Heinecke aheinecke at intevation.de
Sun Mar 6 01:34:02 CET 2011


https://bugs.kde.org/show_bug.cgi?id=263828





--- Comment #4 from Andre Heinecke <aheinecke intevation de>  2011-03-06 01:31:39 ---
Further debugging into transform ( kdelibs/kdoctools/xslt.cpp ) revealed that
the crash occurs in line 178 xsltFreeStylesheet(style_sheet).

According to SaroEngels even if the Q_WS_WIN && SIMPLE_XSLT part is not in
there it still crashes. I can verify this by checking the validity of the
xsltprocExternalLoader return values.

Since style_sheet is a valid style_sheet the remaining "Bug Source" is libxml2
itself.

I've reverted all our code patches in libxml2 and it still crashes. I've set
libxml2 to non threaded (which is not an option for kde but just for testing)
and it still crashes.

Until a better solution is found the enterprise5 configuration of meinproc will
include a patch delting that free. A memleak in a temporary process used during
build is better then an altogether instable buildsystem.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kde-windows mailing list