Re: BUG #2234: terminated by signal 11

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Kresimir Tonkovic <kresimir(dot)tonkovic(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2234: terminated by signal 11
Date: 2006-02-03 14:51:20
Message-ID: 20060203145120.GC16575@surnet.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Stephan Szabo 2006-02-03 16:43:54 Re: BUG #2225: Backend crash -- BIG table
Previous Message Bruno Wolff III 2006-02-03 13:28:23 Re: BUG #2225: Backend crash -- BIG table