[19:38:27.191] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [19:38:30.792] (lldb) target create --core "/Users/admin/cores/core.15274" [19:38:54.667] Core file '/Users/admin/cores/core.15274' (arm64) was loaded. [19:38:54.667] (lldb) thread backtrace all [19:38:55.698] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [19:38:55.698] [19:38:55.703] * thread #1, stop reason = ESR_EC_DABORT_EL0 (fault address: 0x7f7f7f7f7f7f7f87) [19:38:55.703] * frame #0: 0x0000000102c62670 postgres`_SPI_execute_plan(plan=, options=0x000000016d367c60, snapshot=0x0000000000000000, crosscheck_snapshot=0x0000000000000000, fire_triggers=) at spi.c:2623:24 [19:38:55.703] frame #1: 0x0000000102c63074 postgres`SPI_execute_plan_with_paramlist(plan=0x0000000151811700, params=0x0000000000000000, read_only=, tcount=2) at spi.c:752:8 [19:38:55.703] frame #2: 0x00000001037d404c plpgsql.dylib`exec_run_select(estate=0x000000016d368080, expr=0x0000000152873748, maxtuples=2, portalP=0x0000000000000000) at pl_exec.c:5812:7 [19:38:55.703] frame #3: 0x00000001037d3a00 plpgsql.dylib`exec_eval_expr(estate=0x000000016d368080, expr=0x0000000152873748, isNull=0x000000016d3680a0, rettype=0x000000016d3680a4, rettypmod=0x000000016d367e40) at pl_exec.c:5706:7 [19:38:55.703] frame #4: 0x00000001037d2b4c plpgsql.dylib`exec_stmts [inlined] exec_stmt_return(estate=0x000000016d368080, stmt=0x00000001528732f0) at pl_exec.c:3299:20 [19:38:55.703] frame #5: 0x00000001037d2b34 plpgsql.dylib`exec_stmts(estate=0x000000016d368080, stmts=) at pl_exec.c:2084:10 [19:38:55.703] frame #6: 0x00000001037d0568 plpgsql.dylib`exec_stmt_block(estate=0x000000016d368080, block=0x0000000152873848) at pl_exec.c:1955:8 [19:38:55.703] frame #7: 0x00000001037ce21c plpgsql.dylib`plpgsql_exec_function [inlined] exec_toplevel_block(estate=0x000000016d368080, block=0x0000000152873848) at pl_exec.c:1646:7 [19:38:55.703] frame #8: 0x00000001037ce1dc plpgsql.dylib`plpgsql_exec_function(func=0x0000000151025b20, fcinfo=0x000000015283aae8, simple_eval_estate=, simple_eval_resowner=, procedure_resowner=, atomic=) at pl_exec.c:635:7 [19:38:55.703] frame #9: 0x00000001037dba2c plpgsql.dylib`plpgsql_call_handler(fcinfo=0x000000015283aae8) at pl_handler.c:278:13 [19:38:55.703] frame #10: 0x0000000102c1b0e4 postgres`ExecInterpExpr(state=0x000000015283a990, econtext=, isnull=0x0000000000000000) at execExprInterp.c:926:8 [19:38:55.703] frame #11: 0x0000000102c57678 postgres`ExecResult [inlined] ExecEvalExprNoReturn(state=0x000000015283a990, econtext=0x000000015283a638) at executor.h:445:13 [19:38:55.703] frame #12: 0x0000000102c57664 postgres`ExecResult [inlined] ExecEvalExprNoReturnSwitchContext(state=0x000000015283a990, econtext=0x000000015283a638) at executor.h:486:2 [19:38:55.703] frame #13: 0x0000000102c57650 postgres`ExecResult [inlined] ExecProject(projInfo=0x000000015283a988) at executor.h:518:2 [19:38:55.703] frame #14: 0x0000000102c57634 postgres`ExecResult(pstate=) at nodeResult.c:135:10 [19:38:55.703] frame #15: 0x0000000102c23ea0 postgres`standard_ExecutorRun [inlined] ExecProcNode(node=0x000000015283a528) at executor.h:341:9 [19:38:55.703] frame #16: 0x0000000102c23e84 postgres`standard_ExecutorRun [inlined] ExecutePlan(queryDesc=0x000000015180cb00, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=, dest=0x000000015180daa8) at execMain.c:1783:10 [19:38:55.703] frame #17: 0x0000000102c23e34 postgres`standard_ExecutorRun(queryDesc=0x000000015180cb00, direction=, count=0) at execMain.c:435:3 [19:38:55.703] frame #18: 0x0000000102c23d68 postgres`ExecutorRun(queryDesc=, direction=, count=) at execMain.c:371:3 [artificial] [19:38:55.703] frame #19: 0x0000000102dd97b8 postgres`PortalRunSelect(portal=0x0000000151043100, forward=, count=0, dest=0x000000015180daa8) at pquery.c:953:4 [19:38:55.703] frame #20: 0x0000000102dd93d0 postgres`PortalRun(portal=0x0000000151043100, count=9223372036854775807, isTopLevel=true, dest=0x000000015180daa8, altdest=0x000000015180daa8, qc=0x000000016d368678) at pquery.c:797:18 [19:38:55.703] frame #21: 0x0000000102dd8300 postgres`exec_simple_query(query_string="select cache_test_2();") at postgres.c:1274:10 [19:38:55.703] frame #22: 0x0000000102dd5544 postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [19:38:55.703] frame #23: 0x0000000102dd0fa4 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:124:2 [19:38:55.703] frame #24: 0x0000000102d2e124 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=18, startup_data=0x000000016d369520, startup_data_len=24, client_sock=0x000000016d368a90) at launch_backend.c:290:3 [19:38:55.703] frame #25: 0x0000000102d323fc postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016d368a90) at postmaster.c:3580:8 [19:38:55.703] frame #26: 0x0000000102d32360 postgres`ServerLoop at postmaster.c:1702:6 [19:38:55.703] frame #27: 0x0000000102d30778 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1400:11 [19:38:55.703] frame #28: 0x0000000102c7deb4 postgres`main(argc=8, argv=0x00006000006c04b0) at main.c:227:4 [19:38:55.703] frame #29: 0x000000018847f154 dyld`start + 2476 [19:38:55.703] (lldb) quit