Re: libxml incompatibility

Поиск
Список
Период
Сортировка
Искать
От
Alvaro Herrera
Тема
Re: libxml incompatibility
Дата
Msg-id
20090307035517.GN3901@alvh.no-ip.org
Ответ на
Список
Дерево обсуждения
Re: libxml incompatibility "Holger Hoffstaette" <holger@wizards.de>
Re: libxml incompatibility Andrew Dunstan <andrew@dunslane.net>
Re: libxml incompatibility Alvaro Herrera <alvherre@commandprompt.com>
Re: libxml incompatibility Andrew Dunstan <andrew@dunslane.net>
Andrew Dunstan wrote:
>
> Holger Hoffstaette wrote:
>
>> http://www.nabble.com/New-libxml-which-is-reentrant---to18329452.html
>>
>> Seems to me that Perl (?) is calling functions it is not supposed to call
>> - I'm guessing due to assumptions about mismatching lifecycles. The
>> parsing functions themselves are supposedly reentrant.
>
> Maybe someone can trace the libxml calls ... not sure how exactly ...  
> given Alvaro's example, it doesn't seem likely to me that this is due to  
> a call to xmlCleanupParser(), but maybe the perl code invokes by simply  
> doing "use XML::LibXML;" calls that for some perverse reason.

Something that came to my mind was that maybe the change of memory
management (to make it use palloc) could be confusing libxml somehow.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

В списке pgsql-hackers по дате отправления
От: Andrew Dunstan
Дата:
Сообщение: Re: libxml incompatibility
От: Andrew Dunstan
Дата:
Сообщение: Re: libxml incompatibility
FAQ