Re: Unexpected crash - Mailing list pgsql-general

From Mikko Partio
Subject Re: Unexpected crash
Date
Msg-id 2ca799770707182258p64193b52m3263d362dffd48e3@mail.gmail.com
Whole thread Raw
In response to Re: Unexpected crash  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general


On 7/19/07, Tom Lane <tgl@sss.pgh.pa.us> wrote:
"Mikko Partio" <mpartio@gmail.com> writes:
> I installed the latest version from rpms and everythings ok, except when I
> connect to a db with psql and press shift+return the backend crashes with
> "Segmentation fault"!

This is not a "backend crash", you are SIGQUIT-ing your psql session.
Check your terminal settings, because that's not the usual key
combination for SIGQUIT.

                        regards, tom lane


You are right (as usual). I tried with a another terminal and it didn't produce the same effects. Thanks a lot.

Regards

MP



pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Unexpected crash
Next
From: "Mikko Partio"
Date:
Subject: Re: Unexpected crash