2025-01-31 22:28:46.486 UTC postmaster[39114] LOG: starting PostgreSQL 18devel on x86_64-linux, compiled by gcc-12.2.0, 64-bit 2025-01-31 22:28:46.486 UTC postmaster[39114] LOG: listening on Unix socket "/tmp/pg_regress-1f13Gw/.s.PGSQL.40025" 2025-01-31 22:28:46.489 UTC startup[39118] LOG: database system was shut down at 2025-01-31 22:21:09 UTC 2025-01-31 22:28:46.492 UTC postmaster[39114] LOG: database system is ready to accept connections 2025-01-31 22:28:46.606 UTC client backend[39127] pg_regress/lo ERROR: large object 43213 does not exist 2025-01-31 22:28:46.606 UTC client backend[39127] pg_regress/lo STATEMENT: SELECT lo_get(43213); 2025-01-31 22:28:46.607 UTC client backend[39127] pg_regress/lo ERROR: large object 43214 does not exist 2025-01-31 22:28:46.607 UTC client backend[39127] pg_regress/lo STATEMENT: SELECT lo_get(43214); 2025-01-31 22:28:46.609 UTC client backend[39127] pg_regress/lo ERROR: large object 43223 does not exist 2025-01-31 22:28:46.609 UTC client backend[39127] pg_regress/lo STATEMENT: SELECT lo_get(43223); 2025-01-31 22:28:46.611 UTC client backend[39127] pg_regress/lo ERROR: large object 43224 does not exist 2025-01-31 22:28:46.611 UTC client backend[39127] pg_regress/lo STATEMENT: SELECT lo_get(43224); 2025-01-31 22:28:46.611 UTC client backend[39127] pg_regress/lo ERROR: large object 43225 does not exist 2025-01-31 22:28:46.611 UTC client backend[39127] pg_regress/lo STATEMENT: SELECT lo_get(43225); 2025-01-31 22:28:46.619 UTC postmaster[39114] LOG: received fast shutdown request 2025-01-31 22:28:46.619 UTC postmaster[39114] 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: 39114 postgres(ExceptionalCondition+0x56)[0x5648cb51f42c] postgres(+0xee376f)[0x5648cb13176f] postgres(+0xee3d71)[0x5648cb131d71] postgres(+0xee4d13)[0x5648cb132d13] postgres(PostmasterMain+0x13f0)[0x5648cb134750] postgres(main+0x28d)[0x5648caf66509] /lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7fae18c4624a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7fae18c46305] postgres(_start+0x21)[0x5648cab0b151]