Re: BUG #15144: *** glibc detected *** postgres: postgres smsconsole[local] SELECT: double free or corruption (!pre - Mailing list pgsql-bugs

From Peter Geoghegan
Subject Re: BUG #15144: *** glibc detected *** postgres: postgres smsconsole[local] SELECT: double free or corruption (!pre
Date
Msg-id CAH2-Wz=23xbjBbC26G-jH0nYFJ5t+FjRmPp95KGmTmaU6ifGdg@mail.gmail.com
Whole thread Raw
In response to Re: BUG #15144: *** glibc detected *** postgres: postgres smsconsole [local] SELECT: double free or corruption (!pre  (Vitaly V. Voronov <wizard_1024@tut.by>)
Responses Re: BUG #15144: *** glibc detected *** postgres: postgres smsconsole [local] SELECT: double free or corruption (!pre  (Vitaly V. Voronov <wizard_1024@tut.by>)
List pgsql-bugs
On Mon, Apr 16, 2018 at 11:05 AM, Vitaly V. Voronov <wizard_1024@tut.by> wrote:
> Hello, Peter.
>
> Pgpool used only from App side at another server.
>
> Zabbix running its queries directly at database server.

Can you reliably crash the server by running "select count(*) from
pg_buffercache where isdirty" from psql?

What work_mem setting does Postgres have when Zabbix runs this query?

-- 
Peter Geoghegan


pgsql-bugs by date:

Previous
From: Vitaly V. Voronov
Date:
Subject: Re: BUG #15144: *** glibc detected *** postgres: postgres smsconsole [local] SELECT: double free or corruption (!pre
Next
From: Tom Lane
Date:
Subject: Re: Wrong Results from SP-GiST with Collations