[00:20:38.411] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [00:20:44.061] (lldb) target create --core "/Users/admin/cores/core.19745" [00:21:33.924] Core file '/Users/admin/cores/core.19745' (arm64) was loaded. [00:21:33.924] (lldb) thread backtrace all [00:21:35.900] * thread #1 [00:21:35.900] * frame #0: 0x000000019b7dd5f0 libsystem_kernel.dylib`__pthread_kill + 8 [00:21:35.900] frame #1: 0x000000019b815c20 libsystem_pthread.dylib`pthread_kill + 288 [00:21:35.900] frame #2: 0x000000019b722a30 libsystem_c.dylib`abort + 180 [00:21:35.900] frame #3: 0x000000010313cb78 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=193) at assert.c:66:2 [00:21:35.900] frame #4: 0x0000000102e64664 postgres`standard_ExecutorStart(queryDesc=0x0000000143839c30, eflags=0) at execMain.c:193:2 [00:21:35.900] frame #5: 0x00000001038a3d20 pg_stat_statements.dylib`pgss_ExecutorStart(queryDesc=0x0000000143839c30, eflags=) at pg_stat_statements.c:995:3 [00:21:35.900] frame #6: 0x0000000102e10dd4 postgres`RefreshMatViewByOid [inlined] refresh_matview_datafill(dest=, query=, queryString=0x0000000000000000, is_create=false) at matview.c:446:2 [00:21:35.900] frame #7: 0x0000000102e10d5c postgres`RefreshMatViewByOid(matviewOid=28486, is_create=false, skipData=, concurrent=false, queryString=, qc=0x0000000000000000) at matview.c:330:15 [00:21:35.900] frame #8: 0x0000000102e1050c postgres`ExecRefreshMatView(stmt=0x000000014381d438, queryString=, qc=) at matview.c:138:9 [00:21:35.900] frame #9: 0x0000000102deee14 postgres`ExecCreateTableAs(pstate=0x0000000143834300, stmt=0x0000000154015680, params=0x0000000000000000, queryEnv=0x0000000000000000, qc=0x000000016d124578) at createas.c:351:15 [00:21:35.900] frame #10: 0x000000010300cb38 postgres`ProcessUtilitySlow(pstate=0x0000000143834300, pstmt=0x0000000154015730, queryString="CREATE OR REPLACE MATERIALIZED VIEW mvtest_replace AS\n SELECT 2 AS a;", context=PROCESS_UTILITY_TOPLEVEL, params=0x0000000000000000, queryEnv=0x0000000000000000, dest=, qc=0x000000016d124578) at utility.c:1678:15 [00:21:35.900] frame #11: 0x000000010300b6e4 postgres`standard_ProcessUtility(pstmt=0x0000000154015730, queryString="CREATE OR REPLACE MATERIALIZED VIEW mvtest_replace AS\n SELECT 2 AS a;", readOnlyTree=, context=PROCESS_UTILITY_TOPLEVEL, params=, queryEnv=0x0000000000000000, dest=0x00000001540166d8, qc=0x000000016d124578) at utility.c:0 [00:21:35.900] frame #12: 0x00000001038a4340 pg_stat_statements.dylib`pgss_ProcessUtility(pstmt=0x0000000154015730, 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=0x00000001540166d8, qc=0x000000016d124578) at pg_stat_statements.c:1170:5 [00:21:35.900] frame #13: 0x000000010300af10 postgres`PortalRunUtility(portal=0x0000000153825100, pstmt=0x0000000154015730, isTopLevel=true, setHoldSnapshot=false, dest=0x00000001540166d8, qc=0x000000016d124578) at pquery.c:1152:2 [00:21:35.900] frame #14: 0x000000010300a660 postgres`PortalRunMulti(portal=0x0000000153825100, isTopLevel=true, setHoldSnapshot=false, dest=0x00000001540166d8, altdest=0x00000001540166d8, qc=0x000000016d124578) at pquery.c:0 [00:21:35.900] frame #15: 0x000000010300a060 postgres`PortalRun(portal=0x0000000153825100, count=9223372036854775807, isTopLevel=true, dest=0x00000001540166d8, altdest=0x00000001540166d8, qc=0x000000016d124578) at pquery.c:787:5 [00:21:35.900] frame #16: 0x0000000103009018 postgres`exec_simple_query(query_string="CREATE OR REPLACE MATERIALIZED VIEW mvtest_replace AS\n SELECT 2 AS a;") at postgres.c:1271:10 [00:21:35.900] frame #17: 0x0000000103006ca4 postgres`PostgresMain(dbname=, username=) at postgres.c:0 [00:21:35.900] frame #18: 0x00000001030021bc postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:107:2 [00:21:35.900] frame #19: 0x0000000102f684f8 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=6, startup_data="", startup_data_len=4, client_sock=0x000000016d124990) at launch_backend.c:274:3 [00:21:35.900] frame #20: 0x0000000102f6c584 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016d124990) at postmaster.c:3519:8 [00:21:35.900] frame #21: 0x0000000102f6c4f0 postgres`ServerLoop at postmaster.c:1688:6 [00:21:35.900] frame #22: 0x0000000102f6ab1c postgres`PostmasterMain(argc=, argv=) at postmaster.c:1386:11 [00:21:35.900] frame #23: 0x0000000102ebbc7c postgres`main(argc=4, argv=0x0000600002e306c0) at main.c:230:4 [00:21:35.900] frame #24: 0x000000019b48b154 dyld`start + 2476 [00:21:35.900] (lldb) quit [00:21:35.937] -e [00:21:35.937] [00:21:35.937] [00:21:36.313] (lldb) target create --core "/Users/admin/cores/core.14741" [00:22:12.643] Core file '/Users/admin/cores/core.14741' (arm64) was loaded. [00:22:12.643] (lldb) thread backtrace all [00:22:12.643] * thread #1 [00:22:12.643] * frame #0: 0x0000000104decb70 dyld`_dyld_start [00:22:12.643] (lldb) quit [00:22:12.687] -e [00:22:12.687] [00:22:12.687] [00:22:13.202] (lldb) target create --core "/Users/admin/cores/core.12637" [00:23:06.655] Core file '/Users/admin/cores/core.12637' (arm64) was loaded. [00:23:06.655] (lldb) thread backtrace all [00:23:08.436] * thread #1 [00:23:08.436] * frame #0: 0x000000019b7dd5f0 libsystem_kernel.dylib`__pthread_kill + 8 [00:23:08.436] frame #1: 0x000000019b815c20 libsystem_pthread.dylib`pthread_kill + 288 [00:23:08.436] frame #2: 0x000000019b722a30 libsystem_c.dylib`abort + 180 [00:23:08.436] frame #3: 0x0000000104528b78 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=193) at assert.c:66:2 [00:23:08.436] frame #4: 0x0000000104250664 postgres`standard_ExecutorStart(queryDesc=0x000000012c82d830, eflags=0) at execMain.c:193:2 [00:23:08.436] frame #5: 0x0000000104250000 postgres`ExecutorStart(queryDesc=, eflags=) at execMain.c:134:3 [artificial] [00:23:08.436] frame #6: 0x00000001041fcdd4 postgres`RefreshMatViewByOid [inlined] refresh_matview_datafill(dest=, query=, queryString=0x0000000000000000, is_create=false) at matview.c:446:2 [00:23:08.436] frame #7: 0x00000001041fcd5c postgres`RefreshMatViewByOid(matviewOid=28655, is_create=false, skipData=, concurrent=false, queryString=, qc=0x0000000000000000) at matview.c:330:15 [00:23:08.436] frame #8: 0x00000001041fc50c postgres`ExecRefreshMatView(stmt=0x000000012c84f038, queryString=, qc=) at matview.c:138:9 [00:23:08.436] frame #9: 0x00000001041dae14 postgres`ExecCreateTableAs(pstate=0x000000012d0a6900, stmt=0x000000012c816880, params=0x0000000000000000, queryEnv=0x0000000000000000, qc=0x000000016bd38598) at createas.c:351:15 [00:23:08.436] frame #10: 0x00000001043f8b38 postgres`ProcessUtilitySlow(pstate=0x000000012d0a6900, pstmt=0x000000012c816930, queryString="CREATE OR REPLACE MATERIALIZED VIEW mvtest_replace AS\n SELECT 2 AS a;", context=PROCESS_UTILITY_TOPLEVEL, params=0x0000000000000000, queryEnv=0x0000000000000000, dest=, qc=0x000000016bd38598) at utility.c:1678:15 [00:23:08.436] frame #11: 0x00000001043f76e4 postgres`standard_ProcessUtility(pstmt=0x000000012c816930, queryString="CREATE OR REPLACE MATERIALIZED VIEW mvtest_replace AS\n SELECT 2 AS a;", readOnlyTree=, context=PROCESS_UTILITY_TOPLEVEL, params=, queryEnv=0x0000000000000000, dest=0x000000012c817368, qc=) at utility.c:0 [00:23:08.436] frame #12: 0x00000001043f72b4 postgres`ProcessUtility(pstmt=, queryString=, readOnlyTree=, context=, params=, queryEnv=, dest=, qc=) at utility.c:523:3 [artificial] [00:23:08.436] frame #13: 0x00000001043f6f10 postgres`PortalRunUtility(portal=0x000000012d033b00, pstmt=0x000000012c816930, isTopLevel=true, setHoldSnapshot=false, dest=0x000000012c817368, qc=0x000000016bd38598) at pquery.c:1152:2 [00:23:08.436] frame #14: 0x00000001043f6660 postgres`PortalRunMulti(portal=0x000000012d033b00, isTopLevel=true, setHoldSnapshot=false, dest=0x000000012c817368, altdest=0x000000012c817368, qc=0x000000016bd38598) at pquery.c:0 [00:23:08.436] frame #15: 0x00000001043f6060 postgres`PortalRun(portal=0x000000012d033b00, count=9223372036854775807, isTopLevel=true, dest=0x000000012c817368, altdest=0x000000012c817368, qc=0x000000016bd38598) at pquery.c:787:5 [00:23:08.436] frame #16: 0x00000001043f5018 postgres`exec_simple_query(query_string="CREATE OR REPLACE MATERIALIZED VIEW mvtest_replace AS\n SELECT 2 AS a;") at postgres.c:1271:10 [00:23:08.436] frame #17: 0x00000001043f2ca4 postgres`PostgresMain(dbname=, username=) at postgres.c:0 [00:23:08.436] frame #18: 0x00000001043ee1bc postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:107:2 [00:23:08.436] frame #19: 0x00000001043544f8 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=9, startup_data="", startup_data_len=4, client_sock=0x000000016bd389b0) at launch_backend.c:274:3 [00:23:08.436] frame #20: 0x0000000104358584 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016bd389b0) at postmaster.c:3519:8 [00:23:08.436] frame #21: 0x00000001043584f0 postgres`ServerLoop at postmaster.c:1688:6 [00:23:08.436] frame #22: 0x0000000104356b1c postgres`PostmasterMain(argc=, argv=) at postmaster.c:1386:11 [00:23:08.436] frame #23: 0x00000001042a7c7c postgres`main(argc=4, argv=0x00006000039a0ba0) at main.c:230:4 [00:23:08.436] frame #24: 0x000000019b48b154 dyld`start + 2476 [00:23:08.436] (lldb) quit [00:23:08.467] -e [00:23:08.467] [00:23:08.467] [00:23:08.864] (lldb) target create --core "/Users/admin/cores/core.12451" [00:23:59.134] Core file '/Users/admin/cores/core.12451' (arm64) was loaded. [00:23:59.134] (lldb) thread backtrace all [00:24:00.707] * thread #1 [00:24:00.707] * frame #0: 0x000000019b7dd5f0 libsystem_kernel.dylib`__pthread_kill + 8 [00:24:00.707] frame #1: 0x000000019b815c20 libsystem_pthread.dylib`pthread_kill + 288 [00:24:00.707] frame #2: 0x000000019b722a30 libsystem_c.dylib`abort + 180 [00:24:00.707] frame #3: 0x0000000101458b78 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=193) at assert.c:66:2 [00:24:00.707] frame #4: 0x0000000101180664 postgres`standard_ExecutorStart(queryDesc=0x000000015708ca30, eflags=0) at execMain.c:193:2 [00:24:00.707] frame #5: 0x0000000101180000 postgres`ExecutorStart(queryDesc=, eflags=) at execMain.c:134:3 [artificial] [00:24:00.707] frame #6: 0x000000010112cdd4 postgres`RefreshMatViewByOid [inlined] refresh_matview_datafill(dest=, query=, queryString=0x0000000000000000, is_create=false) at matview.c:446:2 [00:24:00.707] frame #7: 0x000000010112cd5c postgres`RefreshMatViewByOid(matviewOid=28584, is_create=false, skipData=, concurrent=false, queryString=, qc=0x0000000000000000) at matview.c:330:15 [00:24:00.707] frame #8: 0x000000010112c50c postgres`ExecRefreshMatView(stmt=0x000000015707da38, queryString=, qc=) at matview.c:138:9 [00:24:00.707] frame #9: 0x000000010110ae14 postgres`ExecCreateTableAs(pstate=0x000000015782f100, stmt=0x000000016000ca80, params=0x0000000000000000, queryEnv=0x0000000000000000, qc=0x000000016ee085f8) at createas.c:351:15 [00:24:00.707] frame #10: 0x0000000101328b38 postgres`ProcessUtilitySlow(pstate=0x000000015782f100, pstmt=0x000000016000cb30, queryString="CREATE OR REPLACE MATERIALIZED VIEW mvtest_replace AS\n SELECT 2 AS a;", context=PROCESS_UTILITY_TOPLEVEL, params=0x0000000000000000, queryEnv=0x0000000000000000, dest=, qc=0x000000016ee085f8) at utility.c:1678:15 [00:24:00.707] frame #11: 0x00000001013276e4 postgres`standard_ProcessUtility(pstmt=0x000000016000cb30, queryString="CREATE OR REPLACE MATERIALIZED VIEW mvtest_replace AS\n SELECT 2 AS a;", readOnlyTree=, context=PROCESS_UTILITY_TOPLEVEL, params=, queryEnv=0x0000000000000000, dest=0x000000016000d568, qc=) at utility.c:0 [00:24:00.707] frame #12: 0x00000001013272b4 postgres`ProcessUtility(pstmt=, queryString=, readOnlyTree=, context=, params=, queryEnv=, dest=, qc=) at utility.c:523:3 [artificial] [00:24:00.707] frame #13: 0x0000000101326f10 postgres`PortalRunUtility(portal=0x0000000147035100, pstmt=0x000000016000cb30, isTopLevel=true, setHoldSnapshot=false, dest=0x000000016000d568, qc=0x000000016ee085f8) at pquery.c:1152:2 [00:24:00.707] frame #14: 0x0000000101326660 postgres`PortalRunMulti(portal=0x0000000147035100, isTopLevel=true, setHoldSnapshot=false, dest=0x000000016000d568, altdest=0x000000016000d568, qc=0x000000016ee085f8) at pquery.c:0 [00:24:00.707] frame #15: 0x0000000101326060 postgres`PortalRun(portal=0x0000000147035100, count=9223372036854775807, isTopLevel=true, dest=0x000000016000d568, altdest=0x000000016000d568, qc=0x000000016ee085f8) at pquery.c:787:5 [00:24:00.707] frame #16: 0x0000000101325018 postgres`exec_simple_query(query_string="CREATE OR REPLACE MATERIALIZED VIEW mvtest_replace AS\n SELECT 2 AS a;") at postgres.c:1271:10 [00:24:00.707] frame #17: 0x0000000101322ca4 postgres`PostgresMain(dbname=, username=) at postgres.c:0 [00:24:00.707] frame #18: 0x000000010131e1bc postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:107:2 [00:24:00.707] frame #19: 0x00000001012844f8 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=17, startup_data="", startup_data_len=4, client_sock=0x000000016ee08a10) at launch_backend.c:274:3 [00:24:00.707] frame #20: 0x0000000101288584 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016ee08a10) at postmaster.c:3519:8 [00:24:00.707] frame #21: 0x00000001012884f0 postgres`ServerLoop at postmaster.c:1688:6 [00:24:00.707] frame #22: 0x0000000101286b1c postgres`PostmasterMain(argc=, argv=) at postmaster.c:1386:11 [00:24:00.707] frame #23: 0x00000001011d7c7c postgres`main(argc=8, argv=0x0000600003de0320) at main.c:230:4 [00:24:00.707] frame #24: 0x000000019b48b154 dyld`start + 2476 [00:24:00.707] (lldb) quit