[00:32:07.928] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [00:32:11.115] (lldb) target create --core "/Users/admin/cores/core.20473" [00:32:48.332] Core file '/Users/admin/cores/core.20473' (arm64) was loaded. [00:32:48.332] (lldb) thread backtrace all [00:32:48.799] * thread #1 [00:32:48.799] * frame #0: 0x00000001851015f0 libsystem_kernel.dylib`__pthread_kill + 8 [00:32:48.799] frame #1: 0x0000000185139c20 libsystem_pthread.dylib`pthread_kill + 288 [00:32:48.799] frame #2: 0x0000000185046a30 libsystem_c.dylib`abort + 180 [00:32:48.799] frame #3: 0x0000000105391444 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=677) at assert.c:66:2 [00:32:48.799] frame #4: 0x00000001052354d8 postgres`ProcArrayEndTransaction(proc=0x000000011379ef78, latestXid=) at procarray.c:677:3 [00:32:48.799] frame #5: 0x0000000104fe622c postgres`AbortTransaction at xact.c:2946:2 [00:32:48.799] frame #6: 0x0000000104fe4810 postgres`AbortCurrentTransaction [inlined] AbortCurrentTransactionInternal at xact.c:0:4 [00:32:48.799] frame #7: 0x0000000104fe47e0 postgres`AbortCurrentTransaction at xact.c:3449:10 [00:32:48.799] frame #8: 0x000000010525d87c postgres`PostgresMain(dbname=, username=) at postgres.c:4535:3 [00:32:48.799] frame #9: 0x000000010525960c postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:107:2 [00:32:48.799] frame #10: 0x00000001051c01ec postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=3, startup_data="", startup_data_len=4, client_sock=0x000000016aec4900) at launch_backend.c:274:3 [00:32:48.799] frame #11: 0x00000001051c4124 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016aec4900) at postmaster.c:3389:8 [00:32:48.799] frame #12: 0x00000001051c4090 postgres`ServerLoop at postmaster.c:1676:6 [00:32:48.799] frame #13: 0x00000001051c2814 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1374:11 [00:32:48.799] frame #14: 0x0000000105114bac postgres`main(argc=8, argv=0x0000600002418550) at main.c:224:4 [00:32:48.799] frame #15: 0x0000000184daf154 dyld`start + 2476 [00:32:48.799] (lldb) quit