Re: Postgres 9.0 crash on win7 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Postgres 9.0 crash on win7
Date
Msg-id 10408.1286161015@sss.pgh.pa.us
Whole thread Raw
In response to Re: Postgres 9.0 crash on win7  (Craig Ringer <craig@postnewspapers.com.au>)
Responses Re: Postgres 9.0 crash on win7  (Craig Ringer <craig@postnewspapers.com.au>)
Re: Postgres 9.0 crash on win7  (Andrea Peri 2007 <aperi2007@gmail.com>)
Re: Postgres 9.0 crash on win7  (Craig Ringer <craig@postnewspapers.com.au>)
List pgsql-bugs
Craig Ringer <craig@postnewspapers.com.au> writes:
> While it's consistently crashing my Pg 9 on win7 32-bit, too, I haven't
> been able to get a backtrace yet. I thought it'd be trivial given the
> ease of reproducing the crash - but the process that's crashing isn't
> the backend running the query.

> It looks like it's one of the helpers like the stats collector, autovac,
> bgwriter, etc. I'm unsure which yet.

I'd bet on autovacuum.  You might be able to reproduce the crash in the
foreground process by issuing a manual VACUUM or ANALYZE.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Postgres 9.0 crash on win7
Next
From: Craig Ringer
Date:
Subject: Re: BUG #5683: Service path incorrectly configured