Re: Function keys cause psql to segfault

Поиск
Список
Период
Сортировка
От Klint Gore
Тема Re: Function keys cause psql to segfault
Дата
Msg-id 433769A614C.6520KG@129.180.47.120
обсуждение исходный текст
Ответ на Re: Function keys cause psql to segfault  (CSN <cool_screen_name90001@yahoo.com>)
Ответы Re: Function keys cause psql to segfault  (CSN <cool_screen_name90001@yahoo.com>)
Список pgsql-general
On Sun, 25 Sep 2005 20:00:03 -0700 (PDT), CSN <cool_screen_name90001@yahoo.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@kgb.une.edu.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             :                 :
+---------------------------------------+-----------------+

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Function keys cause psql to segfault
Следующее
От: CSN
Дата:
Сообщение: Re: Function keys cause psql to segfault