| Summary: | xmllint loops endlessly in processing some index.docbook | ||
|---|---|---|---|
| Product: | [Websites] docs.kde.org | Reporter: | Thomas Heuving <heuving> |
| Component: | ksgmltools | Assignee: | Docbook Team <kde-docbook> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Thomas Heuving
2003-01-06 20:13:27 UTC
What version of libxml2 do you have? This sounds like http://bugs.kde.org/show_bug.cgi?id=51023 Subject: Re: xmllint loops endlessly in processing some index.docbook Am Montag Januar 6 2003 20:32 schriebst du: > ------- What version of libxml2 do you have? libxml2.so.2.4.28 Was downloaded and compiled by konstruct, which I used to compile everything; and LD_LIBRARY_PATH=$QTDIR/lib:$KDEDIR/lib with QTDIR=/usr/lib/qt3.1 and KDEDIR=/opt/kde3rc6 Could use a /usr/lib/libxml2.so.2.4.23, but konstruct is building the new version for a reason? > > This sounds like http://bugs.kde.org/show_bug.cgi?id=51023 Don't think so, because there are no coredumps, just a xmllint which loops endlessly and eats all the memory. Tsch |