Re: BUG #2142: autovacuum process (PID 1641) was terminated by signal 11

From: Brian Hirt <bhirt(at)mobygames(dot)com>
To: "Brian Hirt" <bhirt(at)mobygames(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2142: autovacuum process (PID 1641) was terminated by signal 11
Date: 2006-01-04 21:47:09
Message-ID: D7DD79A9-E87A-4241-9471-2C9F08A0E1A4@mobygames.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Please disregard. I submitted last night via the web and when it
didn't go through I joined the list and sent again. I guess it was
just slow to go through.

Thanks again to everyone who earlier today.

--brian

On Jan 3, 2006, at 10:52 PM, Brian Hirt wrote:

>
> The following bug has been logged online:
>
> Bug reference: 2142
> Logged by: Brian Hirt
> Email address: bhirt(at)mobygames(dot)com
> PostgreSQL version: 8.1.1
> Operating system: redhat 7.3
> Description: autovacuum process (PID 1641) was terminated by
> signal
> 11
> Details:
>
> When I'm doing a database load of a 5gb database, autovacuum always
> segfaults shortly after the load finishes
>
> LOG: autovacuum process (PID 1641) was terminated by signal 11
> LOG: terminating any other active server processes
> WARNING: terminating connection because of crash of another server
> process
> DETAIL: The postmaster has commanded this server process to roll
> back the
> current transaction and exit, because another server process exited
> abnormally and possibly corrupted shared memory.
>
> I'll try to get around to recompiling with debug and running from
> gdb to get
> a back trace.
>
> This problem sounds similiar to these reports:
>
> http://archives.postgresql.org/pgsql-bugs/2005-09/msg00200.php
>
> and
>
> http://archives.postgresql.org/pgsql-bugs/2005-11/msg00276.php
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
> http://archives.postgresql.org

--------------------------------------------
MobyGames
http://www.mobygames.com
The world's largest and most comprehensive
gaming database project

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2006-01-04 22:21:07 Re: BUG #2144: Domain NOT NULL constraints ignored in rules
Previous Message Robert Osowiecki 2006-01-04 21:39:24 Re: BUG #2143: Indexes incorrectly created from database dump