psql - Segmentation Fault - Mailing list pgsql-bugs

From wstrzalka
Subject psql - Segmentation Fault
Date
Msg-id 2bd93912-c471-43c8-b97d-c3be3293fa06@e14g2000yqe.googlegroups.com
Whole thread Raw
Responses Re: psql - Segmentation Fault  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
I'm having problems with psql. Looks like bug.

Steps to reproduce on my box (100% segfaults):

#psql -U postgres -d mydb
$EXPLAIN ANALYZE SELECT .....
after 20s I'm getting a plan & at the end there is smth like "stdin:
END"
then I press ENTER and I have back psql console\
finally I press up arrow to reexecute and that causes "Segmentation
fault" and psql to exit

bash-3.00$ uname -a
SunOS sss01 5.10 Generic_142900-08 sun4v sparc SUNW,Netra-T5220
bash-3.00$ psql -version
psql (8.4.4)

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #5634: timezone/trigger issue
Next
From: Tom Lane
Date:
Subject: Re: psql - Segmentation Fault