[05:46:41.968] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [05:46:43.741] (lldb) target create --core "/Users/admin/cores/core.20476" [05:47:07.154] Core file '/Users/admin/cores/core.20476' (arm64) was loaded. [05:47:07.154] (lldb) thread backtrace all [05:47:07.437] * thread #1 [05:47:07.437] * frame #0: 0x00000001880d15f0 libsystem_kernel.dylib`__pthread_kill + 8 [05:47:07.437] frame #1: 0x0000000188109c20 libsystem_pthread.dylib`pthread_kill + 288 [05:47:07.437] frame #2: 0x0000000188016a30 libsystem_c.dylib`abort + 180 [05:47:07.437] frame #3: 0x00000001044a94c4 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=677) at assert.c:66:2 [05:47:07.437] frame #4: 0x000000010434d52c postgres`ProcArrayEndTransaction(proc=0x00000001128b6f78, latestXid=) at procarray.c:677:3 [05:47:07.437] frame #5: 0x00000001040fe104 postgres`AbortTransaction at xact.c:2946:2 [05:47:07.437] frame #6: 0x00000001040fc6e8 postgres`AbortCurrentTransaction [inlined] AbortCurrentTransactionInternal at xact.c:0:4 [05:47:07.437] frame #7: 0x00000001040fc6b8 postgres`AbortCurrentTransaction at xact.c:3449:10 [05:47:07.437] frame #8: 0x00000001043758fc postgres`PostgresMain(dbname=, username=) at postgres.c:4535:3 [05:47:07.437] frame #9: 0x0000000104371660 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:107:2 [05:47:07.437] frame #10: 0x00000001042d8240 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=3, startup_data="", startup_data_len=4, client_sock=0x000000016bdac900) at launch_backend.c:274:3 [05:47:07.437] frame #11: 0x00000001042dc178 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016bdac900) at postmaster.c:3391:8 [05:47:07.437] frame #12: 0x00000001042dc0e4 postgres`ServerLoop at postmaster.c:1678:6 [05:47:07.437] frame #13: 0x00000001042da868 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1376:11 [05:47:07.437] frame #14: 0x000000010422ca84 postgres`main(argc=8, argv=0x00006000034d8550) at main.c:224:4 [05:47:07.437] frame #15: 0x0000000187d7f154 dyld`start + 2476 [05:47:07.437] (lldb) quit