Patrick Welche <[EMAIL PROTECTED]> 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

Reply via email to