Re: [xml] libxslt 1.0.7/libxml2-2.4.10 core on aix



On Tue, Nov 13, 2001 at 11:37:56PM +0100, Alfred Reibenschuh wrote:
hi!

libxml2-2.4.10 builds and test fine under aix (powerpc-ibm-aix4.3.3.8)
but xsltproc of libxslt-1.0.7 builds fine and cores on all tests,
it even cores on "xsltproc --catalog" !!!

  Hum, so it's simply limited to initialization.
Does xsltproc --help dumps core too ?

i have not traced the cores but could it be a SMP issue ?

  If you didn't configured libxml2 with --with-threads
then that's not an SMP issue. If you did, then it's very
likely to be one because I heard reports of libxml/libxslt
working on AIX before.

since the code builds with both gcc-2.95.3 and ibm-xlC-3.6.1

  Excellent, if it's not compiler related then this cannot
be too hard !

fine and the maschine has 24 cpus

  Hum, if you configured with --with-threads then something
may be missing from the initialization.
  Are the regression tests (make tests) in libxml2 working ?
or simply is xmllint dying too on any input. The pthread support
has only be tested so far on Linux and Solaris, maybe AIX requires
something special.

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]