2025-01-28 23:43:59.942 UTC postmaster[39168] LOG: starting PostgreSQL 18devel on x86_64-linux, compiled by gcc-12.2.0, 64-bit 2025-01-28 23:43:59.942 UTC postmaster[39168] LOG: listening on Unix socket "/tmp/pg_regress-eKJnaU/.s.PGSQL.40032" 2025-01-28 23:43:59.945 UTC startup[39171] LOG: database system was shut down at 2025-01-28 23:34:35 UTC 2025-01-28 23:43:59.949 UTC postmaster[39168] LOG: database system is ready to accept connections 2025-01-28 23:44:00.070 UTC client backend[39179] pg_regress/pg_freespacemap ERROR: invalid block number 2025-01-28 23:44:00.070 UTC client backend[39179] pg_regress/pg_freespacemap STATEMENT: SELECT * FROM pg_freespace('freespace_tab', -1); 2025-01-28 23:44:00.070 UTC client backend[39179] pg_regress/pg_freespacemap ERROR: invalid block number 2025-01-28 23:44:00.070 UTC client backend[39179] pg_regress/pg_freespacemap STATEMENT: SELECT * FROM pg_freespace('freespace_tab', 4294967295); 2025-01-28 23:44:00.077 UTC postmaster[39168] LOG: received fast shutdown request 2025-01-28 23:44:00.077 UTC postmaster[39168] LOG: aborting any active transactions TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2951, PID: 39168 postgres(ExceptionalCondition+0x56)[0x56163076ecbe] postgres(+0xee2fb2)[0x561630380fb2] postgres(+0xee35b4)[0x5616303815b4] postgres(+0xee4556)[0x561630382556] postgres(PostmasterMain+0x13f0)[0x561630383f93] postgres(main+0x28d)[0x5616301b5ded] /lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7f3b77a4624a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7f3b77a46305] postgres(_start+0x21)[0x56162fd5b151]