[03:41:42.144] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [03:41:44.049] (lldb) target create --core "/Users/admin/cores/core.20563" [03:42:18.807] Core file '/Users/admin/cores/core.20563' (arm64) was loaded. [03:42:18.807] (lldb) thread backtrace all [03:42:19.191] * thread #1 [03:42:19.191] * frame #0: 0x00000001846d15f0 libsystem_kernel.dylib`__pthread_kill + 8 [03:42:19.191] frame #1: 0x0000000184709c20 libsystem_pthread.dylib`pthread_kill + 288 [03:42:19.191] frame #2: 0x0000000184616a30 libsystem_c.dylib`abort + 180 [03:42:19.191] frame #3: 0x0000000100468284 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=677) at assert.c:66:2 [03:42:19.191] frame #4: 0x000000010030af90 postgres`ProcArrayEndTransaction(proc=0x000000010e9210c0, latestXid=) at procarray.c:677:3 [03:42:19.191] frame #5: 0x00000001000b8a60 postgres`AbortTransaction at xact.c:2946:2 [03:42:19.191] frame #6: 0x00000001000b7044 postgres`AbortCurrentTransaction [inlined] AbortCurrentTransactionInternal at xact.c:0:4 [03:42:19.191] frame #7: 0x00000001000b7014 postgres`AbortCurrentTransaction at xact.c:3449:10 [03:42:19.191] frame #8: 0x0000000100333144 postgres`PostgresMain(dbname=, username=) at postgres.c:4406:3 [03:42:19.191] frame #9: 0x000000010032f0a0 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:107:2 [03:42:19.191] frame #10: 0x00000001002951c8 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=2, startup_data="", startup_data_len=4, client_sock=0x000000016fdf4900) at launch_backend.c:274:3 [03:42:19.191] frame #11: 0x00000001002993f4 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016fdf4900) at postmaster.c:3466:8 [03:42:19.191] frame #12: 0x0000000100299360 postgres`ServerLoop at postmaster.c:1679:6 [03:42:19.191] frame #13: 0x00000001002977ec postgres`PostmasterMain(argc=, argv=) at postmaster.c:1377:11 [03:42:19.191] frame #14: 0x00000001001e9308 postgres`main(argc=8, argv=0x00006000039b8550) at main.c:230:4 [03:42:19.191] frame #15: 0x000000018437f154 dyld`start + 2476 [03:42:19.192] (lldb) quit