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

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

Good shot, after new compilation I haven't any problems.

Thank You
Pavel Stehule

On Thu, 14 Aug 2003, Tom Lane wrote:

> 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
>

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message scott.marlowe 2003-08-14 16:34:58 two minor issues with date time types
Previous Message Tom Lane 2003-08-14 11:48:07 Re: segmention fault in psql from last cvs (long)