Re: failed runcheck

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Patrick Welche <prlw1(at)newn(dot)cam(dot)ac(dot)uk>
Cc: Vadim Mikheev <vmikheev(at)sectorbase(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: failed runcheck
Date: 2000-10-23 14:26:39
Message-ID: 8252.972311199@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Patrick Welche <prlw1(at)newn(dot)cam(dot)ac(dot)uk> writes:
> On Sat, Oct 21, 2000 at 01:48:39PM -0700, Vadim Mikheev wrote:
>> Did you run make distclean? I've run regtests before committing changes.

> Just made sure - different computer - fresh cvs update/distclean/configure/make
> same coredump

> #1 0x807f4be in IsSharedSystemRelationName (relname=0x0) at catalog.c:197
> ^^^^^^^^^^^
> ie. relname[0] at catalog.c:176 is dereferencing a null pointer.

Interesting. Current sources pass regress tests on my machine, same as
for Vadim. I think you have found a platform-specific bug.

Could you dig into it a little further and try to determine where the
NULL is coming from?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2000-10-23 14:26:50 Re: pgsql/src/test/regress/expected (plpgsql.out inet.out foreign_key.out errors.out)
Previous Message Tom Lane 2000-10-23 14:15:32 Re: testing my connection to list.