Re: segmention fault in psql from last cvs (long)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Pavel Stehule <stehule(at)kix(dot)fsv(dot)cvut(dot)cz>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: segmention fault in psql from last cvs (long)
Date: 2003-08-14 11:48:07
Message-ID: 15612.1060861687@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Pavel Stehule <stehule(at)kix(dot)fsv(dot)cvut(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Pavel Stehule 2003-08-14 15:09:07 Re: segmention fault in psql from last cvs (long)
Previous Message Tom Lane 2003-08-14 10:55:40 Re: [BUGS] 7.4 beta 1: SET log_statement=false