Seg fault in postgres 7.4.7? - Mailing list pgsql-general

From Akash Garg
Subject Seg fault in postgres 7.4.7?
Date
Msg-id 89058be20507052158241b5323@mail.gmail.com
Whole thread Raw
Responses Re: Seg fault in postgres 7.4.7?
Re: Seg fault in postgres 7.4.7?
List pgsql-general
My postgres 7.4.7 installation crashed on its own today -- here is the
error log:

ERROR:  duplicate key violates unique constraint "toolbar_pkey"
LOG:  server process (PID 22753) 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.

Is this a known bug?

Akash

pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: How can I make SELECT return tuple numbers?
Next
From: Richard Huxton
Date:
Subject: Re: Seg fault in postgres 7.4.7?