2025-01-05 17:38:06.388 UTC postmaster[39469] LOG: starting PostgreSQL 18devel on x86_64-linux, compiled by gcc-12.2.0, 64-bit 2025-01-05 17:38:06.388 UTC postmaster[39469] LOG: listening on Unix socket "/tmp/pg_regress-3nvoB8/.s.PGSQL.40032" 2025-01-05 17:38:06.390 UTC startup[39472] LOG: database system was shut down at 2025-01-05 17:28:41 UTC 2025-01-05 17:38:06.394 UTC postmaster[39469] LOG: database system is ready to accept connections 2025-01-05 17:38:06.519 UTC client backend[39480] pg_regress/pg_freespacemap ERROR: invalid block number 2025-01-05 17:38:06.519 UTC client backend[39480] pg_regress/pg_freespacemap STATEMENT: SELECT * FROM pg_freespace('freespace_tab', -1); 2025-01-05 17:38:06.519 UTC client backend[39480] pg_regress/pg_freespacemap ERROR: invalid block number 2025-01-05 17:38:06.519 UTC client backend[39480] pg_regress/pg_freespacemap STATEMENT: SELECT * FROM pg_freespace('freespace_tab', 4294967295); 2025-01-05 17:38:06.526 UTC postmaster[39469] LOG: received fast shutdown request 2025-01-05 17:38:06.526 UTC postmaster[39469] LOG: aborting any active transactions TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2896, PID: 39469 postgres(ExceptionalCondition+0x56)[0x55c6abaddda6] postgres(+0xed322a)[0x55c6ab6f422a] postgres(+0xed3780)[0x55c6ab6f4780] postgres(+0xed4642)[0x55c6ab6f5642] postgres(PostmasterMain+0x13f0)[0x55c6ab6f70a1] postgres(main+0x28d)[0x55c6ab52b529] /lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7fd2efe4624a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7fd2efe46305] postgres(_start+0x21)[0x55c6ab0d4141]