Re: Still crashing with latest 7.0.2 (Re: (forw) more crashes) - Mailing list pgsql-hackers

From Alfred Perlstein
Subject Re: Still crashing with latest 7.0.2 (Re: (forw) more crashes)
Date
Msg-id 20001008110240.G272@fw.wintelcom.net
Whole thread Raw
In response to Still crashing with latest 7.0.2 (Re: (forw) more crashes)  (Alfred Perlstein <bright@wintelcom.net>)
Responses Re: Still crashing with latest 7.0.2 (Re: (forw) more crashes)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
* Alfred Perlstein <bright@wintelcom.net> [001008 03:52] wrote:
> 
> Unfortunatly I'm still getting crashes, this one looks like it's
> during a vacuum, previously I got a crash while doing an UPDATE, but
> in exactly the same spot, it took quite a bit longer to provoke this
> time:

I should have also said that since this is pretty reproducable I'd
be happy to run with patches for stronger assertion checks so
that perhaps backends would check to see if they might be writing
out these incorrect blocks.

(Tom Lane said that this looks like it's caused by previous corruption)

-Alfred


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Suggested change in include/utils/elog.h
Next
From: Christof Petig
Date:
Subject: Re: postgres functions and C++