Re: [xml] libxml-2.3.3 amd libxslt-0.4.0 are out

Date view Thread view Subject view Author view

From: Gary Pennington (Gary.Pennington@uk.sun.com)
Date: Sun Mar 04 2001 - 12:18:37 EST


Hi,

There appears to be a regression in this release. xmllint has stopped working
with my xml documents and generates errors such as

calvin:dev/ASPSE/src:$ xmllint --valid /etc/pool.conf
file:///usr/share/lib/xml/dtd/rm_all.dtd:14: validity error: PEReference: %;
not found
%rm_core;
        ^
file:///usr/share/lib/xml/dtd/rm_all.dtd:18: validity error: PEReference: %;
not found
%rm_resource;
            ^
file:///usr/share/lib/xml/dtd/rm_all.dtd:22: validity error: PEReference: %;
not found
%rm_pool;
        ^
before core dumping

Segmentation Fault (core dumped)

calvin:dev/ASPSE/src:$ pstack core
core 'core' of 17174: xmllint --valid /etc/pool.conf
 ff2c4c9c xmlStrdup (1, ff136000, 42040, ff136000, 21de8, ff0c1b68) + 4c
 ff30c47c xmlNewElementContent (1, 2, b4, 1, 21dc0, ff2d5b8c) + 20c
 ff2d5b68 xmlParseElementChildrenContentDecl (54f10, ff28abe4, b6, 1,
ff3e0000, ff3a02d4) + 1008
 ff2d4c8c xmlParseElementChildrenContentDecl (54f10, 7, 69230, ff136000,
21de8, ff0c1b68) + 12c
 ff2d61fc xmlParseElementContentDecl (54f10, 420c0, ffbee6b0, 69230, 21dc0,
ff2cd754) + 2bc
 ff2d6d30 xmlParseElementDecl (54f10, 0, 0, 0, 0, 0) + a30
 ff2d72a8 xmlParseMarkupDecl (54f10, 0, 0, 0, 0, 0) + b0
 ff2d97ac xmlParseExternalSubset (54f10, 56750, 567c0, 567c0, 0, 0) + 6e4
 ff2a991c externalSubset (54f10, 42000, 56750, 567c0, 0, 0) + 36c
 ff2e42c4 xmlParseDocument (54f10, 0, 0, 0, 0, 0) + 814
 ff2eac80 xmlSAXParseFile (0, ffbef0a4, 0, 0, 0, 0) + 128
 ff2eadd4 xmlParseFile (ffbef0a4, 0, 0, 0, 0, 0) + 34
 00014658 parseAndPrintFile (ffbef0a4, 1a2ec, ff138588, 0, 2f657463,
2d2d6474) + 5f0
 000163b0 main (3, ffbeef24, ffbeef34, 2b400, 0, 0) + fe0
 00013328 _start (0, 0, 0, 0, 0, 0) + f8

I'm too wasted to do more debugging today, but has anybody got any pointers
for me on what may have changed in this release before I start my debugging
session tomorrow? This was all working with 2.3.2.

Gary

Daniel Veillard wrote:

> Downloads from:
> ftp://xmlsoft.org/
>
> http://xmlsoft.org/
>
> libxml-2.3.3 is a normal bugfix release. It also include
> significative performance improvements.
>
> http://xmlsoft.org/XSLT/
>
> Libxslt-0.4.0 is the fourth beta release, it should cover
> most features from the XSLT-1.0 spec.
> It requires libxml 2.3.3 or later.
> The embedded xmlproc test program allow to run non-trivial
> transformations.
>
> The parts missing are:
> - Embedding Stylesheets
> - document() and key() are incomplete
>
> Daniel
>
> --
> Daniel Veillard | Red Hat Network http://redhat.com/products/network/
> veillard@redhat.com | libxml Gnome XML toolkit http://xmlsoft.org/
> http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
> ----
> Message from the list xml@rpmfind.net
> Archived at : http://xmlsoft.org/messages/
> to unsubscribe: echo "unsubscribe xml" | mail majordomo@rpmfind.net

----
Message from the list xml@rpmfind.net
Archived at : http://xmlsoft.org/messages/
to unsubscribe: echo "unsubscribe xml" | mail  majordomo@rpmfind.net


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Sun Mar 04 2001 - 12:44:21 EST