pg 7.3.2 assert statement fails. process terminated

Поиск
Список
Период
Сортировка
От Thomas O'Dowd
Тема pg 7.3.2 assert statement fails. process terminated
Дата
Msg-id 1050631724.2216.129.camel@beast.uwillsee.com
обсуждение исходный текст
Ответы Re: pg 7.3.2 assert statement fails. process terminated
Список pgsql-hackers
Hi all,

PostgreSQL 7.3.2 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.2
20020903 (Red Hat Linux 8.0 3.2-7)

One of the backends died on me with the following in the logfile...

er 127.0.0.1 SELECT: regcomp.c:331: p_ere: Assertion `!(p->next <
p->end) || ((p->next < p->end) && (*p->next) == (stop))' failed.
LOG:  server process (pid 8868) was terminated by signal 6
LOG:  terminating any other active server processes
WARNING:  Message from PostgreSQL backend:       The Postmaster has informed me that some other backend       died
abnormallyand possibly corrupted shared memory.       I have rolled back the current transaction and am       going to
terminateyour database system connection and exit.
 

There is nothing before the "er 127.0.0.1" except previous older log
entries.

I'm going to try turn on some more logging to see if I can see what the
problem is. Any pointers? Known bug?

Tom.
-- 
Thomas O'Dowd  - Got a keitai? Get Nooped!
tom@nooper.com - http://nooper.com



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Note about upcoming instability in FE/BE protocol
Следующее
От: Thomas O'Dowd
Дата:
Сообщение: Re: pg 7.3.2 assert statement fails. process terminated