2025-01-05 17:32:04.058 UTC postmaster[38063] LOG: starting PostgreSQL 18devel on x86_64-linux, compiled by gcc-12.2.0, 64-bit 2025-01-05 17:32:04.058 UTC postmaster[38063] LOG: listening on Unix socket "/tmp/pg_regress-4bXJbF/.s.PGSQL.40008" 2025-01-05 17:32:04.061 UTC startup[38068] LOG: database system was shut down at 2025-01-05 17:28:41 UTC 2025-01-05 17:32:04.065 UTC postmaster[38063] LOG: database system is ready to accept connections 2025-01-05 17:32:04.889 UTC client backend[38187] pg_regress/enum LOG: temporary file: path "base/pgsql_tmp/pgsql_tmp38187.0", size 1400014 2025-01-05 17:32:04.889 UTC client backend[38187] pg_regress/enum STATEMENT: create table t as select (i % 4)::text::e from generate_series(0, 100000) as i; 2025-01-05 17:32:05.068 UTC postmaster[38063] LOG: received fast shutdown request 2025-01-05 17:32:05.068 UTC postmaster[38063] 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: 38063 postgres(ExceptionalCondition+0x56)[0x563276e6dda6] postgres(+0xed322a)[0x563276a8422a] postgres(+0xed3780)[0x563276a84780] postgres(+0xed4642)[0x563276a85642] postgres(PostmasterMain+0x13f0)[0x563276a870a1] postgres(main+0x28d)[0x5632768bb529] /lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7f684e24624a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7f684e246305] postgres(_start+0x21)[0x563276464141]