psql - Segmentation Fault

From: wstrzalka <wstrzalka(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: psql - Segmentation Fault
Date: 2010-08-30 12:36:06
Message-ID: 2bd93912-c471-43c8-b97d-c3be3293fa06@e14g2000yqe.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2010-08-30 15:01:43 Re: BUG #5634: timezone/trigger issue
Previous Message Jaseb Betts 2010-08-30 09:00:43 BUG #5634: timezone/trigger issue