Re: recent --with-libxml support

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: recent --with-libxml support
Дата
Msg-id 6874.1166849929@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: recent --with-libxml support  (Jeremy Drake <pgsql@jdrake.com>)
Ответы Re: recent --with-libxml support  (Jeremy Drake <pgsql@jdrake.com>)
Список pgsql-hackers
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...
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Strange pgsql crash on MacOSX
Следующее
От: Robert Treat
Дата:
Сообщение: Re: Interface for pg_autovacuum