[22:13:13.286] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [22:13:14.422] (lldb) target create --core "/Users/admin/cores/core.23521" [22:13:37.859] Core file '/Users/admin/cores/core.23521' (arm64) was loaded. [22:13:37.859] (lldb) thread backtrace all [22:13:38.188] * thread #1 [22:13:38.188] * frame #0: 0x000000018f0a15f0 libsystem_kernel.dylib`__pthread_kill + 8 [22:13:38.188] frame #1: 0x000000018f0d9c20 libsystem_pthread.dylib`pthread_kill + 288 [22:13:38.188] frame #2: 0x000000018efe6a30 libsystem_c.dylib`abort + 180 [22:13:38.188] frame #3: 0x00000001030858cc postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=677) at assert.c:66:2 [22:13:38.188] frame #4: 0x0000000102f2a330 postgres`ProcArrayEndTransaction(proc=0x0000000111491ec0, latestXid=) at procarray.c:677:3 [22:13:38.188] frame #5: 0x0000000102cdc3a0 postgres`AbortTransaction at xact.c:2946:2 [22:13:38.188] frame #6: 0x0000000102cda984 postgres`AbortCurrentTransaction [inlined] AbortCurrentTransactionInternal at xact.c:0:4 [22:13:38.188] frame #7: 0x0000000102cda954 postgres`AbortCurrentTransaction at xact.c:3449:10 [22:13:38.188] frame #8: 0x0000000102f5263c postgres`PostgresMain(dbname=, username=) at postgres.c:4524:3 [22:13:38.188] frame #9: 0x0000000102f4e3e8 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:107:2 [22:13:38.188] frame #10: 0x0000000102eb5228 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=2, startup_data="", startup_data_len=4, client_sock=0x000000016d1d0900) at launch_backend.c:274:3 [22:13:38.188] frame #11: 0x0000000102eb9100 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016d1d0900) at postmaster.c:3377:8 [22:13:38.188] frame #12: 0x0000000102eb906c postgres`ServerLoop at postmaster.c:1663:6 [22:13:38.188] frame #13: 0x0000000102eb77e8 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1361:11 [22:13:38.188] frame #14: 0x0000000102e0a0a4 postgres`main(argc=8, argv=0x000060000301c550) at main.c:196:3 [22:13:38.188] frame #15: 0x000000018ed4f154 dyld`start + 2476 [22:13:38.188] (lldb) quit