Re: segmention fault in psql from last cvs (long) - Mailing list pgsql-bugs

From Tom Lane
Subject Re: segmention fault in psql from last cvs (long)
Date
Msg-id 15612.1060861687@sss.pgh.pa.us
Whole thread Raw
In response to segmention fault in psql from last cvs (long)  (Pavel Stehule <stehule@kix.fsv.cvut.cz>)
Responses Re: segmention fault in psql from last cvs (long)  (Pavel Stehule <stehule@kix.fsv.cvut.cz>)
List pgsql-bugs
Pavel Stehule <stehule@kix.fsv.cvut.cz> writes:
> In this morning I actualized my PostgreSQL source from CVS.
> initdb goes without any problems. But createdb puts
> SIGSEGV, createuser, psql too.

A gdb backtrace would be helpful; tracing isn't very ...

Also, did you do a "make distclean; configure; make" after updating?
If not, try that first.  You *must* do things that way if you don't
use --enable-depend in configure, and personally I don't trust
--enable-depend very much either.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Pavel Stehule
Date:
Subject: segmention fault in psql from last cvs (long)
Next
From: Pavel Stehule
Date:
Subject: Re: segmention fault in psql from last cvs (long)