From: | Rasputin <rasputin(at)FreeBSD-uk(dot)eu(dot)org> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Cc: | pgsql-novice(at)postgresql(dot)org |
Subject: | RE: iofflush psql 7.0.3 coredump on RH 6.1 |
Date: | 2000-12-01 12:48:49 |
Message-ID: | 20001201124848.A87958@dogma.freebsd-uk.eu.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-novice |
Sod's Law, isn't it?
The minute you report a bug, you find a workaround.
In this case, disabling readline starts up the client OK.
(That'd be :
[postgres(at)cartman pgsql]$ psql -n -d honeypi
Welcome to psql, the PostgreSQL interactive terminal.
Type: \copyright for distribution terms
\h for help with SQL commands
\? for help on internal slash commands
\g or terminate with semicolon to execute query
\q to quit
honeypi=#
)
Thanks - could probably do with fixing , though?
I'll try upgrading readline on this system ,and see what happens.
Cheers.
> Reading symbols from /lib/libnss_files.so.2...done.
> #0 0x4014a4af in _IO_fflush (fp=0x401e5f40) at iofflush.c:41
> 41 iofflush.c: No such file or directory.
> (gdb) backtrace
> #0 0x4014a4af in _IO_fflush (fp=0x401e5f40) at iofflush.c:41
> #1 0x4009ed97 in rl_prep_terminal () from /usr/lib/libreadline.so.4.0
> #2 0x4009996f in readline () from /usr/lib/libreadline.so.4.0
> #3 0x804e658 in gets_interactive ()
>
--
Rasputin
Jack of All Trades :: Master of Nuns
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2000-12-01 15:26:07 | Re: [NOVICE] RE: iofflush psql 7.0.3 coredump on RH 6.1 |
Previous Message | Rasputin | 2000-12-01 12:35:57 | iofflush: psql 7.0.3 coredump on RH 6.1 |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2000-12-01 15:26:07 | Re: [NOVICE] RE: iofflush psql 7.0.3 coredump on RH 6.1 |
Previous Message | Rasputin | 2000-12-01 12:29:30 | psql 7.0.3 coredump on RH 6.1 |