[10:42:27.262] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [10:42:27.633] (lldb) target create --core "/Users/admin/cores/core.20515" [10:42:39.971] Core file '/Users/admin/cores/core.20515' (arm64) was loaded. [10:42:39.971] (lldb) thread backtrace all [10:42:40.757] * thread #1 [10:42:40.757] * frame #0: 0x00000001aae8c744 libsystem_kernel.dylib`__pthread_kill + 8 [10:42:40.757] frame #1: 0x00000001aaec3c28 libsystem_pthread.dylib`pthread_kill + 288 [10:42:40.757] frame #2: 0x00000001aadd1ae8 libsystem_c.dylib`abort + 180 [10:42:40.757] frame #3: 0x0000000100abdf68 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=342) at assert.c:66:2 [10:42:40.757] frame #4: 0x00000001007e6da4 postgres`pg_wal_replay_wait(fcinfo=) at waitlsn.c:342:2 [10:42:40.757] frame #5: 0x000000010079fb30 postgres`ExecuteCallStmt(stmt=0x00000001588150b8, params=, atomic=, dest=0x0000000158815688) at functioncmds.c:2284:11 [10:42:40.757] frame #6: 0x0000000100994424 postgres`standard_ProcessUtility(pstmt=0x0000000158815168, queryString="CALL pg_wal_replay_wait('0/3002550');", readOnlyTree=, context=PROCESS_UTILITY_TOPLEVEL, params=, queryEnv=0x0000000000000000, dest=0x0000000158815688, qc=) at utility.c:851:4 [10:42:40.757] frame #7: 0x0000000100994070 postgres`ProcessUtility(pstmt=, queryString=, readOnlyTree=, context=, params=, queryEnv=, dest=, qc=) at utility.c:523:3 [artificial] [10:42:40.757] frame #8: 0x0000000100993cbc postgres`PortalRunUtility(portal=0x0000000159824700, pstmt=0x0000000158815168, isTopLevel=true, setHoldSnapshot=false, dest=0x0000000158815688, qc=0x000000016f788808) at pquery.c:1158:2 [10:42:40.757] frame #9: 0x00000001009933ec postgres`PortalRunMulti(portal=0x0000000159824700, isTopLevel=true, setHoldSnapshot=false, dest=0x0000000158815688, altdest=0x0000000158815688, qc=0x000000016f788808) at pquery.c:0 [10:42:40.757] frame #10: 0x0000000100992dd0 postgres`PortalRun(portal=0x0000000159824700, count=9223372036854775807, isTopLevel=true, run_once=, dest=0x0000000158815688, altdest=0x0000000158815688, qc=0x000000016f788808) at pquery.c:791:5 [10:42:40.757] frame #11: 0x0000000100991d60 postgres`exec_simple_query(query_string="CALL pg_wal_replay_wait('0/3002550');") at postgres.c:1274:10 [10:42:40.757] frame #12: 0x000000010098fb24 postgres`PostgresMain(dbname=, username=) at postgres.c:0 [10:42:40.757] frame #13: 0x000000010098b560 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:101:2 [10:42:40.757] frame #14: 0x00000001008f67c0 postgres`postmaster_child_launch(child_type=B_BACKEND, startup_data="", startup_data_len=4, client_sock=0x000000016f788c00) at launch_backend.c:265:3 [10:42:40.757] frame #15: 0x00000001008fabf8 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016f788c00) at postmaster.c:3593:8 [10:42:40.757] frame #16: 0x00000001008faa18 postgres`ServerLoop at postmaster.c:1674:6 [10:42:40.757] frame #17: 0x00000001008f8700 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1372:11 [10:42:40.757] frame #18: 0x000000010084ceb0 postgres`main(argc=4, argv=0x0000600001895200) at main.c:197:3 [10:42:40.757] frame #19: 0x00000001aab6bf28 dyld`start + 2236 [10:42:40.757] (lldb) quit