Re: abnormal exits: what am I overlooking? - Mailing list pgsql-general

From Tom Lane
Subject Re: abnormal exits: what am I overlooking?
Date
Msg-id 9685.1014853187@sss.pgh.pa.us
Whole thread Raw
In response to abnormal exits: what am I overlooking?  (Andrew Sullivan <andrew@libertyrms.info>)
Responses vsnprintf and 64-bit Solaris 7 (was: abnormal exits)  (Andrew Sullivan <andrew@libertyrms.info>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Re-write rules on views
Next
From: Rip
Date:
Subject: Re: Re-write rules on views