Re: postgresql 8.0.0 beta1

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Hans-Ulrich Schaefer <Hans-Ulrich(dot)Schaefer(at)lrz-muenchen(dot)de>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: postgresql 8.0.0 beta1
Date: 2004-08-13 13:33:09
Message-ID: 20040813133309.GA15169@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Fri, Aug 13, 2004 at 02:41:26PM +0200, Hans-Ulrich Schaefer wrote:
> I compiled on Linux with no extra options.
>
> using the psql monitor comman line editing works but psql will abort
> with signal 11 (SIGSEV) when trying to do a "real" edit by using \e

Confirmed on Solaris 9.

test=> \e
Segmentation fault (core dumped)

(gdb) bt
#0 0xfee344d8 in strlen () from /usr/lib/libc.so.1
#1 0x00027ea0 in trim_trailing_separator ()
#2 0x00027fb0 in canonicalize_path ()
#3 0x000145a8 in exec_command ()

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2004-08-13 13:42:03 Re: postgresql 8.0.0 beta1
Previous Message J. Hondius 2004-08-13 13:28:48 Sequence problem in stresstest on 8.0-beta1 (windows)