[05:43:21.786] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [05:43:22.213] (lldb) target create --core "/Users/admin/cores/core.18407" [05:43:45.056] Core file '/Users/admin/cores/core.18407' (arm64) was loaded. [05:43:45.056] (lldb) thread backtrace all [05:43:45.394] * thread #1 [05:43:45.394] * frame #0: 0x00000001906f4764 libsystem_kernel.dylib`__pthread_kill + 8 [05:43:45.394] frame #1: 0x000000019072bc28 libsystem_pthread.dylib`pthread_kill + 288 [05:43:45.394] frame #2: 0x0000000190639ae8 libsystem_c.dylib`abort + 180 [05:43:45.394] frame #3: 0x000000010105763c postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=622) at assert.c:66:2 [05:43:45.394] frame #4: 0x0000000100ee5fbc postgres`read_stream_next_buffer(stream=0x00000001490a6600, per_buffer_data=0x0000000000000000) at read_stream.c:622:4 [05:43:45.394] frame #5: 0x0000000101a0ebfc pg_prewarm.dylib`pg_prewarm(fcinfo=) at pg_prewarm.c:230:10 [05:43:45.394] frame #6: 0x0000000100d84fac postgres`ExecInterpExpr(state=0x00000001490af2e8, econtext=, isnull=) at execExprInterp.c:740:8 [05:43:45.394] frame #7: 0x0000000100da05e4 postgres`ExecAgg [inlined] ExecEvalExprSwitchContext(state=, econtext=, isNull=0x000000016f1f052e) at executor.h:356:13 [05:43:45.394] frame #8: 0x0000000100da05cc postgres`ExecAgg [inlined] advance_aggregates(aggstate=0x00000001490a4348) at nodeAgg.c:820:2 [05:43:45.394] frame #9: 0x0000000100da05c0 postgres`ExecAgg [inlined] agg_retrieve_direct(aggstate=0x00000001490a4348) at nodeAgg.c:2454:6 [05:43:45.394] frame #10: 0x0000000100da0310 postgres`ExecAgg(pstate=0x00000001490a4348) at nodeAgg.c:2179:14 [05:43:45.394] frame #11: 0x0000000100d9456c postgres`ExecProcNodeFirst(node=0x00000001490a4348) at execProcnode.c:464:9 [05:43:45.394] frame #12: 0x0000000100d8d89c postgres`standard_ExecutorRun [inlined] ExecProcNode(node=0x00000001490a4348) at executor.h:274:9 [05:43:45.394] frame #13: 0x0000000100d8d880 postgres`standard_ExecutorRun [inlined] ExecutePlan(estate=0x00000001490a4100, planstate=0x00000001490a4348, use_parallel_mode=, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=, dest=0x000000014909de10, execute_once=) at execMain.c:1644:10 [05:43:45.394] frame #14: 0x0000000100d8d854 postgres`standard_ExecutorRun(queryDesc=0x00000001490a3d00, direction=, count=0, execute_once=) at execMain.c:363:3 [05:43:45.394] frame #15: 0x0000000100d8d768 postgres`ExecutorRun(queryDesc=, direction=, count=, execute_once=) at execMain.c:304:3 [05:43:45.394] frame #16: 0x0000000100f2ad1c postgres`PortalRunSelect(portal=0x0000000149044100, forward=, count=0, dest=0x000000014909de10) at pquery.c:924:4 [05:43:45.394] frame #17: 0x0000000100f2a920 postgres`PortalRun(portal=0x0000000149044100, count=9223372036854775807, isTopLevel=true, run_once=, dest=0x000000014909de10, altdest=0x000000014909de10, qc=0x000000016f1f0818) at pquery.c:768:18 [05:43:45.394] frame #18: 0x0000000100f29888 postgres`exec_simple_query(query_string="SELECT SUM(pg_prewarm(oid)) warmed_buffers FROM pg_class WHERE pg_relation_filenode(oid) != 0;") at postgres.c:1274:10 [05:43:45.394] frame #19: 0x0000000100f2760c postgres`PostgresMain(dbname=, username=) at postgres.c:0 [05:43:45.394] frame #20: 0x0000000100f22fd4 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:101:2 [05:43:45.394] frame #21: 0x0000000100e8c404 postgres`postmaster_child_launch(child_type=B_BACKEND, startup_data="", startup_data_len=4, client_sock=0x000000016f1f0c10) at launch_backend.c:265:3 [05:43:45.394] frame #22: 0x0000000100e90950 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016f1f0c10) at postmaster.c:3593:8 [05:43:45.394] frame #23: 0x0000000100e90768 postgres`ServerLoop at postmaster.c:1674:6 [05:43:45.394] frame #24: 0x0000000100e8e3b0 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1372:11 [05:43:45.394] frame #25: 0x0000000100de2c9c postgres`main(argc=4, argv=0x0000600000dad200) at main.c:197:3 [05:43:45.394] frame #26: 0x00000001903d3f28 dyld`start + 2236 [05:43:45.394] (lldb) quit