Re: Segmentation Fault in logical decoding get/peek API

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Jeremy Finzel <finzelj(at)gmail(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Segmentation Fault in logical decoding get/peek API
Date: 2019-02-18 21:19:33
Message-ID: 20190218211933.GA32698@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 2019-Feb-18, Jeremy Finzel wrote:

> >
> > We now have production running on 10.6 (including all those extensions),
> > and have seen no more issues at all. So I am assuming it must be fixed in
> > 10.6 at this point.
>
> Somehow I am getting this crash on my compiled 10.6, but I don't get it on
> packaged 10.6. :(

Maybe because the packaged version doesn't have assertions enabled?
(configure --enable-cassert)

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Jeremy Finzel 2019-02-18 21:48:05 Re: Segmentation Fault in logical decoding get/peek API
Previous Message Jeremy Finzel 2019-02-18 21:16:44 Re: Segmentation Fault in logical decoding get/peek API