2024-12-11 13:41:00.331 UTC postmaster[39173] LOG: starting PostgreSQL 18devel on x86_64-linux, compiled by gcc-12.2.0, 64-bit 2024-12-11 13:41:00.331 UTC postmaster[39173] LOG: listening on Unix socket "/tmp/pg_regress-w14Z4c/.s.PGSQL.40032" 2024-12-11 13:41:00.334 UTC startup[39176] LOG: database system was shut down at 2024-12-11 13:31:37 UTC 2024-12-11 13:41:00.338 UTC postmaster[39173] LOG: database system is ready to accept connections 2024-12-11 13:41:00.456 UTC client backend[39184] pg_regress/pg_freespacemap ERROR: invalid block number 2024-12-11 13:41:00.456 UTC client backend[39184] pg_regress/pg_freespacemap STATEMENT: SELECT * FROM pg_freespace('freespace_tab', -1); 2024-12-11 13:41:00.456 UTC client backend[39184] pg_regress/pg_freespacemap ERROR: invalid block number 2024-12-11 13:41:00.456 UTC client backend[39184] pg_regress/pg_freespacemap STATEMENT: SELECT * FROM pg_freespace('freespace_tab', 4294967295); 2024-12-11 13:41:00.463 UTC postmaster[39173] LOG: received fast shutdown request 2024-12-11 13:41:00.463 UTC postmaster[39173] LOG: aborting any active transactions TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2899, PID: 39173 postgres(ExceptionalCondition+0x56)[0x558890fcc83c] postgres(+0xebe8b0)[0x558890be58b0] postgres(+0xebee06)[0x558890be5e06] postgres(+0xebfcc8)[0x558890be6cc8] postgres(PostmasterMain+0x13f5)[0x558890be872c] postgres(main+0x288)[0x558890a1d1b2] /lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7fb31484624a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7fb314846305] postgres(_start+0x21)[0x5588905ca151]