Re: recent --with-libxml support - Mailing list pgsql-hackers

From Jeremy Drake
Subject Re: recent --with-libxml support
Date
Msg-id Pine.BSO.4.64.0612222204390.8221@resin.csoft.net
Whole thread Raw
In response to Re: recent --with-libxml support  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, 22 Dec 2006, Tom Lane wrote:

> Jeremy Drake <pgsql@jdrake.com> writes:
> >> Can you provide a stack trace for that crash?
>
> > #0  0xb7c4dc85 in memcpy () from /lib/tls/libc.so.6
> > #1  0x08190f59 in appendBinaryStringInfo (str=0xbfd87f90,
> >     data=0x841ffc0 "qux", datalen=138543040) at stringinfo.c:192
> > #2  0x0828377f in map_sql_identifier_to_xml_name (ident=0x841ffc0 "qux",
> >     fully_escaped=0 '\0') at xml.c:933
>
> Hmm ... it seems to work for me here, using Fedora 5's libxml.
>
> Are you by any chance running this with a non-C locale?  The trace
> suggests an encoding-mismatch sort of issue...

Nope.

I saw another buildfarm member that looks like it croaked in the same
place:
http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=sponge&dt=2006-12-22%2022:30:02

So I guess it is not just me...


-- 
If you think education is expensive, try ignorance.    -- Derek Bok, president of Harvard


pgsql-hackers by date:

Previous
From: Robert Treat
Date:
Subject: Re: Interface for pg_autovacuum
Next
From: Peter Eisentraut
Date:
Subject: Re: recent --with-libxml support