Re: assertion failures on BuildFarm that happened in slab.c - Mailing list pgsql-hackers

From David Rowley
Subject Re: assertion failures on BuildFarm that happened in slab.c
Date
Msg-id CAApHDvoGnm+F1CaLZ5AK2OPe9Yh1Q6b9Ld0Z=W2epHEZhJ3v4w@mail.gmail.com
Whole thread Raw
In response to assertion failures on BuildFarm that happened in slab.c  ("Takamichi Osumi (Fujitsu)" <osumi.takamichi@fujitsu.com>)
List pgsql-hackers
On Wed, 21 Dec 2022 at 16:28, Takamichi Osumi (Fujitsu)
<osumi.takamichi@fujitsu.com> wrote:
> TRAP: failed Assert("dlist_is_empty(blocklist)"), File: "slab.c", Line: 564, PID: 16148

> I'm not sure, but this could be related to a recent commit (d21ded75fd) in [4].

It was. I've just pushed a fix.  Thanks for highlighting the problem.

David



pgsql-hackers by date:

Previous
From: Dean Rasheed
Date:
Subject: Re: Supporting MERGE on updatable views
Next
From: Magnus Hagander
Date:
Subject: Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures