2025-01-28 23:41:59.468 UTC postmaster[38860] LOG: starting PostgreSQL 18devel on x86_64-linux, compiled by gcc-12.2.0, 64-bit 2025-01-28 23:41:59.469 UTC postmaster[38860] LOG: listening on Unix socket "/tmp/pg_regress-U8wuY2/.s.PGSQL.40024" 2025-01-28 23:41:59.471 UTC startup[38863] LOG: database system was shut down at 2025-01-28 23:34:35 UTC 2025-01-28 23:41:59.475 UTC postmaster[38860] LOG: database system is ready to accept connections 2025-01-28 23:41:59.607 UTC client backend[38872] pg_regress/jsonb_plpython ERROR: could not convert value "(1+2j)" to jsonb 2025-01-28 23:41:59.607 UTC client backend[38872] pg_regress/jsonb_plpython CONTEXT: while creating return value PL/Python function "testcomplexnumbers" 2025-01-28 23:41:59.607 UTC client backend[38872] pg_regress/jsonb_plpython STATEMENT: SELECT testComplexNumbers(); 2025-01-28 23:41:59.615 UTC postmaster[38860] LOG: received fast shutdown request 2025-01-28 23:41:59.615 UTC postmaster[38860] LOG: aborting any active transactions TRAP: failed Assert("(remainMask.mask | targetMask.mask) == BTYPE_MASK_ALL.mask"), File: "../src/backend/postmaster/postmaster.c", Line: 2951, PID: 38860 postgres(ExceptionalCondition+0x56)[0x564c9f408cbe] postgres(+0xee2fb2)[0x564c9f01afb2] postgres(+0xee35b4)[0x564c9f01b5b4] postgres(+0xee4556)[0x564c9f01c556] postgres(PostmasterMain+0x13f0)[0x564c9f01df93] postgres(main+0x28d)[0x564c9ee4fded] /lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7fc2bd64624a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7fc2bd646305] postgres(_start+0x21)[0x564c9e9f5151]