Re: PG Seg Faults Performing a Query

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: PG Seg Faults Performing a Query
Дата
Msg-id 20070822134218.GB32099@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: PG Seg Faults Performing a Query  (Martijn van Oosterhout <kleptog@svana.org>)
Ответы Re: PG Seg Faults Performing a Query
Список pgsql-general
Martijn van Oosterhout escribió:

> That said, it would be nice if it returned an error instead of
> crashing.

In my opinion it isn't just a matter of "would be nice".  It is a
possible bug that should be investigated.

A look at a stack trace from the crashing process would be the first
place to start.  In order to do that, please set "ulimit -c unlimited"
and rerun the query under psql.  That should produce a core file.  Then
run
gdb psql core
and inside gdb, execute "bt".  Please send that output our way.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: PG Seg Faults Performing a Query
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: could not open file "pg_clog/0BFF"