2025-01-25 11:17:55.011 UTC postmaster[37664] LOG: starting PostgreSQL 18devel on x86_64-linux, compiled by gcc-12.2.0, 64-bit 2025-01-25 11:17:55.011 UTC postmaster[37664] LOG: listening on Unix socket "/tmp/pg_regress-iE1Qh4/.s.PGSQL.40006" 2025-01-25 11:17:55.014 UTC startup[37667] LOG: database system was shut down at 2025-01-25 11:14:46 UTC 2025-01-25 11:17:55.017 UTC postmaster[37664] LOG: database system is ready to accept connections 2025-01-25 11:17:55.227 UTC client backend[37678] pg_regress/bloom ERROR: value 0 out of bounds for option "length" 2025-01-25 11:17:55.227 UTC client backend[37678] pg_regress/bloom DETAIL: Valid values are between "1" and "4096". 2025-01-25 11:17:55.227 UTC client backend[37678] pg_regress/bloom STATEMENT: CREATE INDEX bloomidx2 ON tst USING bloom (i, t) WITH (length=0); 2025-01-25 11:17:55.227 UTC client backend[37678] pg_regress/bloom ERROR: value 0 out of bounds for option "col1" 2025-01-25 11:17:55.227 UTC client backend[37678] pg_regress/bloom DETAIL: Valid values are between "1" and "4095". 2025-01-25 11:17:55.227 UTC client backend[37678] pg_regress/bloom STATEMENT: CREATE INDEX bloomidx2 ON tst USING bloom (i, t) WITH (col1=0); 2025-01-25 11:17:55.232 UTC postmaster[37664] LOG: received fast shutdown request 2025-01-25 11:17:55.232 UTC postmaster[37664] LOG: aborting any active transactions TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2964, PID: 37664 postgres(ExceptionalCondition+0x56)[0x55ca5d464582] postgres(+0xee1cb7)[0x55ca5d076cb7] postgres(+0xee22c4)[0x55ca5d0772c4] postgres(+0xee3190)[0x55ca5d078190] postgres(PostmasterMain+0x13f0)[0x55ca5d079bcd] postgres(main+0x28d)[0x55ca5ceabbb1] /lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7f760d84624a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7f760d846305] postgres(_start+0x21)[0x55ca5ca51151]