Re: failed runcheck - Mailing list pgsql-hackers

From Tom Lane
Subject Re: failed runcheck
Date
Msg-id 8252.972311199@sss.pgh.pa.us
Whole thread Raw
In response to Re: failed runcheck  (Patrick Welche <prlw1@newn.cam.ac.uk>)
Responses Re: failed runcheck
List pgsql-hackers
Patrick Welche <prlw1@newn.cam.ac.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


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Add support for
Next
From: Zeugswetter Andreas SB
Date:
Subject: AW: AW: AW: relation ### modified while in use