Re: BUG #2234: terminated by signal 11 - Mailing list pgsql-bugs

From Alvaro Herrera
Subject Re: BUG #2234: terminated by signal 11
Date
Msg-id 20060203145120.GC16575@surnet.cl
Whole thread Raw
In response to BUG #2234: terminated by signal 11  ("Kresimir Tonkovic" <kresimir.tonkovic@gmail.com>)
List pgsql-bugs
Kresimir Tonkovic wrote:

> PostgreSQL version: 8.1.0_3

If this is really 8.1.0, then you should update to the newest version,
as there are some known bugs that cause this problem (autovacuum
related).

> LOG:  server process (PID 19375) was terminated by signal 11
> LOG:  terminating any other active server processes

What was process 19375 doing?  If it was autovacuum, then upgrade to
8.1.2 and try again.  If not, let's see a backtrace of the resulting
core dump.  Do you have user-defined functions in C language?

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-bugs by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: BUG #2225: Backend crash -- BIG table
Next
From: Stephan Szabo
Date:
Subject: Re: BUG #2225: Backend crash -- BIG table