[05:12:23.185] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [05:12:24.475] (lldb) target create --core "/Users/admin/cores/core.20517" [05:12:59.259] Core file '/Users/admin/cores/core.20517' (arm64) was loaded. [05:12:59.259] (lldb) thread backtrace all [05:12:59.630] * thread #1 [05:12:59.630] * frame #0: 0x00000001964015f0 libsystem_kernel.dylib`__pthread_kill + 8 [05:12:59.630] frame #1: 0x0000000196439c20 libsystem_pthread.dylib`pthread_kill + 288 [05:12:59.630] frame #2: 0x0000000196346a30 libsystem_c.dylib`abort + 180 [05:12:59.630] frame #3: 0x000000010469d7cc postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=677) at assert.c:66:2 [05:12:59.630] frame #4: 0x0000000104542230 postgres`ProcArrayEndTransaction(proc=0x0000000112aa9ec0, latestXid=) at procarray.c:677:3 [05:12:59.630] frame #5: 0x00000001042f3ff4 postgres`AbortTransaction at xact.c:2946:2 [05:12:59.630] frame #6: 0x00000001042f25d8 postgres`AbortCurrentTransaction [inlined] AbortCurrentTransactionInternal at xact.c:0:4 [05:12:59.630] frame #7: 0x00000001042f25a8 postgres`AbortCurrentTransaction at xact.c:3449:10 [05:12:59.630] frame #8: 0x000000010456a53c postgres`PostgresMain(dbname=, username=) at postgres.c:4524:3 [05:12:59.630] frame #9: 0x00000001045662e8 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:107:2 [05:12:59.630] frame #10: 0x00000001044cd128 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=2, startup_data="", startup_data_len=4, client_sock=0x000000016bbb8900) at launch_backend.c:274:3 [05:12:59.630] frame #11: 0x00000001044d1000 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016bbb8900) at postmaster.c:3377:8 [05:12:59.630] frame #12: 0x00000001044d0f6c postgres`ServerLoop at postmaster.c:1663:6 [05:12:59.630] frame #13: 0x00000001044cf6e8 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1361:11 [05:12:59.630] frame #14: 0x0000000104421cf8 postgres`main(argc=8, argv=0x0000600001b003c0) at main.c:196:3 [05:12:59.630] frame #15: 0x00000001960af154 dyld`start + 2476 [05:12:59.630] (lldb) quit