Re: 7.3 regression failures after recent commit

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael Fuhr <mike(at)fuhr(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: 7.3 regression failures after recent commit
Date: 2005-07-14 14:09:18
Message-ID: 18352.1121350158@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Michael Fuhr <mike(at)fuhr(dot)org> writes:
> psql segfaults a couple of times during the tests; here's a stack trace:

> #0 0xff3655e8 in DLRemHead (l=0x0) at dllist.c:170
> #1 0xff35d0c0 in PQnotifies (conn=0x4d970) at fe-exec.c:1560
> #2 0x00019334 in SendQuery (query=0x4d970 "") at common.c:501

Argh! That's what I get for not testing the back branches carefully
enough. Fixed in CVS tip --- thanks for the report.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2005-07-14 14:16:52 Re: windows regression failure - prepared xacts
Previous Message Dave Page 2005-07-14 14:02:12 Re: windows regression failure - prepared xacts