Re: BUG #3318: PostgreSQL : server process (PID 3480) was terminated by signal 5

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: BUG #3318: PostgreSQL : server process (PID 3480) was terminated by signal 5
Дата
Msg-id 465C5A75.5070707@hagander.net
обсуждение исходный текст
Ответ на Re: BUG #3318: PostgreSQL : server process (PID 3480) was terminated by signal 5  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-bugs
Bruce Momjian wrote:
> What is signal 5 in XP?  I looked in the MinGW source used to build
> PostgreSQL 8.1.4 and there is no mention of a signal 5 there.  I see
> signal 5 mentioned here:

Access denied. Most often showed for accessing memory outside the mapped
space, so this similar to SIGSEGV.

//Magnus

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #3318: PostgreSQL : server process (PID 3480) was terminated by signal 5
Следующее
От: David Fetter
Дата:
Сообщение: Re: BUG #3320: Error when using INSERT...RETURNING as a subquery