[13:15:09.803] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [13:15:12.546] (lldb) target create --core "/Users/admin/cores/core.19711" [13:15:48.180] Core file '/Users/admin/cores/core.19711' (arm64) was loaded. [13:15:48.180] (lldb) thread backtrace all [13:15:49.327] * thread #1 [13:15:49.327] * frame #0: 0x000000018cde95f0 libsystem_kernel.dylib`__pthread_kill + 8 [13:15:49.327] frame #1: 0x000000018ce21c20 libsystem_pthread.dylib`pthread_kill + 288 [13:15:49.327] frame #2: 0x000000018cd2ea30 libsystem_c.dylib`abort + 180 [13:15:49.327] frame #3: 0x0000000100dd44d8 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=69) at assert.c:66:2 [13:15:49.327] frame #4: 0x0000000100996cb4 postgres`relation_open(relationId=30118, lockmode=0) at relation.c:67:2 [13:15:49.327] frame #5: 0x0000000100a18a00 postgres`table_open(relationId=, lockmode=) at table.c:44:6 [13:15:49.327] frame #6: 0x0000000100b12bf4 postgres`ExecGetRangeTableRelation(estate=0x0000000123857500, rti=) at execUtils.c:787:10 [13:15:49.327] frame #7: 0x0000000100b04390 postgres`standard_ExecutorStart at execMain.c:1049:17 [13:15:49.327] frame #8: 0x0000000100b0417c postgres`standard_ExecutorStart(queryDesc=0x0000000123853590, eflags=32) at execMain.c:314:2 [13:15:49.327] frame #9: 0x0000000101537cdc pg_stat_statements.dylib`pgss_ExecutorStart(queryDesc=0x0000000123853590, eflags=) at pg_stat_statements.c:986:3 [13:15:49.327] frame #10: 0x0000000100b047a4 postgres`ExecutorStartExt [inlined] ExecutorStart(queryDesc=0x0000000123853590, eflags=32) at execMain.c:134:3 [13:15:49.327] frame #11: 0x0000000100b04780 postgres`ExecutorStartExt(queryDesc=0x0000000123853590, eflags=32, plansource=0x0000000123050100, query_index=0) at execMain.c:159:3 [13:15:49.327] frame #12: 0x0000000100b40688 postgres`_SPI_execute_plan [inlined] _SPI_pquery(queryDesc=0x0000000123853590, fire_triggers=, tcount=1, plansource=0x0000000123050100, query_index=0) at spi.c:2932:2 [13:15:49.327] frame #13: 0x0000000100b40600 postgres`_SPI_execute_plan(plan=, options=0x000000016f47b7e0, snapshot=, crosscheck_snapshot=0x0000000000000000, fire_triggers=) at spi.c:2698:11 [13:15:49.327] frame #14: 0x0000000100b40f44 postgres`SPI_execute_snapshot(plan=0x000000012303d100, Values=, Nulls=" ", snapshot=0x0000000000000000, crosscheck_snapshot=0x0000000000000000, read_only=, fire_triggers=false, tcount=1) at spi.c:795:8 [13:15:49.327] frame #15: 0x0000000100d6815c postgres`ri_PerformCheck(riinfo=0x000000010800d598, qkey=0x000000016f47bb98, qplan=0x000000012303d100, fk_rel=0x0000000108092da8, pk_rel=0x000000010808fd58, oldslot=0x0000000000000000, newslot=0x000000012381f1b0, detectNewRows=false, expect_OK=5) at ri_triggers.c:2503:15 [13:15:49.327] frame #16: 0x0000000100d66aa4 postgres`RI_FKey_check(trigdata=) at ri_triggers.c:449:2 [13:15:49.327] frame #17: 0x0000000100d66534 postgres`RI_FKey_check_ins(fcinfo=0x000000016f47be78) at ri_triggers.c:476:9 [13:15:49.327] frame #18: 0x0000000100add5cc postgres`ExecCallTriggerFunc(trigdata=0x000000016f47c070, tgindx=, finfo=, instr=0x0000000000000000, per_tuple_context=0x0000000123844a00) at trigger.c:2362:12 [13:15:49.327] frame #19: 0x0000000100ae09c8 postgres`afterTriggerInvokeEvents [inlined] AfterTriggerExecute(estate=, event=0x0000000123837320, relInfo=, src_relInfo=, dst_relInfo=, trigdesc=0x000000012381ece8, finfo=0x000000012381eea8, instr=0x0000000000000000, per_tuple_context=0x0000000123844a00, trig_tuple_slot1=0x0000000000000000, trig_tuple_slot2=0x0000000000000000) at trigger.c:4495:13 [13:15:49.327] frame #20: 0x0000000100ae04a8 postgres`afterTriggerInvokeEvents(events=0x000000012285c530, firing_id=, estate=, delete_ok=false) at trigger.c:4732:5 [13:15:49.327] frame #21: 0x0000000100adff34 postgres`AfterTriggerEndQuery(estate=0x000000012182c900) at trigger.c:5087:8 [13:15:49.327] frame #22: 0x0000000100b04c94 postgres`standard_ExecutorFinish(queryDesc=0x000000012303c300) at execMain.c:501:3 [13:15:49.328] frame #23: 0x0000000101537f2c pg_stat_statements.dylib`pgss_ExecutorFinish(queryDesc=0x000000012303c300) at pg_stat_statements.c:1049:4 [13:15:49.328] frame #24: 0x0000000100ca5bcc postgres`ProcessQuery(plan=0x00000001238169f8, cplan=0x0000000000000000, plansource=, query_index=, sourceText="UPDATE temporal_partitioned_fk_rng2rng SET id = '[1,2)' WHERE id = '[4,5)';", params=0x0000000000000000, queryEnv=0x0000000000000000, dest=0x0000000123816b78, qc=0x000000016f47c5a8) at pquery.c:213:2 [13:15:49.328] frame #25: 0x0000000100ca5208 postgres`PortalRunMulti(portal=0x0000000122849b00, isTopLevel=true, setHoldSnapshot=false, dest=0x0000000123816b78, altdest=0x0000000123816b78, qc=0x000000016f47c5a8) at pquery.c:0 [13:15:49.328] frame #26: 0x0000000100ca4b5c postgres`PortalRun(portal=0x0000000122849b00, count=9223372036854775807, isTopLevel=true, run_once=, dest=0x0000000123816b78, altdest=0x0000000123816b78, qc=0x000000016f47c5a8) at pquery.c:815:5 [13:15:49.328] frame #27: 0x0000000100ca3ab4 postgres`exec_simple_query(query_string="UPDATE temporal_partitioned_fk_rng2rng SET id = '[1,2)' WHERE id = '[4,5)';") at postgres.c:1285:10 [13:15:49.328] frame #28: 0x0000000100ca1828 postgres`PostgresMain(dbname=, username=) at postgres.c:0 [13:15:49.328] frame #29: 0x0000000100c9cb10 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:107:2 [13:15:49.328] frame #30: 0x0000000100c04418 postgres`postmaster_child_launch(child_type=B_BACKEND, startup_data="", startup_data_len=4, client_sock=0x000000016f47c9b0) at launch_backend.c:274:3 [13:15:49.328] frame #31: 0x0000000100c0856c postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016f47c9b0) at postmaster.c:3415:8 [13:15:49.328] frame #32: 0x0000000100c083e4 postgres`ServerLoop at postmaster.c:1648:6 [13:15:49.328] frame #33: 0x0000000100c06548 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1346:11 [13:15:49.328] frame #34: 0x0000000100b5aafc postgres`main(argc=4, argv=0x0000600001da4810) at main.c:197:3 [13:15:49.328] frame #35: 0x000000018ca97154 dyld`start + 2476 [13:15:49.328] (lldb) quit [13:15:49.346] -e [13:15:49.346] [13:15:49.346] [13:15:49.546] (lldb) target create --core "/Users/admin/cores/core.12135" [13:16:20.385] Core file '/Users/admin/cores/core.12135' (arm64) was loaded. [13:16:20.385] (lldb) thread backtrace all [13:16:21.602] * thread #1 [13:16:21.602] * frame #0: 0x000000018cde95f0 libsystem_kernel.dylib`__pthread_kill + 8 [13:16:21.602] frame #1: 0x000000018ce21c20 libsystem_pthread.dylib`pthread_kill + 288 [13:16:21.602] frame #2: 0x000000018cd2ea30 libsystem_c.dylib`abort + 180 [13:16:21.602] frame #3: 0x00000001005c84d8 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=69) at assert.c:66:2 [13:16:21.602] frame #4: 0x000000010018acb4 postgres`relation_open(relationId=30165, lockmode=0) at relation.c:67:2 [13:16:21.602] frame #5: 0x000000010020ca00 postgres`table_open(relationId=, lockmode=) at table.c:44:6 [13:16:21.602] frame #6: 0x0000000100306bf4 postgres`ExecGetRangeTableRelation(estate=0x000000014a0c3b00, rti=) at execUtils.c:787:10 [13:16:21.602] frame #7: 0x00000001002f8390 postgres`standard_ExecutorStart at execMain.c:1049:17 [13:16:21.602] frame #8: 0x00000001002f817c postgres`standard_ExecutorStart(queryDesc=0x000000014a0bfb90, eflags=32) at execMain.c:314:2 [13:16:21.602] frame #9: 0x00000001002f87b4 postgres`ExecutorStartExt [inlined] ExecutorStart(queryDesc=0x000000014a0bfb90, eflags=32) at execMain.c:136:3 [13:16:21.602] frame #10: 0x00000001002f8780 postgres`ExecutorStartExt(queryDesc=0x000000014a0bfb90, eflags=32, plansource=0x000000014a102900, query_index=0) at execMain.c:159:3 [13:16:21.602] frame #11: 0x0000000100334688 postgres`_SPI_execute_plan [inlined] _SPI_pquery(queryDesc=0x000000014a0bfb90, fire_triggers=, tcount=1, plansource=0x000000014a102900, query_index=0) at spi.c:2932:2 [13:16:21.602] frame #12: 0x0000000100334600 postgres`_SPI_execute_plan(plan=, options=0x000000016fc87920, snapshot=, crosscheck_snapshot=0x0000000000000000, fire_triggers=) at spi.c:2698:11 [13:16:21.602] frame #13: 0x0000000100334f44 postgres`SPI_execute_snapshot(plan=0x000000014a103300, Values=, Nulls=" ", snapshot=0x0000000000000000, crosscheck_snapshot=0x0000000000000000, read_only=, fire_triggers=false, tcount=1) at spi.c:795:8 [13:16:21.602] frame #14: 0x000000010055c15c postgres`ri_PerformCheck(riinfo=0x000000014001d598, qkey=0x000000016fc87cd8, qplan=0x000000014a103300, fk_rel=0x0000000130112da8, pk_rel=0x000000013010fd58, oldslot=0x0000000000000000, newslot=0x000000015a8819b0, detectNewRows=false, expect_OK=5) at ri_triggers.c:2503:15 [13:16:21.602] frame #15: 0x000000010055aaa4 postgres`RI_FKey_check(trigdata=) at ri_triggers.c:449:2 [13:16:21.602] frame #16: 0x000000010055a534 postgres`RI_FKey_check_ins(fcinfo=0x000000016fc87fb8) at ri_triggers.c:476:9 [13:16:21.602] frame #17: 0x00000001002d15cc postgres`ExecCallTriggerFunc(trigdata=0x000000016fc881b0, tgindx=, finfo=, instr=0x0000000000000000, per_tuple_context=0x000000014a0a8e00) at trigger.c:2362:12 [13:16:21.602] frame #18: 0x00000001002d49c8 postgres`afterTriggerInvokeEvents [inlined] AfterTriggerExecute(estate=, event=0x000000014a0b1b20, relInfo=, src_relInfo=, dst_relInfo=, trigdesc=0x000000015a8814e8, finfo=0x000000015a8816a8, instr=0x0000000000000000, per_tuple_context=0x000000014a0a8e00, trig_tuple_slot1=0x0000000000000000, trig_tuple_slot2=0x0000000000000000) at trigger.c:4495:13 [13:16:21.602] frame #19: 0x00000001002d44a8 postgres`afterTriggerInvokeEvents(events=0x000000014a040f30, firing_id=, estate=, delete_ok=false) at trigger.c:4732:5 [13:16:21.602] frame #20: 0x00000001002d3f34 postgres`AfterTriggerEndQuery(estate=0x000000015a84dd00) at trigger.c:5087:8 [13:16:21.602] frame #21: 0x00000001002f8c94 postgres`standard_ExecutorFinish(queryDesc=0x000000014988db00) at execMain.c:501:3 [13:16:21.602] frame #22: 0x00000001002f8b9c postgres`ExecutorFinish(queryDesc=) at execMain.c:466:3 [artificial] [13:16:21.602] frame #23: 0x0000000100499bcc postgres`ProcessQuery(plan=0x000000015a88f878, cplan=0x0000000000000000, plansource=, query_index=, sourceText="UPDATE temporal_partitioned_fk_rng2rng SET id = '[1,2)' WHERE id = '[4,5)';", params=0x0000000000000000, queryEnv=0x0000000000000000, dest=0x000000015a88f9f8, qc=0x000000016fc885c8) at pquery.c:213:2 [13:16:21.602] frame #24: 0x0000000100499208 postgres`PortalRunMulti(portal=0x000000014a02d900, isTopLevel=true, setHoldSnapshot=false, dest=0x000000015a88f9f8, altdest=0x000000015a88f9f8, qc=0x000000016fc885c8) at pquery.c:0 [13:16:21.602] frame #25: 0x0000000100498b5c postgres`PortalRun(portal=0x000000014a02d900, count=9223372036854775807, isTopLevel=true, run_once=, dest=0x000000015a88f9f8, altdest=0x000000015a88f9f8, qc=0x000000016fc885c8) at pquery.c:815:5 [13:16:21.602] frame #26: 0x0000000100497ab4 postgres`exec_simple_query(query_string="UPDATE temporal_partitioned_fk_rng2rng SET id = '[1,2)' WHERE id = '[4,5)';") at postgres.c:1285:10 [13:16:21.602] frame #27: 0x0000000100495828 postgres`PostgresMain(dbname=, username=) at postgres.c:0 [13:16:21.602] frame #28: 0x0000000100490b10 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:107:2 [13:16:21.602] frame #29: 0x00000001003f8418 postgres`postmaster_child_launch(child_type=B_BACKEND, startup_data="", startup_data_len=4, client_sock=0x000000016fc889d0) at launch_backend.c:274:3 [13:16:21.602] frame #30: 0x00000001003fc56c postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016fc889d0) at postmaster.c:3415:8 [13:16:21.602] frame #31: 0x00000001003fc3e4 postgres`ServerLoop at postmaster.c:1648:6 [13:16:21.602] frame #32: 0x00000001003fa548 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1346:11 [13:16:21.602] frame #33: 0x000000010034eafc postgres`main(argc=8, argv=0x00006000035e0460) at main.c:197:3 [13:16:21.602] frame #34: 0x000000018ca97154 dyld`start + 2476 [13:16:21.602] (lldb) quit [13:16:21.615] -e [13:16:21.615] [13:16:21.615] [13:16:21.807] (lldb) target create --core "/Users/admin/cores/core.12133" [13:16:48.871] Core file '/Users/admin/cores/core.12133' (arm64) was loaded. [13:16:48.871] (lldb) thread backtrace all [13:16:49.597] * thread #1 [13:16:49.597] * frame #0: 0x000000018cde95f0 libsystem_kernel.dylib`__pthread_kill + 8 [13:16:49.597] frame #1: 0x000000018ce21c20 libsystem_pthread.dylib`pthread_kill + 288 [13:16:49.597] frame #2: 0x000000018cd2ea30 libsystem_c.dylib`abort + 180 [13:16:49.597] frame #3: 0x00000001013c04d8 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=69) at assert.c:66:2 [13:16:49.597] frame #4: 0x0000000100f82cb4 postgres`relation_open(relationId=30162, lockmode=0) at relation.c:67:2 [13:16:49.597] frame #5: 0x0000000101004a00 postgres`table_open(relationId=, lockmode=) at table.c:44:6 [13:16:49.597] frame #6: 0x00000001010febf4 postgres`ExecGetRangeTableRelation(estate=0x000000012b89cf00, rti=) at execUtils.c:787:10 [13:16:49.597] frame #7: 0x00000001010f0390 postgres`standard_ExecutorStart at execMain.c:1049:17 [13:16:49.597] frame #8: 0x00000001010f017c postgres`standard_ExecutorStart(queryDesc=0x000000012b898f90, eflags=32) at execMain.c:314:2 [13:16:49.597] frame #9: 0x00000001010f07b4 postgres`ExecutorStartExt [inlined] ExecutorStart(queryDesc=0x000000012b898f90, eflags=32) at execMain.c:136:3 [13:16:49.597] frame #10: 0x00000001010f0780 postgres`ExecutorStartExt(queryDesc=0x000000012b898f90, eflags=32, plansource=0x000000013c03df00, query_index=0) at execMain.c:159:3 [13:16:49.597] frame #11: 0x000000010112c688 postgres`_SPI_execute_plan [inlined] _SPI_pquery(queryDesc=0x000000012b898f90, fire_triggers=, tcount=1, plansource=0x000000013c03df00, query_index=0) at spi.c:2932:2 [13:16:49.597] frame #12: 0x000000010112c600 postgres`_SPI_execute_plan(plan=, options=0x000000016ee8f920, snapshot=, crosscheck_snapshot=0x0000000000000000, fire_triggers=) at spi.c:2698:11 [13:16:49.597] frame #13: 0x000000010112cf44 postgres`SPI_execute_snapshot(plan=0x000000013c03e300, Values=, Nulls=" ", snapshot=0x0000000000000000, crosscheck_snapshot=0x0000000000000000, read_only=, fire_triggers=false, tcount=1) at spi.c:795:8 [13:16:49.597] frame #14: 0x000000010135415c postgres`ri_PerformCheck(riinfo=0x000000012001d598, qkey=0x000000016ee8fcd8, qplan=0x000000013c03e300, fk_rel=0x000000014012c088, pk_rel=0x0000000140127c98, oldslot=0x0000000000000000, newslot=0x000000013b891bb0, detectNewRows=false, expect_OK=5) at ri_triggers.c:2503:15 [13:16:49.597] frame #15: 0x0000000101352aa4 postgres`RI_FKey_check(trigdata=) at ri_triggers.c:449:2 [13:16:49.597] frame #16: 0x0000000101352534 postgres`RI_FKey_check_ins(fcinfo=0x000000016ee8ffb8) at ri_triggers.c:476:9 [13:16:49.597] frame #17: 0x00000001010c95cc postgres`ExecCallTriggerFunc(trigdata=0x000000016ee901b0, tgindx=, finfo=, instr=0x0000000000000000, per_tuple_context=0x000000012b884600) at trigger.c:2362:12 [13:16:49.597] frame #18: 0x00000001010cc9c8 postgres`afterTriggerInvokeEvents [inlined] AfterTriggerExecute(estate=, event=0x000000013b880d20, relInfo=, src_relInfo=, dst_relInfo=, trigdesc=0x000000013b8916e8, finfo=0x000000013b8918a8, instr=0x0000000000000000, per_tuple_context=0x000000012b884600, trig_tuple_slot1=0x0000000000000000, trig_tuple_slot2=0x0000000000000000) at trigger.c:4495:13 [13:16:49.597] frame #19: 0x00000001010cc4a8 postgres`afterTriggerInvokeEvents(events=0x000000012b820130, firing_id=, estate=, delete_ok=false) at trigger.c:4732:5 [13:16:49.597] frame #20: 0x00000001010cbf34 postgres`AfterTriggerEndQuery(estate=0x000000013b844100) at trigger.c:5087:8 [13:16:49.597] frame #21: 0x00000001010f0c94 postgres`standard_ExecutorFinish(queryDesc=0x000000012b8c9700) at execMain.c:501:3 [13:16:49.597] frame #22: 0x00000001010f0b9c postgres`ExecutorFinish(queryDesc=) at execMain.c:466:3 [artificial] [13:16:49.597] frame #23: 0x0000000101291bcc postgres`ProcessQuery(plan=0x000000013b889078, cplan=0x0000000000000000, plansource=, query_index=, sourceText="UPDATE temporal_partitioned_fk_rng2rng SET id = '[1,2)' WHERE id = '[4,5)';", params=0x0000000000000000, queryEnv=0x0000000000000000, dest=0x000000013b8891f8, qc=0x000000016ee905c8) at pquery.c:213:2 [13:16:49.597] frame #24: 0x0000000101291208 postgres`PortalRunMulti(portal=0x000000012b80e700, isTopLevel=true, setHoldSnapshot=false, dest=0x000000013b8891f8, altdest=0x000000013b8891f8, qc=0x000000016ee905c8) at pquery.c:0 [13:16:49.597] frame #25: 0x0000000101290b5c postgres`PortalRun(portal=0x000000012b80e700, count=9223372036854775807, isTopLevel=true, run_once=, dest=0x000000013b8891f8, altdest=0x000000013b8891f8, qc=0x000000016ee905c8) at pquery.c:815:5 [13:16:49.597] frame #26: 0x000000010128fab4 postgres`exec_simple_query(query_string="UPDATE temporal_partitioned_fk_rng2rng SET id = '[1,2)' WHERE id = '[4,5)';") at postgres.c:1285:10 [13:16:49.597] frame #27: 0x000000010128d828 postgres`PostgresMain(dbname=, username=) at postgres.c:0 [13:16:49.597] frame #28: 0x0000000101288b10 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:107:2 [13:16:49.597] frame #29: 0x00000001011f0418 postgres`postmaster_child_launch(child_type=B_BACKEND, startup_data="", startup_data_len=4, client_sock=0x000000016ee909d0) at launch_backend.c:274:3 [13:16:49.597] frame #30: 0x00000001011f456c postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016ee909d0) at postmaster.c:3415:8 [13:16:49.597] frame #31: 0x00000001011f43e4 postgres`ServerLoop at postmaster.c:1648:6 [13:16:49.597] frame #32: 0x00000001011f2548 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1346:11 [13:16:49.597] frame #33: 0x0000000101146afc postgres`main(argc=4, argv=0x0000600002288bd0) at main.c:197:3 [13:16:49.597] frame #34: 0x000000018ca97154 dyld`start + 2476 [13:16:49.597] (lldb) quit [13:16:49.608] -e [13:16:49.608] [13:16:49.608] [13:16:49.744] (lldb) target create --core "/Users/admin/cores/core.21356" [13:17:07.737] Core file '/Users/admin/cores/core.21356' (arm64) was loaded. [13:17:07.737] (lldb) thread backtrace all [13:17:07.737] * thread #1 [13:17:07.737] * frame #0: 0x0000000102494b70 dyld`_dyld_start [13:17:07.737] (lldb) quit