[Bug 263828] Meinproc4 crashes when building documentation

Wolfgang Rohdewald wolfgang at rohdewald.de
Sat Apr 2 18:03:36 CEST 2011


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


Wolfgang Rohdewald <wolfgang at rohdewald.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wolfgang at rohdewald.de




--- Comment #9 from Wolfgang Rohdewald <wolfgang rohdewald de>  2011-04-02 18:03:32 ---
I can confirm Ralfs backtrace. However not with an own backtrace - I do not yet
know how to produce that on Windows, relwithdebug. But I inserted debug output
and found the problem in xmlFreeNode at DICT_FREE(cur->content)

this always happens while parsing
docbook/xsl-stylesheets-1.75.2/html/glossary.xsl, while meinproc4ing
calligra/calligra/index.docbook

BUT if I compile libxml2 with DEBUG_MEMORY and DEBUG_MEMORY_LOCATION defined,
meinproc4.exe finishes without any error!

and on Linux valgrind finds nothing.

Ralf, if you enable DEBUG_MEMORY and DEBUG_MEMORY_LOCATION, does your heap
checker still find a problem? If not, what about Andre mentioning win-iconv? Is
it possible to revert the switch to win-iconv just for testing?

-- 
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