[19:25:05.761] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [19:25:09.488] (lldb) target create --core "/Users/admin/cores/core.25260" [19:25:44.016] Core file '/Users/admin/cores/core.25260' (arm64) was loaded. [19:25:44.016] (lldb) thread backtrace all [19:25:44.502] * thread #1 [19:25:44.502] * frame #0: 0x000000018fedd5f0 libsystem_kernel.dylib`__pthread_kill + 8 [19:25:44.502] frame #1: 0x000000018ff15c20 libsystem_pthread.dylib`pthread_kill + 288 [19:25:44.502] frame #2: 0x000000018fe22a30 libsystem_c.dylib`abort + 180 [19:25:44.502] frame #3: 0x00000001004cbef8 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=677) at assert.c:66:2 [19:25:44.502] frame #4: 0x000000010036e800 postgres`ProcArrayEndTransaction(proc=0x000000010e9850c0, latestXid=) at procarray.c:677:3 [19:25:44.502] frame #5: 0x000000010011c3a8 postgres`AbortTransaction at xact.c:2946:2 [19:25:44.502] frame #6: 0x000000010011a98c postgres`AbortCurrentTransaction [inlined] AbortCurrentTransactionInternal at xact.c:0:4 [19:25:44.502] frame #7: 0x000000010011a95c postgres`AbortCurrentTransaction at xact.c:3449:10 [19:25:44.502] frame #8: 0x00000001003969bc postgres`PostgresMain(dbname=, username=) at postgres.c:4406:3 [19:25:44.502] frame #9: 0x0000000100392918 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:107:2 [19:25:44.502] frame #10: 0x00000001002f89f4 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=3, startup_data="", startup_data_len=4, client_sock=0x000000016fd90900) at launch_backend.c:274:3 [19:25:44.502] frame #11: 0x00000001002fcc20 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016fd90900) at postmaster.c:3466:8 [19:25:44.502] frame #12: 0x00000001002fcb8c postgres`ServerLoop at postmaster.c:1679:6 [19:25:44.502] frame #13: 0x00000001002fb018 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1377:11 [19:25:44.502] frame #14: 0x000000010024cb34 postgres`main(argc=8, argv=0x000060000147c550) at main.c:230:4 [19:25:44.502] frame #15: 0x000000018fb8b154 dyld`start + 2476 [19:25:44.502] (lldb) quit