BUG #14019: Security label TAB causes unexpected EOF and client session termination

From: nummervet(at)mail(dot)ru
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #14019: Security label TAB causes unexpected EOF and client session termination
Date: 2016-03-14 08:06:37
Message-ID: 20160314080637.8902.35041@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 14019
Logged by: Security label TAB causes unexpected EOF and client session termination
Email address: nummervet(at)mail(dot)ru
PostgreSQL version: 9.5.1
Operating system: Red Hat Enterprise Linux 6.4, 6.7, 7.2
Description:

Fresh installation of postgresql 9.5.1 from EDB wizard installer causes EOF
errors and client connection termination every time you enter SECURITY LABEL
command and start tabbing for options. The client receives error message:
/opt/PostgreSQL/9.5/bin/psql: line 27: 16163 Segmentation fault (core
dumped) LD_PRELOAD=$PLL LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$PG_BIN_PATH/../lib
"$PG_BIN_PATH/psql.bin" "$@"

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Alexander Spiteri 2016-03-14 08:18:37 Re: BUG #14009: pg_restore not restoring privilegs when one login/group role is missing
Previous Message Brian Ghidinelli 2016-03-12 22:06:31 Re: BUG #13970: Vacuum hangs on particular table; cannot be terminated - requires `kill -QUIT pid`