buildfarm failures after pgstat patch

From: Jeremy Drake <pgsql(at)jdrake(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: buildfarm failures after pgstat patch
Date: 2007-05-27 05:08:01
Message-ID: Pine.BSO.4.64.0705262204570.22028@resin.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The buildfarm appears to be failing after the recent pgstat patch.

The failure seems to be caused by this failed assertion, which appears to
occur fairly consistently in the ECPG tests, in the postmaster log:

TRAP: FailedAssertion("!(entry->trans == 0L)", File: "pgstat.c", Line: 696)

--
Disco is to music what Etch-A-Sketch is to art.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2007-05-27 05:45:45 Re: buildfarm failures after pgstat patch
Previous Message Matthew O'Connor 2007-05-27 04:44:15 Re: Autovacuum versus rolled-back transactions