2024-12-11 13:38:42.759 UTC postmaster[38769] LOG: starting PostgreSQL 18devel on x86_64-linux, compiled by gcc-12.2.0, 64-bit 2024-12-11 13:38:42.759 UTC postmaster[38769] LOG: listening on Unix socket "/tmp/pg_regress-09VwW4/.s.PGSQL.40020" 2024-12-11 13:38:42.762 UTC startup[38772] LOG: database system was shut down at 2024-12-11 13:31:37 UTC 2024-12-11 13:38:42.766 UTC postmaster[38769] LOG: database system is ready to accept connections 2024-12-11 13:38:42.922 UTC client backend[38784] pg_regress/hstore_plpython ERROR: not a Python mapping 2024-12-11 13:38:42.922 UTC client backend[38784] pg_regress/hstore_plpython CONTEXT: while creating return value PL/Python function "test1bad" 2024-12-11 13:38:42.922 UTC client backend[38784] pg_regress/hstore_plpython STATEMENT: SELECT test1bad(); 2024-12-11 13:38:42.926 UTC client backend[38784] pg_regress/hstore_plpython ERROR: value for domain hstore_foo violates check constraint "hstore_foo_check" 2024-12-11 13:38:42.926 UTC client backend[38784] pg_regress/hstore_plpython CONTEXT: while creating return value PL/Python function "test2dom" 2024-12-11 13:38:42.926 UTC client backend[38784] pg_regress/hstore_plpython STATEMENT: SELECT test2dom('bar'); 2024-12-11 13:38:42.937 UTC postmaster[38769] LOG: received fast shutdown request 2024-12-11 13:38:42.937 UTC postmaster[38769] LOG: aborting any active transactions TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2899, PID: 38769 postgres(ExceptionalCondition+0x56)[0x5558fec4983c] postgres(+0xebe8b0)[0x5558fe8628b0] postgres(+0xebee06)[0x5558fe862e06] postgres(+0xebfcc8)[0x5558fe863cc8] postgres(PostmasterMain+0x13f5)[0x5558fe86572c] postgres(main+0x288)[0x5558fe69a1b2] /lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7fa28944624a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7fa289446305] postgres(_start+0x21)[0x5558fe247151]