Re: InitBufferPoolAccess crash

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: InitBufferPoolAccess crash
Дата
Msg-id 17488.1147208854@sss.pgh.pa.us
обсуждение исходный текст
Ответ на InitBufferPoolAccess crash  ("Ed L." <pgsql@bluepolka.net>)
Ответы Re: InitBufferPoolAccess crash  ("Ed L." <pgsql@bluepolka.net>)
Список pgsql-general
"Ed L." <pgsql@bluepolka.net> writes:
>    from /opt/pgsql/installs/postgresql-7.3.4/bin/postmaster
> (gdb) bt
> #0  0x12d288 in InitBufferPoolAccess ()
>    from /opt/pgsql/installs/postgresql-7.3.4/bin/postmaster
> Error accessing memory address 0x0: Invalid argument.

Right offhand I'd imagine that the calloc() call failed and returned
NULL --- leastwise it's hard to see how else that routine could crash.
Could your machine be nearly out of memory?

            regards, tom lane

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

Предыдущее
От: "Rodrigo Cortés"
Дата:
Сообщение: Re: install postgres on usb drive???
Следующее
От: "Rodrigo Cortés"
Дата:
Сообщение: Re: install postgres on usb drive???