[06:12:25.645] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [06:12:26.660] (lldb) target create --core "/Users/admin/cores/core.20542" [06:12:52.213] Core file '/Users/admin/cores/core.20542' (arm64) was loaded. [06:12:52.213] (lldb) thread backtrace all [06:12:52.528] * thread #1 [06:12:52.528] * frame #0: 0x000000018a01d5f0 libsystem_kernel.dylib`__pthread_kill + 8 [06:12:52.528] frame #1: 0x000000018a055c20 libsystem_pthread.dylib`pthread_kill + 288 [06:12:52.528] frame #2: 0x0000000189f62a30 libsystem_c.dylib`abort + 180 [06:12:52.528] frame #3: 0x0000000104e0146c postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=677) at assert.c:66:2 [06:12:52.528] frame #4: 0x0000000104ca5944 postgres`ProcArrayEndTransaction(proc=0x000000011320ef78, latestXid=) at procarray.c:677:3 [06:12:52.528] frame #5: 0x0000000104a573b0 postgres`AbortTransaction at xact.c:2946:2 [06:12:52.528] frame #6: 0x0000000104a55994 postgres`AbortCurrentTransaction [inlined] AbortCurrentTransactionInternal at xact.c:0:4 [06:12:52.528] frame #7: 0x0000000104a55964 postgres`AbortCurrentTransaction at xact.c:3449:10 [06:12:52.528] frame #8: 0x0000000104ccdcf0 postgres`PostgresMain(dbname=, username=) at postgres.c:4537:3 [06:12:52.528] frame #9: 0x0000000104cc9a80 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:107:2 [06:12:52.528] frame #10: 0x0000000104c30810 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=2, startup_data="", startup_data_len=4, client_sock=0x000000016b454900) at launch_backend.c:274:3 [06:12:52.528] frame #11: 0x0000000104c34750 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016b454900) at postmaster.c:3390:8 [06:12:52.528] frame #12: 0x0000000104c346bc postgres`ServerLoop at postmaster.c:1676:6 [06:12:52.528] frame #13: 0x0000000104c32e38 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1374:11 [06:12:52.528] frame #14: 0x0000000104b852a0 postgres`main(argc=8, argv=0x0000600001a48550) at main.c:222:4 [06:12:52.528] frame #15: 0x0000000189ccb154 dyld`start + 2476 [06:12:52.528] (lldb) quit