2024-11-21 05:01:06.050 UTC postmaster[39101] LOG: starting PostgreSQL 18devel on x86_64-linux, compiled by gcc-12.2.0, 64-bit 2024-11-21 05:01:06.050 UTC postmaster[39101] LOG: listening on Unix socket "/tmp/pg_regress-DT5hrG/.s.PGSQL.40032" 2024-11-21 05:01:06.053 UTC startup[39104] LOG: database system was shut down at 2024-11-21 04:51:39 UTC 2024-11-21 05:01:06.057 UTC postmaster[39101] LOG: database system is ready to accept connections 2024-11-21 05:01:06.183 UTC client backend[39112] pg_regress/pg_freespacemap ERROR: invalid block number 2024-11-21 05:01:06.183 UTC client backend[39112] pg_regress/pg_freespacemap STATEMENT: SELECT * FROM pg_freespace('freespace_tab', -1); 2024-11-21 05:01:06.183 UTC client backend[39112] pg_regress/pg_freespacemap ERROR: invalid block number 2024-11-21 05:01:06.183 UTC client backend[39112] pg_regress/pg_freespacemap STATEMENT: SELECT * FROM pg_freespace('freespace_tab', 4294967295); 2024-11-21 05:01:06.190 UTC postmaster[39101] LOG: received fast shutdown request 2024-11-21 05:01:06.190 UTC postmaster[39101] 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: 39101 postgres(ExceptionalCondition+0x56)[0x5606ef3f7738] postgres(+0xeb2de4)[0x5606ef012de4] postgres(+0xeb333a)[0x5606ef01333a] postgres(+0xeb41fc)[0x5606ef0141fc] postgres(PostmasterMain+0x13f2)[0x5606ef015c6b] postgres(main+0x2c1)[0x5606eee4dc4a] /lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7f3fcf84624a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7f3fcf846305] postgres(_start+0x21)[0x5606ee9fd151]