Re: abnormal exits: what am I overlooking?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: abnormal exits: what am I overlooking?
Дата
Msg-id 9685.1014853187@sss.pgh.pa.us
обсуждение исходный текст
Ответ на abnormal exits: what am I overlooking?  (Andrew Sullivan <andrew@libertyrms.info>)
Ответы vsnprintf and 64-bit Solaris 7 (was: abnormal exits)
Список pgsql-general
Andrew Sullivan <andrew@libertyrms.info> writes:
> I'm doing some tests with 7.2 here, and I'm having trouble creating a
> table.  This is on Solaris 7 compiled with a 64 bit gcc; gcc -v gives

> The backend died with the attached in the log, debug level 1.

> 2002-02-27 18:40:36 [25234]  DEBUG:  server process (pid 27450) was terminated by signal 10

Looks like a core dump.  What's signal 10 on your machine?
(/usr/include/signal.h is a good reference if you don't know)
Can you get a gdb backtrace from the core file?

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Re-write rules on views
Следующее
От: Rip
Дата:
Сообщение: Re: Re-write rules on views