Re: BUG #18483: Segmentation fault in tests modules - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: BUG #18483: Segmentation fault in tests modules
Date
Msg-id Zl5GS6SHBXRAkl_c@paquier.xyz
Whole thread Raw
In response to BUG #18483: Segmentation fault in tests modules  (PG Bug reporting form <noreply@postgresql.org>)
Responses Re: BUG #18483: Segmentation fault in tests modules
Re: BUG #18483: Segmentation fault in tests modules
List pgsql-bugs
On Tue, May 28, 2024 at 03:15:06AM +0000, PG Bug reporting form wrote:

Thanks for the report!  My apologies for the late reply but most
people have been busy with pgconf.dev last week.

> second case
> echo "CREATE EXTENSION test_tidstore;
> SELECT do_set_block_offsets(1, ARRAY[0]::int2[]);" >
> src/test/modules/test_tidstore/sql/test_tidstore.sql
> make check -C src/test/modules/test_tidstore
>
> Core was generated by `postgres: postgres contrib_regression [local] SELECT
>                         '.
> Program terminated with signal SIGSEGV, Segmentation fault.
> #0  TidStoreLockExclusive (ts=0x0) at tidstore.c:300
> 300             if (TidStoreIsShared(ts))
> (gdb) bt
> #0  TidStoreLockExclusive (ts=0x0) at tidstore.c:300
> #1  0x00007f84c48aa8a1 in do_set_block_offsets (fcinfo=<optimized out>) at

Yes, something is wrong here.  I have added an open item to track
that.

John and Sawada-san (added in CC), could you look at that?  The item
has been assigned to both of you.
--
Michael

Attachment

pgsql-bugs by date:

Previous
From: David Rowley
Date:
Subject: Re: BUG #18365: Inconsistent cost function between materialized and non-materialized CTE
Next
From: Tom Lane
Date:
Subject: Re: [EXTERNAL] Re: Windows Application Issues | PostgreSQL | REF # 48475607