2024-12-24 06:14:45.997 UTC postmaster[38747] LOG: starting PostgreSQL 18devel on x86_64-linux, compiled by gcc-12.2.0, 64-bit 2024-12-24 06:14:45.997 UTC postmaster[38747] LOG: listening on Unix socket "/tmp/pg_regress-iKPDA5/.s.PGSQL.40020" 2024-12-24 06:14:46.000 UTC startup[38751] LOG: database system was shut down at 2024-12-24 06:07:37 UTC 2024-12-24 06:14:46.004 UTC postmaster[38747] LOG: database system is ready to accept connections 2024-12-24 06:14:46.161 UTC client backend[38775] pg_regress/hstore_plpython ERROR: not a Python mapping 2024-12-24 06:14:46.161 UTC client backend[38775] pg_regress/hstore_plpython CONTEXT: while creating return value PL/Python function "test1bad" 2024-12-24 06:14:46.161 UTC client backend[38775] pg_regress/hstore_plpython STATEMENT: SELECT test1bad(); 2024-12-24 06:14:46.165 UTC client backend[38775] pg_regress/hstore_plpython ERROR: value for domain hstore_foo violates check constraint "hstore_foo_check" 2024-12-24 06:14:46.165 UTC client backend[38775] pg_regress/hstore_plpython CONTEXT: while creating return value PL/Python function "test2dom" 2024-12-24 06:14:46.165 UTC client backend[38775] pg_regress/hstore_plpython STATEMENT: SELECT test2dom('bar'); 2024-12-24 06:14:46.176 UTC postmaster[38747] LOG: received fast shutdown request 2024-12-24 06:14:46.176 UTC postmaster[38747] 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: 38747 postgres(ExceptionalCondition+0x56)[0x5643cf92d75a] postgres(+0xecad62)[0x5643cf543d62] postgres(+0xecb2b8)[0x5643cf5442b8] postgres(+0xecc17a)[0x5643cf54517a] postgres(PostmasterMain+0x13f0)[0x5643cf546bd9] postgres(main+0x28d)[0x5643cf37b061] /lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7feca804624a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7feca8046305] postgres(_start+0x21)[0x5643cef26141]