Re: Why is infinite_recurse test suddenly failing?

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Mark Wong <mark(at)2ndquadrant(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Why is infinite_recurse test suddenly failing?
Date: 2019-07-13 05:57:24
Message-ID: CA+hUKGJZt0fNL0wndswptLnG24tsEDdWFt4gsPW87J3K5j06Rw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, May 21, 2019 at 9:22 AM Mark Wong <mark(at)2ndquadrant(dot)com> wrote:
> Andrew let me know I need to get on v10. I've upgraded demoiselle, and
> am trying to work through the rest now...

Here's another crash like that.

https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=cavefish&dt=2019-07-13%2003%3A49%3A38

2019-07-13 04:01:23.437 UTC [9365:70] LOG: server process (PID 12951)
was terminated by signal 11: Segmentation fault
2019-07-13 04:01:23.437 UTC [9365:71] DETAIL: Failed process was
running: select infinite_recurse();

--
Thomas Munro
https://enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fabien COELHO 2019-07-13 06:08:35 Re: [PATCH] Implement uuid_version()
Previous Message Thomas Munro 2019-07-13 05:39:06 Re: pg_stat_statements vs. SELECT FOR UPDATE