[13:30:08.541] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [13:30:13.660] (lldb) target create --core "/Users/admin/cores/core.21093" [13:30:48.113] Core file '/Users/admin/cores/core.21093' (arm64) was loaded. [13:30:48.113] (lldb) thread backtrace all [13:30:48.115] * thread #1 [13:30:48.115] * frame #0: 0x00000001972d55b8 [13:30:48.115] frame #1: 0x00000001973069bc [13:30:48.115] frame #2: 0x00000001972da070 [13:30:48.115] (lldb) quit [13:30:48.172] -e [13:30:48.172] [13:30:48.172] [13:30:48.654] (lldb) target create --core "/Users/admin/cores/core.10577" [13:31:34.901] Core file '/Users/admin/cores/core.10577' (arm64) was loaded. [13:31:34.901] (lldb) thread backtrace all [13:31:36.846] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [13:31:36.846] [13:31:36.857] * thread #1 [13:31:36.857] * frame #0: 0x0000000197642388 libsystem_kernel.dylib`__pthread_kill + 8 [13:31:36.857] frame #1: 0x000000019767b848 libsystem_pthread.dylib`pthread_kill + 296 [13:31:36.857] frame #2: 0x00000001975849e4 libsystem_c.dylib`abort + 124 [13:31:36.857] frame #3: 0x0000000104c16d2c postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=3031) at assert.c:65:2 [13:31:36.857] frame #4: 0x0000000104ba5f0c postgres`ri_populate_fastpath_metadata(riinfo=0x000000012801fd40, fk_rel=0x0000000138130dd0, idx_rel=0x0000000138090188) at ri_triggers.c:3031:2 [inlined] [13:31:36.857] frame #5: 0x0000000104ba5ef4 postgres`ri_FastPathCheck(riinfo=0x000000012801fd40, fk_rel=0x0000000138130dd0, newslot=0x0000000148899c70) at ri_triggers.c:2724:3 [inlined] [13:31:36.857] frame #6: 0x0000000104ba5e64 postgres`RI_FKey_check(trigdata=) at ri_triggers.c:395:3 [13:31:36.857] frame #7: 0x0000000104ba530c postgres`RI_FKey_check_ins(fcinfo=0x000000016b67f728) at ri_triggers.c:531:9 [13:31:36.857] frame #8: 0x00000001048f0a60 postgres`ExecCallTriggerFunc(trigdata=0x000000016b67f910, tgindx=, finfo=, instr=0x0000000000000000, per_tuple_context=0x00000001488f2400) at trigger.c:2370:12 [13:31:36.857] frame #9: 0x00000001048f4148 postgres`AfterTriggerExecute(estate=0x0000000148898700, event=0x0000000146829920, relInfo=, src_relInfo=, dst_relInfo=, trigdesc=0x0000000148898e10, finfo=0x0000000148898fd0, instr=0x0000000000000000, per_tuple_context=0x00000001488f2400, trig_tuple_slot1=0x0000000000000000, trig_tuple_slot2=0x0000000000000000) at trigger.c:4560:13 [inlined] [13:31:36.857] frame #10: 0x00000001048f3c34 postgres`afterTriggerInvokeEvents(events=0x0000000148840ca0, firing_id=, estate=0x0000000148898700, delete_ok=false) at trigger.c:4801:5 [13:31:36.857] frame #11: 0x00000001048f36e0 postgres`AfterTriggerEndQuery(estate=0x0000000148898700) at trigger.c:5183:8 [13:31:36.857] frame #12: 0x0000000104919450 postgres`standard_ExecutorFinish(queryDesc=0x0000000147848300) at execMain.c:445:3 [13:31:36.857] frame #13: 0x0000000104919358 postgres`ExecutorFinish(queryDesc=) at execMain.c:413:3 [artificial] [13:31:36.857] frame #14: 0x0000000104ae9434 postgres`ProcessQuery(plan=0x00000001470c25c8, sourceText="insert into trigtest2 values(1);", params=0x0000000000000000, queryEnv=0x0000000000000000, dest=0x000000014680ce38, qc=0x000000016b67fcf8) at pquery.c:189:2 [13:31:36.857] frame #15: 0x0000000104ae8a1c postgres`PortalRunMulti(portal=0x0000000148832b00, isTopLevel=true, setHoldSnapshot=false, dest=0x000000014680ce38, altdest=0x000000014680ce38, qc=0x000000016b67fcf8) at pquery.c:0 [13:31:36.857] frame #16: 0x0000000104ae83ac postgres`PortalRun(portal=0x0000000148832b00, count=9223372036854775807, isTopLevel=, dest=0x000000014680ce38, altdest=0x000000014680ce38, qc=0x000000016b67fcf8) at pquery.c:783:5 [13:31:36.857] frame #17: 0x0000000104ae72dc postgres`exec_simple_query(query_string="insert into trigtest2 values(1);") at postgres.c:1278:10 [13:31:36.857] frame #18: 0x0000000104ae4658 postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [13:31:36.857] frame #19: 0x0000000104adfea0 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:124:2 [13:31:36.857] frame #20: 0x0000000104a2fcfc postgres`postmaster_child_launch(child_type=, child_slot=15, startup_data=0x000000016b680b90, startup_data_len=24, client_sock=0x000000016b680100) at launch_backend.c:263:3 [13:31:36.857] frame #21: 0x0000000104a34230 postgres`BackendStartup(client_sock=0x000000016b680100) at postmaster.c:3598:8 [inlined] [13:31:36.857] frame #22: 0x0000000104a34198 postgres`ServerLoop at postmaster.c:1705:6 [13:31:36.857] frame #23: 0x0000000104a32204 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1395:11 [13:31:36.857] frame #24: 0x0000000104976e94 postgres`main(argc=8, argv=0x00006000029f0410) at main.c:231:4 [13:31:36.857] frame #25: 0x00000001972dab98 dyld`start + 6076 [13:31:36.857] (lldb) quit