[02:34:46.085] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores"
[02:34:49.989] (lldb) target create --core "/Users/admin/cores/core.23306"
[02:35:22.952] Core file '/Users/admin/cores/core.23306' (arm64) was loaded.
[02:35:22.952] (lldb) thread backtrace all
[02:35:23.446] * thread #1
[02:35:23.446]   * frame #0: 0x00000001943e95f0 libsystem_kernel.dylib`__pthread_kill + 8
[02:35:23.446]     frame #1: 0x0000000194421c20 libsystem_pthread.dylib`pthread_kill + 288
[02:35:23.446]     frame #2: 0x000000019432ea30 libsystem_c.dylib`abort + 180
[02:35:23.446]     frame #3: 0x0000000104708c84 postgres`ExceptionalCondition(conditionName=<unavailable>, fileName=<unavailable>, lineNumber=677) at assert.c:66:2
[02:35:23.446]     frame #4: 0x00000001045aaf8c postgres`ProcArrayEndTransaction(proc=0x0000000140c590c0, latestXid=<unavailable>) at procarray.c:677:3
[02:35:23.446]     frame #5: 0x0000000104357bdc postgres`AbortTransaction at xact.c:2946:2
[02:35:23.446]     frame #6: 0x00000001043561c0 postgres`AbortCurrentTransaction [inlined] AbortCurrentTransactionInternal at xact.c:0:4
[02:35:23.446]     frame #7: 0x0000000104356190 postgres`AbortCurrentTransaction at xact.c:3449:10
[02:35:23.446]     frame #8: 0x00000001045d3148 postgres`PostgresMain(dbname=<unavailable>, username=<unavailable>) at postgres.c:4406:3
[02:35:23.446]     frame #9: 0x00000001045cf0a4 postgres`BackendMain(startup_data=<unavailable>, startup_data_len=<unavailable>) at backend_startup.c:107:2
[02:35:23.446]     frame #10: 0x0000000104534f24 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=2, startup_data="", startup_data_len=4, client_sock=0x000000016bb54900) at launch_backend.c:274:3
[02:35:23.446]     frame #11: 0x0000000104539150 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016bb54900) at postmaster.c:3466:8
[02:35:23.446]     frame #12: 0x00000001045390bc postgres`ServerLoop at postmaster.c:1679:6
[02:35:23.446]     frame #13: 0x0000000104537548 postgres`PostmasterMain(argc=<unavailable>, argv=<unavailable>) at postmaster.c:1377:11
[02:35:23.446]     frame #14: 0x0000000104488814 postgres`main(argc=8, argv=0x0000600001c78460) at main.c:230:4
[02:35:23.446]     frame #15: 0x0000000194097154 dyld`start + 2476
[02:35:23.446] (lldb) quit