2024-11-14 22:09:17.404 UTC postmaster[38904] LOG: starting PostgreSQL 18devel on x86_64-linux, compiled by gcc-12.2.0, 64-bit 2024-11-14 22:09:17.404 UTC postmaster[38904] LOG: listening on Unix socket "/tmp/pg_regress-RTXAwH/.s.PGSQL.40032" 2024-11-14 22:09:17.407 UTC startup[38907] LOG: database system was shut down at 2024-11-14 21:59:51 UTC 2024-11-14 22:09:17.410 UTC postmaster[38904] LOG: database system is ready to accept connections 2024-11-14 22:09:17.531 UTC client backend[38915] pg_regress/pg_freespacemap ERROR: invalid block number 2024-11-14 22:09:17.531 UTC client backend[38915] pg_regress/pg_freespacemap STATEMENT: SELECT * FROM pg_freespace('freespace_tab', -1); 2024-11-14 22:09:17.531 UTC client backend[38915] pg_regress/pg_freespacemap ERROR: invalid block number 2024-11-14 22:09:17.531 UTC client backend[38915] pg_regress/pg_freespacemap STATEMENT: SELECT * FROM pg_freespace('freespace_tab', 4294967295); 2024-11-14 22:09:17.538 UTC postmaster[38904] LOG: received fast shutdown request 2024-11-14 22:09:17.538 UTC postmaster[38904] LOG: aborting any active transactions TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2887, PID: 38904 postgres(ExceptionalCondition+0x56)[0x55e39d0318c2] postgres(+0xeb3490)[0x55e39cc4e490] postgres(+0xeb39e6)[0x55e39cc4e9e6] postgres(+0xeb48a8)[0x55e39cc4f8a8] postgres(PostmasterMain+0x13f2)[0x55e39cc51317] postgres(main+0x2c1)[0x55e39ca8933d] /lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7f220664624a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7f2206646305] postgres(_start+0x21)[0x55e39c638151]