Re: psql core dump on login - Mailing list pgsql-bugs

From Tom Lane
Subject Re: psql core dump on login
Date
Msg-id 12113.985287256@sss.pgh.pa.us
Whole thread Raw
In response to psql core dump on login  (pgsql-bugs@postgresql.org)
List pgsql-bugs
pgsql-bugs@postgresql.org writes:
> But when change "trust" to "password" (or "crypt") psql require a password.
> Then, entering the correct password or not, psql exit with a core dump.

Stack trace from core file, please?

    gdb /path/to/psql core
    bt
    quit

Also, where did you get your psql executable from, or how did you
configure/build if you built it locally?

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: psql -c tends to core dump if interrupted
Next
From: Tom Lane
Date:
Subject: Re: bug with identd autentication