2024-12-18 07:16:06.150 UTC postmaster[37513] LOG: starting PostgreSQL 18devel on x86_64-linux, compiled by gcc-12.2.0, 64-bit 2024-12-18 07:16:06.150 UTC postmaster[37513] LOG: listening on Unix socket "/tmp/pg_regress-qmYtDS/.s.PGSQL.40008" 2024-12-18 07:16:06.153 UTC startup[37516] LOG: database system was shut down at 2024-12-18 07:12:43 UTC 2024-12-18 07:16:06.156 UTC postmaster[37513] LOG: database system is ready to accept connections 2024-12-18 07:16:06.910 UTC client backend[37635] pg_regress/enum LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp37635.0", size 1400014 2024-12-18 07:16:06.910 UTC client backend[37635] pg_regress/enum STATEMENT: create table t as select (i % 4)::text::e from generate_series(0, 100000) as i; 2024-12-18 07:16:07.079 UTC postmaster[37513] LOG: received fast shutdown request 2024-12-18 07:16:07.079 UTC postmaster[37513] 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: 37513 postgres(ExceptionalCondition+0x56)[0x5638c5c06d11] postgres(+0xec13f2)[0x5638c581e3f2] postgres(+0xec1948)[0x5638c581e948] postgres(+0xec280a)[0x5638c581f80a] postgres(PostmasterMain+0x13f0)[0x5638c5821269] postgres(main+0x28d)[0x5638c565572e] /lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7f6ea5e4624a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7f6ea5e46305] postgres(_start+0x21)[0x5638c5202141]