Re: Valgrind failures in Apply Launcher's bgworker_quickdie() exit

From: Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Valgrind failures in Apply Launcher's bgworker_quickdie() exit
Date: 2018-12-16 11:33:00
Message-ID: CAEepm=0Ea2K9-Oiib=MPrKBn2ERk9pTr2JEMyBe6_S_zcCmYFw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Dec 14, 2018 at 4:14 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Andres Freund <andres(at)anarazel(dot)de> writes:
> > On December 13, 2018 6:01:04 PM PST, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> >> Has anyone tried to reproduce this on other platforms?
>
> > I recently also hit this locally, but since that's also Debian unstable... Note that removing openssl "fixed" the issue for me.
>
> FWIW, I tried to reproduce this on Fedora 28 and RHEL6, without success.
> It's possible that there's some significant detail of your configuration
> that I didn't match, but on the whole "bug in Debian unstable" seems
> like the most probable theory right now.

I was keen to try to bisect this, but I couldn't reproduce it on a
freshly upgraded Debian unstable VM, with --with-openssl, using "make
installcheck" under src/test/authentication. I even tried using the
gold linker as skink does. Maybe I'm using the wrong checker
options... Andres, can we see your exact valgrind invocation?

--
Thomas Munro
http://www.enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Erik Rijkers 2018-12-16 13:10:28 Re: select limit error in file_fdw
Previous Message Erik Rijkers 2018-12-16 10:19:03 Re: select limit error in file_fdw