Re: 7.4RC1 et al: cannot find block containing chunk

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: 7.4RC1 et al: cannot find block containing chunk
Дата
Msg-id Pine.LNX.4.44.0311092155540.11030-100000@peter.localdomain
обсуждение исходный текст
Ответ на 7.4RC1 et al: cannot find block containing chunk  (greimel@ing.iac.es (Robert Greimel))
Список pgsql-bugs
Robert Greimel writes:

> using PostgreSQL-7.2.2 and several user defined C function - dynamically loaded
> from one .so file - I (sometimes) see the following error message doing the
> following query:
>
> >psql database
> =# SELECT id,deg2ra(ra),deg2dec(dec),frames FROM Fields;
> ERROR:  AllocSetFree: cannot find block containing chunk 0x83a5300

Apparently, the implementation of that function contains a bug in the
memory handling.

--
Peter Eisentraut   peter_e@gmx.net

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

Предыдущее
От: Scott Goodwin
Дата:
Сообщение: Re: PostgreSQL 7.4RC1 crashes on Panther
Следующее
От: Tom Lane
Дата:
Сообщение: Re: 7.4RC1 et al: cannot find block containing chunk