[04:38:04.587] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [04:38:07.787] (lldb) target create --core "/Users/admin/cores/core.17567" [04:38:41.546] Core file '/Users/admin/cores/core.17567' (arm64) was loaded. [04:38:41.546] (lldb) thread backtrace all [04:38:42.777] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [04:38:42.777] [04:38:42.824] * thread #1, stop reason = ESR_EC_DABORT_EL0 (fault address: 0xc8) [04:38:42.824] * frame #0: 0x000000010539077c plpgsql.dylib`plpgsql_scanner_errposition(location=11, yyscanner=0x000000016b76a030) at pl_scanner.c:508:31 [04:38:42.824] frame #1: 0x0000000105380330 plpgsql.dylib`plpgsql_sql_error_callback(arg=) at pl_gram.y:3769:2 [04:38:42.824] frame #2: 0x0000000104aeea60 postgres`errfinish(filename=, lineno=, funcname=) at elog.c:509:3 [04:38:42.824] frame #3: 0x0000000104c27ecc postgres`typenameType.cold.1 at parse_type.c:270:3 [04:38:42.824] frame #4: 0x0000000104902eec postgres`typenameType(pstate=0x0000000000000000, typeName=0x0000000135830f98, typmod_p=0x000000016b769f88) at parse_type.c:270:3 [04:38:42.824] frame #5: 0x0000000104902f44 postgres`typenameTypeIdAndMod(pstate=, typeName=, typeid_p=0x000000016b769f8c, typmod_p=) at parse_type.c:315:8 [04:38:42.824] frame #6: 0x000000010537e00c plpgsql.dylib`plpgsql_yyparse [inlined] parse_datatype(string=, location=) at pl_gram.y:3815:2 [04:38:42.824] frame #7: 0x000000010537dfc0 plpgsql.dylib`plpgsql_yyparse [inlined] read_datatype(tok=, yylvalp=0x000000016b769f58, yyllocp=0x000000016b769f54, yyscanner=0x000000012506a760) at pl_gram.y:2961:11 [04:38:42.824] frame #8: 0x000000010537ded0 plpgsql.dylib`plpgsql_yyparse(yyscanner=) at pl_gram.y:774:23 [04:38:42.824] frame #9: 0x00000001053813f4 plpgsql.dylib`plpgsql_compile [inlined] do_compile(fcinfo=, procTup=, function=0x0000000134845a88, hashkey=0x000000016b76be40, forValidator=) at pl_comp.c:790:13 [04:38:42.824] frame #10: 0x0000000105380734 plpgsql.dylib`plpgsql_compile(fcinfo=, forValidator=false) at pl_comp.c:223:14 [04:38:42.824] frame #11: 0x000000010538f8e8 plpgsql.dylib`plpgsql_call_handler(fcinfo=0x0000000135819668) at pl_handler.c:241:9 [04:38:42.824] frame #12: 0x0000000104810958 postgres`ExecInterpExpr(state=0x0000000135819510, econtext=, isnull=) at execExprInterp.c:808:8 [04:38:42.824] frame #13: 0x000000010484ad9c postgres`ExecResult [inlined] ExecEvalExprSwitchContext(state=0x0000000135819510, econtext=0x0000000135819238, isNull=0x000000016b76c2cf) at executor.h:369:13 [04:38:42.824] frame #14: 0x000000010484ad74 postgres`ExecResult [inlined] ExecProject(projInfo=0x0000000135819508) at executor.h:403:9 [04:38:42.824] frame #15: 0x000000010484ad58 postgres`ExecResult(pstate=) at nodeResult.c:135:10 [04:38:42.824] frame #16: 0x00000001048193a4 postgres`standard_ExecutorRun [inlined] ExecProcNode(node=0x0000000135819128) at executor.h:272:9 [04:38:42.824] frame #17: 0x0000000104819388 postgres`standard_ExecutorRun [inlined] ExecutePlan(queryDesc=0x0000000135824700, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=, dest=0x00000001248586f0) at execMain.c:1655:10 [04:38:42.824] frame #18: 0x0000000104819338 postgres`standard_ExecutorRun(queryDesc=0x0000000135824700, direction=, count=0) at execMain.c:363:3 [04:38:42.824] frame #19: 0x0000000104819274 postgres`ExecutorRun(queryDesc=, direction=, count=) at execMain.c:300:3 [artificial] [04:38:42.824] frame #20: 0x00000001049bd12c postgres`PortalRunSelect(portal=0x0000000124808b00, forward=, count=0, dest=0x00000001248586f0) at pquery.c:920:4 [04:38:42.824] frame #21: 0x00000001049bcd44 postgres`PortalRun(portal=0x0000000124808b00, count=9223372036854775807, isTopLevel=true, dest=0x00000001248586f0, altdest=0x00000001248586f0, qc=0x000000016b76c568) at pquery.c:764:18 [04:38:42.824] frame #22: 0x00000001049bbcd8 postgres`exec_simple_query(query_string="select sillyaddtwo(42);") at postgres.c:1271:10 [04:38:42.824] frame #23: 0x00000001049b9964 postgres`PostgresMain(dbname=, username=) at postgres.c:0 [04:38:42.824] frame #24: 0x00000001049b4e7c postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:107:2 [04:38:42.824] frame #25: 0x000000010491b874 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=1, startup_data="", startup_data_len=4, client_sock=0x000000016b76c980) at launch_backend.c:274:3 [04:38:42.824] frame #26: 0x000000010491f7a8 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016b76c980) at postmaster.c:3386:8 [04:38:42.824] frame #27: 0x000000010491f714 postgres`ServerLoop at postmaster.c:1673:6 [04:38:42.824] frame #28: 0x000000010491de98 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1371:11 [04:38:42.824] frame #29: 0x000000010486fd44 postgres`main(argc=8, argv=0x00006000003b8500) at main.c:230:4 [04:38:42.824] frame #30: 0x000000018d427154 dyld`start + 2476 [04:38:42.824] (lldb) quit