[20:57:42.838] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [20:57:44.264] (lldb) target create --core "/Users/admin/cores/core.19144" [20:58:23.868] Core file '/Users/admin/cores/core.19144' (arm64) was loaded. [20:58:23.868] (lldb) thread backtrace all [20:58:25.031] * thread #1 [20:58:25.031] * frame #0: 0x00000001993355f0 libsystem_kernel.dylib`__pthread_kill + 8 [20:58:25.031] frame #1: 0x000000019936dc20 libsystem_pthread.dylib`pthread_kill + 288 [20:58:25.031] frame #2: 0x000000019927aa30 libsystem_c.dylib`abort + 180 [20:58:25.031] frame #3: 0x000000010107d5fc postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=195) at assert.c:66:2 [20:58:25.031] frame #4: 0x0000000100dadadc postgres`standard_ExecutorStart(queryDesc=0x000000012d81e020, eflags=0) at execMain.c:195:2 [20:58:25.031] frame #5: 0x00000001017cfd14 pg_stat_statements.dylib`pgss_ExecutorStart(queryDesc=0x000000012d81e020, eflags=) at pg_stat_statements.c:995:3 [20:58:25.031] frame #6: 0x0000000100d5bbd0 postgres`RefreshMatViewByOid [inlined] refresh_matview_datafill(dest=, query=, queryString=0x0000000000000000, is_create=false) at matview.c:446:2 [20:58:25.031] frame #7: 0x0000000100d5bb58 postgres`RefreshMatViewByOid(matviewOid=28271, is_create=false, skipData=, concurrent=false, queryString=, qc=0x0000000000000000) at matview.c:330:15 [20:58:25.031] frame #8: 0x0000000100d5b328 postgres`ExecRefreshMatView(stmt=0x000000012d81ad30, queryString=, qc=) at matview.c:138:9 [20:58:25.031] frame #9: 0x0000000100d39bcc postgres`ExecCreateTableAs(pstate=0x000000012d82c100, stmt=0x000000012e00a480, params=0x0000000000000000, queryEnv=0x0000000000000000, qc=0x000000016f1d8658) at createas.c:351:15 [20:58:25.031] frame #10: 0x0000000100f51520 postgres`ProcessUtilitySlow(pstate=0x000000012d82c100, pstmt=0x000000012e00a530, queryString="CREATE OR REPLACE MATERIALIZED VIEW mvtest_replace AS\n SELECT 2 AS a;", context=PROCESS_UTILITY_TOPLEVEL, params=0x0000000000000000, queryEnv=0x0000000000000000, dest=, qc=0x000000016f1d8658) at utility.c:1678:15 [20:58:25.031] frame #11: 0x0000000100f500d0 postgres`standard_ProcessUtility(pstmt=0x000000012e00a530, queryString="CREATE OR REPLACE MATERIALIZED VIEW mvtest_replace AS\n SELECT 2 AS a;", readOnlyTree=, context=PROCESS_UTILITY_TOPLEVEL, params=, queryEnv=0x0000000000000000, dest=0x000000012e00b4d8, qc=0x000000016f1d8658) at utility.c:0 [20:58:25.031] frame #12: 0x00000001017d0340 pg_stat_statements.dylib`pgss_ProcessUtility(pstmt=0x000000012e00a530, queryString="CREATE OR REPLACE MATERIALIZED VIEW mvtest_replace AS\n SELECT 2 AS a;", readOnlyTree=false, context=PROCESS_UTILITY_TOPLEVEL, params=0x0000000000000000, queryEnv=0x0000000000000000, dest=0x000000012e00b4d8, qc=0x000000016f1d8658) at pg_stat_statements.c:1171:5 [20:58:25.031] frame #13: 0x0000000100f4f8f8 postgres`PortalRunUtility(portal=0x000000011d83f700, pstmt=0x000000012e00a530, isTopLevel=true, setHoldSnapshot=false, dest=0x000000012e00b4d8, qc=0x000000016f1d8658) at pquery.c:1158:2 [20:58:25.031] frame #14: 0x0000000100f4f028 postgres`PortalRunMulti(portal=0x000000011d83f700, isTopLevel=true, setHoldSnapshot=false, dest=0x000000012e00b4d8, altdest=0x000000012e00b4d8, qc=0x000000016f1d8658) at pquery.c:0 [20:58:25.031] frame #15: 0x0000000100f4ea08 postgres`PortalRun(portal=0x000000011d83f700, count=9223372036854775807, isTopLevel=true, run_once=, dest=0x000000012e00b4d8, altdest=0x000000012e00b4d8, qc=0x000000016f1d8658) at pquery.c:791:5 [20:58:25.031] frame #16: 0x0000000100f4d9c4 postgres`exec_simple_query(query_string="CREATE OR REPLACE MATERIALIZED VIEW mvtest_replace AS\n SELECT 2 AS a;") at postgres.c:1283:10 [20:58:25.031] frame #17: 0x0000000100f4b62c postgres`PostgresMain(dbname=, username=) at postgres.c:0 [20:58:25.031] frame #18: 0x0000000100f46994 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:107:2 [20:58:25.031] frame #19: 0x0000000100ead7bc postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=2, startup_data="", startup_data_len=4, client_sock=0x000000016f1d8a70) at launch_backend.c:274:3 [20:58:25.031] frame #20: 0x0000000100eb1710 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016f1d8a70) at postmaster.c:3377:8 [20:58:25.031] frame #21: 0x0000000100eb167c postgres`ServerLoop at postmaster.c:1663:6 [20:58:25.031] frame #22: 0x0000000100eafdf8 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1361:11 [20:58:25.031] frame #23: 0x0000000100e03668 postgres`main(argc=4, argv=0x0000600001030ba0) at main.c:196:3 [20:58:25.031] frame #24: 0x0000000198fe3154 dyld`start + 2476 [20:58:25.031] (lldb) quit [20:58:25.050] -e [20:58:25.050] [20:58:25.050] [20:58:25.284] (lldb) target create --core "/Users/admin/cores/core.12242" [20:59:01.645] Core file '/Users/admin/cores/core.12242' (arm64) was loaded. [20:59:01.645] (lldb) thread backtrace all [20:59:02.666] * thread #1 [20:59:02.666] * frame #0: 0x00000001993355f0 libsystem_kernel.dylib`__pthread_kill + 8 [20:59:02.666] frame #1: 0x000000019936dc20 libsystem_pthread.dylib`pthread_kill + 288 [20:59:02.666] frame #2: 0x000000019927aa30 libsystem_c.dylib`abort + 180 [20:59:02.666] frame #3: 0x0000000100ff15fc postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=195) at assert.c:66:2 [20:59:02.666] frame #4: 0x0000000100d21adc postgres`standard_ExecutorStart(queryDesc=0x0000000117019c20, eflags=0) at execMain.c:195:2 [20:59:02.666] frame #5: 0x0000000100d21478 postgres`ExecutorStart(queryDesc=, eflags=) at execMain.c:136:3 [artificial] [20:59:02.666] frame #6: 0x0000000100ccfbd0 postgres`RefreshMatViewByOid [inlined] refresh_matview_datafill(dest=, query=, queryString=0x0000000000000000, is_create=false) at matview.c:446:2 [20:59:02.666] frame #7: 0x0000000100ccfb58 postgres`RefreshMatViewByOid(matviewOid=28609, is_create=false, skipData=, concurrent=false, queryString=, qc=0x0000000000000000) at matview.c:330:15 [20:59:02.666] frame #8: 0x0000000100ccf328 postgres`ExecRefreshMatView(stmt=0x0000000137897330, queryString=, qc=) at matview.c:138:9 [20:59:02.666] frame #9: 0x0000000100cadbcc postgres`ExecCreateTableAs(pstate=0x000000011700ab00, stmt=0x0000000137016280, params=0x0000000000000000, queryEnv=0x0000000000000000, qc=0x000000016f264678) at createas.c:351:15 [20:59:02.666] frame #10: 0x0000000100ec5520 postgres`ProcessUtilitySlow(pstate=0x000000011700ab00, pstmt=0x0000000137016330, queryString="CREATE OR REPLACE MATERIALIZED VIEW mvtest_replace AS\n SELECT 2 AS a;", context=PROCESS_UTILITY_TOPLEVEL, params=0x0000000000000000, queryEnv=0x0000000000000000, dest=, qc=0x000000016f264678) at utility.c:1678:15 [20:59:02.666] frame #11: 0x0000000100ec40d0 postgres`standard_ProcessUtility(pstmt=0x0000000137016330, queryString="CREATE OR REPLACE MATERIALIZED VIEW mvtest_replace AS\n SELECT 2 AS a;", readOnlyTree=, context=PROCESS_UTILITY_TOPLEVEL, params=, queryEnv=0x0000000000000000, dest=0x0000000137016d68, qc=) at utility.c:0 [20:59:02.666] frame #12: 0x0000000100ec3ca0 postgres`ProcessUtility(pstmt=, queryString=, readOnlyTree=, context=, params=, queryEnv=, dest=, qc=) at utility.c:523:3 [artificial] [20:59:02.666] frame #13: 0x0000000100ec38f8 postgres`PortalRunUtility(portal=0x000000013782fd00, pstmt=0x0000000137016330, isTopLevel=true, setHoldSnapshot=false, dest=0x0000000137016d68, qc=0x000000016f264678) at pquery.c:1158:2 [20:59:02.666] frame #14: 0x0000000100ec3028 postgres`PortalRunMulti(portal=0x000000013782fd00, isTopLevel=true, setHoldSnapshot=false, dest=0x0000000137016d68, altdest=0x0000000137016d68, qc=0x000000016f264678) at pquery.c:0 [20:59:02.666] frame #15: 0x0000000100ec2a08 postgres`PortalRun(portal=0x000000013782fd00, count=9223372036854775807, isTopLevel=true, run_once=, dest=0x0000000137016d68, altdest=0x0000000137016d68, qc=0x000000016f264678) at pquery.c:791:5 [20:59:02.666] frame #16: 0x0000000100ec19c4 postgres`exec_simple_query(query_string="CREATE OR REPLACE MATERIALIZED VIEW mvtest_replace AS\n SELECT 2 AS a;") at postgres.c:1283:10 [20:59:02.666] frame #17: 0x0000000100ebf62c postgres`PostgresMain(dbname=, username=) at postgres.c:0 [20:59:02.666] frame #18: 0x0000000100eba994 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:107:2 [20:59:02.666] frame #19: 0x0000000100e217bc postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=5, startup_data="", startup_data_len=4, client_sock=0x000000016f264a90) at launch_backend.c:274:3 [20:59:02.666] frame #20: 0x0000000100e25710 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016f264a90) at postmaster.c:3377:8 [20:59:02.666] frame #21: 0x0000000100e2567c postgres`ServerLoop at postmaster.c:1663:6 [20:59:02.666] frame #22: 0x0000000100e23df8 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1361:11 [20:59:02.666] frame #23: 0x0000000100d77668 postgres`main(argc=8, argv=0x00006000038383c0) at main.c:196:3 [20:59:02.666] frame #24: 0x0000000198fe3154 dyld`start + 2476 [20:59:02.666] (lldb) quit [20:59:02.682] -e [20:59:02.682] [20:59:02.682] [20:59:02.904] (lldb) target create --core "/Users/admin/cores/core.12188" [20:59:39.939] Core file '/Users/admin/cores/core.12188' (arm64) was loaded. [20:59:39.939] (lldb) thread backtrace all [20:59:40.860] * thread #1 [20:59:40.860] * frame #0: 0x00000001993355f0 libsystem_kernel.dylib`__pthread_kill + 8 [20:59:40.860] frame #1: 0x000000019936dc20 libsystem_pthread.dylib`pthread_kill + 288 [20:59:40.860] frame #2: 0x000000019927aa30 libsystem_c.dylib`abort + 180 [20:59:40.860] frame #3: 0x0000000102b655fc postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=195) at assert.c:66:2 [20:59:40.860] frame #4: 0x0000000102895adc postgres`standard_ExecutorStart(queryDesc=0x000000011901f620, eflags=0) at execMain.c:195:2 [20:59:40.860] frame #5: 0x0000000102895478 postgres`ExecutorStart(queryDesc=, eflags=) at execMain.c:136:3 [artificial] [20:59:40.860] frame #6: 0x0000000102843bd0 postgres`RefreshMatViewByOid [inlined] refresh_matview_datafill(dest=, query=, queryString=0x0000000000000000, is_create=false) at matview.c:446:2 [20:59:40.860] frame #7: 0x0000000102843b58 postgres`RefreshMatViewByOid(matviewOid=28031, is_create=false, skipData=, concurrent=false, queryString=, qc=0x0000000000000000) at matview.c:330:15 [20:59:40.860] frame #8: 0x0000000102843328 postgres`ExecRefreshMatView(stmt=0x0000000119017f30, queryString=, qc=) at matview.c:138:9 [20:59:40.860] frame #9: 0x0000000102821bcc postgres`ExecCreateTableAs(pstate=0x000000013a096900, stmt=0x0000000139014880, params=0x0000000000000000, queryEnv=0x0000000000000000, qc=0x000000016d6f0668) at createas.c:351:15 [20:59:40.860] frame #10: 0x0000000102a39520 postgres`ProcessUtilitySlow(pstate=0x000000013a096900, pstmt=0x0000000139014930, queryString="CREATE OR REPLACE MATERIALIZED VIEW mvtest_replace AS\n SELECT 2 AS a;", context=PROCESS_UTILITY_TOPLEVEL, params=0x0000000000000000, queryEnv=0x0000000000000000, dest=, qc=0x000000016d6f0668) at utility.c:1678:15 [20:59:40.860] frame #11: 0x0000000102a380d0 postgres`standard_ProcessUtility(pstmt=0x0000000139014930, queryString="CREATE OR REPLACE MATERIALIZED VIEW mvtest_replace AS\n SELECT 2 AS a;", readOnlyTree=, context=PROCESS_UTILITY_TOPLEVEL, params=, queryEnv=0x0000000000000000, dest=0x0000000139015368, qc=) at utility.c:0 [20:59:40.860] frame #12: 0x0000000102a37ca0 postgres`ProcessUtility(pstmt=, queryString=, readOnlyTree=, context=, params=, queryEnv=, dest=, qc=) at utility.c:523:3 [artificial] [20:59:40.860] frame #13: 0x0000000102a378f8 postgres`PortalRunUtility(portal=0x000000013a038b00, pstmt=0x0000000139014930, isTopLevel=true, setHoldSnapshot=false, dest=0x0000000139015368, qc=0x000000016d6f0668) at pquery.c:1158:2 [20:59:40.860] frame #14: 0x0000000102a37028 postgres`PortalRunMulti(portal=0x000000013a038b00, isTopLevel=true, setHoldSnapshot=false, dest=0x0000000139015368, altdest=0x0000000139015368, qc=0x000000016d6f0668) at pquery.c:0 [20:59:40.860] frame #15: 0x0000000102a36a08 postgres`PortalRun(portal=0x000000013a038b00, count=9223372036854775807, isTopLevel=true, run_once=, dest=0x0000000139015368, altdest=0x0000000139015368, qc=0x000000016d6f0668) at pquery.c:791:5 [20:59:40.860] frame #16: 0x0000000102a359c4 postgres`exec_simple_query(query_string="CREATE OR REPLACE MATERIALIZED VIEW mvtest_replace AS\n SELECT 2 AS a;") at postgres.c:1283:10 [20:59:40.860] frame #17: 0x0000000102a3362c postgres`PostgresMain(dbname=, username=) at postgres.c:0 [20:59:40.860] frame #18: 0x0000000102a2e994 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:107:2 [20:59:40.860] frame #19: 0x00000001029957bc postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=9, startup_data="", startup_data_len=4, client_sock=0x000000016d6f0a80) at launch_backend.c:274:3 [20:59:40.860] frame #20: 0x0000000102999710 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016d6f0a80) at postmaster.c:3377:8 [20:59:40.860] frame #21: 0x000000010299967c postgres`ServerLoop at postmaster.c:1663:6 [20:59:40.860] frame #22: 0x0000000102997df8 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1361:11 [20:59:40.860] frame #23: 0x00000001028eb668 postgres`main(argc=4, argv=0x00006000007fcba0) at main.c:196:3 [20:59:40.860] frame #24: 0x0000000198fe3154 dyld`start + 2476 [20:59:40.860] (lldb) quit