Re: Many 8.3 server crashes in xmlCleanupCharEncodingHandlers()

Поиск
Список
Период
Сортировка
От Matt Magoffin
Тема Re: Many 8.3 server crashes in xmlCleanupCharEncodingHandlers()
Дата
Msg-id 50222.192.168.1.108.1197953459.squirrel@msqr.us
обсуждение исходный текст
Ответ на Re: Many 8.3 server crashes in xmlCleanupCharEncodingHandlers()  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Many 8.3 server crashes in xmlCleanupCharEncodingHandlers()  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
> This was reported before,
> http://archives.postgresql.org/pgsql-general/2007-12/msg00716.php
> but neither he nor you have provided anything approximating a
> reproducible test case.  The interactions with libxml are messy
> enough that I'm not even going to think about fixing this without
> a test case to trace through.

I'll try to get a test case to you. I've had trouble getting it to
consistently crash, except via JDBC. Do you still happen to have that
database dump I provided to you previously? I can try to get the crash to
occur on that table.

I also noticed these in my log file, don't know if this is helpful:

TRAP: FailedAssertion("!(pointer == (void *) (((long) ((pointer)) + ((4) -
1)) & ~((long) ((4) - 1))))", File: "mcxt.c", Line: 581)
LOG:  server process (PID 714) was terminated by signal 6: Abort trap

TRAP: BadArgument("!(((header->context) != ((void *)0) &&
(((((Node*)((header->context)))->type) == T_AllocSetContext))))", File:
"mcxt.c", Line: 589)
LOG:  server process (PID 633) was terminated by signal 6: Abort trap

-- m@



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Many 8.3 server crashes in xmlCleanupCharEncodingHandlers()
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Many 8.3 server crashes in xmlCleanupCharEncodingHandlers()