2024-12-24 06:07:50.699 UTC postmaster[18311] LOG: starting PostgreSQL 18devel on x86_64-freebsd, compiled by clang-17.0.6, 64-bit 2024-12-24 06:07:50.699 UTC postmaster[18311] LOG: listening on Unix socket "/tmp/pg_regress-9ouaYo/.s.PGSQL.40006" 2024-12-24 06:07:50.700 UTC startup[18314] LOG: database system was shut down at 2024-12-24 06:07:50 UTC 2024-12-24 06:07:50.701 UTC postmaster[18311] LOG: database system is ready to accept connections 2024-12-24 06:07:50.859 UTC client backend[18324] pg_regress/bloom ERROR: value 0 out of bounds for option "length" 2024-12-24 06:07:50.859 UTC client backend[18324] pg_regress/bloom DETAIL: Valid values are between "1" and "4096". 2024-12-24 06:07:50.859 UTC client backend[18324] pg_regress/bloom STATEMENT: CREATE INDEX bloomidx2 ON tst USING bloom (i, t) WITH (length=0); 2024-12-24 06:07:50.859 UTC client backend[18324] pg_regress/bloom ERROR: value 0 out of bounds for option "col1" 2024-12-24 06:07:50.859 UTC client backend[18324] pg_regress/bloom DETAIL: Valid values are between "1" and "4095". 2024-12-24 06:07:50.859 UTC client backend[18324] pg_regress/bloom STATEMENT: CREATE INDEX bloomidx2 ON tst USING bloom (i, t) WITH (col1=0); 2024-12-24 06:07:50.862 UTC postmaster[18311] LOG: received fast shutdown request 2024-12-24 06:07:50.862 UTC postmaster[18311] 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: 18311 0xaa74b2 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x8a1817 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89fd19 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres 0x89f0f4 at /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres