Re: Function keys cause psql to segfault

From: Klint Gore <kg(at)kgb(dot)une(dot)edu(dot)au>
To: CSN <cool_screen_name90001(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Subject: Re: Function keys cause psql to segfault
Date: 2005-09-26 03:23:18
Message-ID: 433769A614C.6520KG@129.180.47.120
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sun, 25 Sep 2005 20:00:03 -0700 (PDT), CSN <cool_screen_name90001(at)yahoo(dot)com> wrote:
>
> I did 'strace psql dbname' and this was the output
> after hitting F1:
>
> read(0, "\33", 1) = 1
> read(0, "O", 1) = 1
> read(0, "P", 1) = 1
> --- SIGSEGV (Segmentation fault) @ 0 (0) ---
> +++ killed by SIGSEGV +++

esc O P is PF1 on a VT100/VT200. Does it make any difference if you
change the terminal emulation in putty or the term setting in redhat?

klint.

+---------------------------------------+-----------------+
: Klint Gore : "Non rhyming :
: EMail : kg(at)kgb(dot)une(dot)edu(dot)au : slang - the :
: Snail : A.B.R.I. : possibilities :
: Mail University of New England : are useless" :
: Armidale NSW 2351 Australia : L.J.J. :
: Fax : +61 2 6772 5376 : :
+---------------------------------------+-----------------+

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message CSN 2005-09-26 03:34:01 Re: Function keys cause psql to segfault
Previous Message Tom Lane 2005-09-26 03:10:50 Re: Function keys cause psql to segfault