[12:04:04.835] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [12:04:08.128] (lldb) target create --core "/Users/admin/cores/core.20648" [12:04:33.868] Core file '/Users/admin/cores/core.20648' (arm64) was loaded. [12:04:33.868] (lldb) thread backtrace all [12:04:34.244] * thread #1 [12:04:34.244] * frame #0: 0x000000018a3495f0 libsystem_kernel.dylib`__pthread_kill + 8 [12:04:34.244] frame #1: 0x000000018a381c20 libsystem_pthread.dylib`pthread_kill + 288 [12:04:34.244] frame #2: 0x000000018a28ea30 libsystem_c.dylib`abort + 180 [12:04:34.244] frame #3: 0x000000010253210c postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=677) at assert.c:66:2 [12:04:34.244] frame #4: 0x00000001023d5030 postgres`ProcArrayEndTransaction(proc=0x000000011093ef78, latestXid=) at procarray.c:677:3 [12:04:34.244] frame #5: 0x0000000102184868 postgres`AbortTransaction at xact.c:2946:2 [12:04:34.244] frame #6: 0x0000000102182e4c postgres`AbortCurrentTransaction [inlined] AbortCurrentTransactionInternal at xact.c:0:4 [12:04:34.244] frame #7: 0x0000000102182e1c postgres`AbortCurrentTransaction at xact.c:3449:10 [12:04:34.244] frame #8: 0x00000001023fd24c postgres`PostgresMain(dbname=, username=) at postgres.c:4406:3 [12:04:34.244] frame #9: 0x00000001023f91a8 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:107:2 [12:04:34.244] frame #10: 0x000000010235fb94 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=3, startup_data="", startup_data_len=4, client_sock=0x000000016dd28900) at launch_backend.c:274:3 [12:04:34.244] frame #11: 0x0000000102363ac8 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016dd28900) at postmaster.c:3386:8 [12:04:34.244] frame #12: 0x0000000102363a34 postgres`ServerLoop at postmaster.c:1673:6 [12:04:34.244] frame #13: 0x00000001023621b8 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1371:11 [12:04:34.244] frame #14: 0x00000001022b4064 postgres`main(argc=8, argv=0x00006000003fc550) at main.c:230:4 [12:04:34.244] frame #15: 0x0000000189ff7154 dyld`start + 2476 [12:04:34.244] (lldb) quit