[05:09:14.526] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [05:09:18.148] (lldb) target create --core "/Users/admin/cores/core.19920" [05:09:43.963] Core file '/Users/admin/cores/core.19920' (arm64) was loaded. [05:09:43.963] (lldb) thread backtrace all [05:09:43.967] * thread #1, stop reason = ESR_EC_DABORT_EL0 (fault address: 0x0) [05:09:43.967] * frame #0: 0x000000018941e730 dyld`void dyld4::Atlas::ProcessSnapshot::Serializer::emit(unsigned int, lsl::Vector&) [05:09:43.967] frame #1: 0x000000018941dea0 dyld`dyld4::Atlas::ProcessSnapshot::Serializer::serialize() + 1380 [05:09:43.967] frame #2: 0x000000018941d8dc dyld`dyld4::Atlas::ProcessSnapshot::serialize() + 136 [05:09:43.967] frame #3: 0x000000018941a0ec dyld`dyld4::ExternallyViewableState::commit(dyld4::Atlas::ProcessSnapshot*, lsl::Allocator&, lsl::Allocator&) + 52 [05:09:43.967] frame #4: 0x0000000189419988 dyld`dyld4::ExternallyViewableState::addImages(lsl::Allocator&, lsl::Allocator&, std::__1::span const&) + 376 [05:09:43.967] frame #5: 0x00000001893e82c4 dyld`dyld4::RuntimeState::notifyDebuggerLoad(std::__1::span const&) + 380 [05:09:43.967] frame #6: 0x00000001893db998 dyld`dyld4::prepare(dyld4::APIs&, dyld3::MachOAnalyzer const*) + 1500 [05:09:43.967] frame #7: 0x00000001893daef4 dyld`start + 1868 [05:09:43.967] (lldb) quit [05:09:43.982] -e [05:09:43.982] [05:09:43.982] [05:09:44.235] (lldb) target create --core "/Users/admin/cores/core.18932" [05:10:20.334] Core file '/Users/admin/cores/core.18932' (arm64) was loaded. [05:10:20.334] (lldb) thread backtrace all [05:10:21.850] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [05:10:21.850] [05:10:21.855] * thread #1 [05:10:21.855] * frame #0: 0x000000018972d5d0 libsystem_kernel.dylib`__pthread_kill + 8 [05:10:21.855] frame #1: 0x0000000189765c20 libsystem_pthread.dylib`pthread_kill + 288 [05:10:21.855] frame #2: 0x0000000189672a30 libsystem_c.dylib`abort + 180 [05:10:21.855] frame #3: 0x000000010061faa0 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=3703) at assert.c:66:2 [05:10:21.855] frame #4: 0x0000000100291604 postgres`validate_index(heapId=, indexId=, auxIndexId=) at index.c:3703:2 [05:10:21.855] frame #5: 0x00000001002e29d0 postgres`ReindexRelationConcurrently(stmt=0x000000011800c368, relationOid=, params=0x000000016fc53f00) at indexcmds.c:4274:15 [05:10:21.855] frame #6: 0x00000001002e184c postgres`ExecReindex [inlined] ReindexTable(stmt=0x000000011800c368, params=0x000000016fc53f00, isTopLevel=true) at indexcmds.c:3085:12 [05:10:21.855] frame #7: 0x00000001002e183c postgres`ExecReindex(pstate=0x0000000118013f00, stmt=0x000000011800c368, isTopLevel=true) at indexcmds.c:2900:4 [05:10:21.855] frame #8: 0x00000001004edebc postgres`ProcessUtilitySlow(pstate=0x0000000118013f00, pstmt=0x000000011800c418, queryString="REINDEX (TABLESPACE regress_tblspace, CONCURRENTLY) TABLE regress_tblspace_test_tbl;", context=PROCESS_UTILITY_TOPLEVEL, params=0x0000000000000000, queryEnv=0x0000000000000000, dest=, qc=0x000000016fc54538) at utility.c:1570:5 [05:10:21.855] frame #9: 0x00000001004eca50 postgres`standard_ProcessUtility(pstmt=0x000000011800c418, queryString="REINDEX (TABLESPACE regress_tblspace, CONCURRENTLY) TABLE regress_tblspace_test_tbl;", readOnlyTree=, context=PROCESS_UTILITY_TOPLEVEL, params=, queryEnv=0x0000000000000000, dest=0x000000011800c7d8, qc=) at utility.c:0 [05:10:21.855] frame #10: 0x00000001004ec620 postgres`ProcessUtility(pstmt=, queryString=, readOnlyTree=, context=, params=, queryEnv=, dest=, qc=) at utility.c:523:3 [artificial] [05:10:21.855] frame #11: 0x00000001004ec218 postgres`PortalRunUtility(portal=0x0000000118835900, pstmt=0x000000011800c418, isTopLevel=true, setHoldSnapshot=false, dest=0x000000011800c7d8, qc=0x000000016fc54538) at pquery.c:1185:2 [05:10:21.855] frame #12: 0x00000001004eb950 postgres`PortalRunMulti(portal=0x0000000118835900, isTopLevel=true, setHoldSnapshot=false, dest=0x000000011800c7d8, altdest=0x000000011800c7d8, qc=0x000000016fc54538) at pquery.c:0 [05:10:21.855] frame #13: 0x00000001004eb34c postgres`PortalRun(portal=0x0000000118835900, count=9223372036854775807, isTopLevel=true, dest=0x000000011800c7d8, altdest=0x000000011800c7d8, qc=0x000000016fc54538) at pquery.c:820:5 [05:10:21.855] frame #14: 0x00000001004ea2a8 postgres`exec_simple_query(query_string="REINDEX (TABLESPACE regress_tblspace, CONCURRENTLY) TABLE regress_tblspace_test_tbl;") at postgres.c:1274:10 [05:10:21.855] frame #15: 0x00000001004e74ec postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [05:10:21.855] frame #16: 0x00000001004e2ffc postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:122:2 [05:10:21.855] frame #17: 0x0000000100441234 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=2, startup_data=0x000000016fc553e0, startup_data_len=24, client_sock=0x000000016fc54950) at launch_backend.c:290:3 [05:10:21.855] frame #18: 0x00000001004454b4 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016fc54950) at postmaster.c:3580:8 [05:10:21.855] frame #19: 0x0000000100445418 postgres`ServerLoop at postmaster.c:1701:6 [05:10:21.855] frame #20: 0x000000010044386c postgres`PostmasterMain(argc=, argv=) at postmaster.c:1399:11 [05:10:21.855] frame #21: 0x0000000100392600 postgres`main(argc=8, argv=0x0000600001994410) at main.c:227:4 [05:10:21.855] frame #22: 0x00000001893db154 dyld`start + 2476 [05:10:21.856] (lldb) quit [05:10:21.868] -e [05:10:21.868] [05:10:21.868] [05:10:22.065] (lldb) target create --core "/Users/admin/cores/core.36631" [05:10:57.177] Core file '/Users/admin/cores/core.36631' (arm64) was loaded. [05:10:57.177] (lldb) thread backtrace all [05:10:58.293] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [05:10:58.293] [05:10:58.299] * thread #1 [05:10:58.299] * frame #0: 0x000000018972d5d0 libsystem_kernel.dylib`__pthread_kill + 8 [05:10:58.299] frame #1: 0x0000000189765c20 libsystem_pthread.dylib`pthread_kill + 288 [05:10:58.299] frame #2: 0x0000000189672a30 libsystem_c.dylib`abort + 180 [05:10:58.299] frame #3: 0x0000000105307aa0 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=3703) at assert.c:66:2 [05:10:58.299] frame #4: 0x0000000104f79604 postgres`validate_index(heapId=, indexId=, auxIndexId=) at index.c:3703:2 [05:10:58.299] frame #5: 0x0000000104fca9d0 postgres`ReindexRelationConcurrently(stmt=0x000000015780a148, relationOid=, params=0x000000016af6be38) at indexcmds.c:4274:15 [05:10:58.299] frame #6: 0x0000000104fcb28c postgres`ReindexMultipleInternal(stmt=0x000000015780a148, relids=0x0000000160813300, params=0x000000016af6bec0) at indexcmds.c:3512:11 [05:10:58.299] frame #7: 0x0000000104fc96e0 postgres`ExecReindex [inlined] ReindexMultipleTables(stmt=0x000000015780a148, params=0x000000016af6bec0) at indexcmds.c:3329:2 [05:10:58.299] frame #8: 0x0000000104fc93d0 postgres`ExecReindex(pstate=0x0000000157009900, stmt=0x000000015780a148, isTopLevel=false) at indexcmds.c:2916:4 [05:10:58.299] frame #9: 0x00000001051d5ebc postgres`ProcessUtilitySlow(pstate=0x0000000157009900, pstmt=0x000000015780a298, queryString="REINDEX DATABASE CONCURRENTLY postgres;", context=PROCESS_UTILITY_TOPLEVEL, params=0x0000000000000000, queryEnv=0x0000000000000000, dest=, qc=0x000000016af6c4f8) at utility.c:1570:5 [05:10:58.299] frame #10: 0x00000001051d4a50 postgres`standard_ProcessUtility(pstmt=0x000000015780a298, queryString="REINDEX DATABASE CONCURRENTLY postgres;", readOnlyTree=, context=PROCESS_UTILITY_TOPLEVEL, params=, queryEnv=0x0000000000000000, dest=0x000000015780a658, qc=) at utility.c:0 [05:10:58.299] frame #11: 0x00000001051d4620 postgres`ProcessUtility(pstmt=, queryString=, readOnlyTree=, context=, params=, queryEnv=, dest=, qc=) at utility.c:523:3 [artificial] [05:10:58.299] frame #12: 0x00000001051d4218 postgres`PortalRunUtility(portal=0x0000000147023500, pstmt=0x000000015780a298, isTopLevel=true, setHoldSnapshot=false, dest=0x000000015780a658, qc=0x000000016af6c4f8) at pquery.c:1185:2 [05:10:58.299] frame #13: 0x00000001051d3950 postgres`PortalRunMulti(portal=0x0000000147023500, isTopLevel=true, setHoldSnapshot=false, dest=0x000000015780a658, altdest=0x000000015780a658, qc=0x000000016af6c4f8) at pquery.c:0 [05:10:58.299] frame #14: 0x00000001051d334c postgres`PortalRun(portal=0x0000000147023500, count=9223372036854775807, isTopLevel=true, dest=0x000000015780a658, altdest=0x000000015780a658, qc=0x000000016af6c4f8) at pquery.c:820:5 [05:10:58.299] frame #15: 0x00000001051d22a8 postgres`exec_simple_query(query_string="REINDEX DATABASE CONCURRENTLY postgres;") at postgres.c:1274:10 [05:10:58.299] frame #16: 0x00000001051cf4ec postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [05:10:58.299] frame #17: 0x00000001051caffc postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:122:2 [05:10:58.299] frame #18: 0x0000000105129234 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=1, startup_data=0x000000016af6d3a0, startup_data_len=24, client_sock=0x000000016af6c910) at launch_backend.c:290:3 [05:10:58.299] frame #19: 0x000000010512d4b4 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016af6c910) at postmaster.c:3580:8 [05:10:58.299] frame #20: 0x000000010512d418 postgres`ServerLoop at postmaster.c:1701:6 [05:10:58.299] frame #21: 0x000000010512b86c postgres`PostmasterMain(argc=, argv=) at postmaster.c:1399:11 [05:10:58.299] frame #22: 0x000000010507a600 postgres`main(argc=4, argv=0x00006000016e8ba0) at main.c:227:4 [05:10:58.299] frame #23: 0x00000001893db154 dyld`start + 2476 [05:10:58.299] (lldb) quit [05:10:58.310] -e [05:10:58.310] [05:10:58.310] [05:10:58.540] (lldb) target create --core "/Users/admin/cores/core.26874" [05:11:35.730] Core file '/Users/admin/cores/core.26874' (arm64) was loaded. [05:11:35.730] (lldb) thread backtrace all [05:11:36.815] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [05:11:36.815] [05:11:36.821] * thread #1 [05:11:36.821] * frame #0: 0x000000018972d5d0 libsystem_kernel.dylib`__pthread_kill + 8 [05:11:36.821] frame #1: 0x0000000189765c20 libsystem_pthread.dylib`pthread_kill + 288 [05:11:36.821] frame #2: 0x0000000189672a30 libsystem_c.dylib`abort + 180 [05:11:36.821] frame #3: 0x0000000100b1baa0 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=3703) at assert.c:66:2 [05:11:36.821] frame #4: 0x000000010078d604 postgres`validate_index(heapId=, indexId=, auxIndexId=) at index.c:3703:2 [05:11:36.821] frame #5: 0x00000001007de9d0 postgres`ReindexRelationConcurrently(stmt=0x0000000124009b68, relationOid=, params=0x000000016f757c20) at indexcmds.c:4274:15 [05:11:36.821] frame #6: 0x00000001007dd84c postgres`ExecReindex [inlined] ReindexTable(stmt=0x0000000124009b68, params=0x000000016f757c20, isTopLevel=true) at indexcmds.c:3085:12 [05:11:36.821] frame #7: 0x00000001007dd83c postgres`ExecReindex(pstate=0x0000000124068d00, stmt=0x0000000124009b68, isTopLevel=true) at indexcmds.c:2900:4 [05:11:36.821] frame #8: 0x00000001009e9ebc postgres`ProcessUtilitySlow(pstate=0x0000000124068d00, pstmt=0x0000000124009c18, queryString="REINDEX (TABLESPACE regress_tblspace, CONCURRENTLY) TABLE regress_tblspace_test_tbl;", context=PROCESS_UTILITY_TOPLEVEL, params=0x0000000000000000, queryEnv=0x0000000000000000, dest=, qc=0x000000016f7584b8) at utility.c:1570:5 [05:11:36.821] frame #9: 0x00000001009e8a50 postgres`standard_ProcessUtility(pstmt=0x0000000124009c18, queryString="REINDEX (TABLESPACE regress_tblspace, CONCURRENTLY) TABLE regress_tblspace_test_tbl;", readOnlyTree=, context=PROCESS_UTILITY_TOPLEVEL, params=, queryEnv=0x0000000000000000, dest=0x000000012400a648, qc=0x000000016f7584b8) at utility.c:0 [05:11:36.821] frame #10: 0x000000010128822c pg_stat_statements.dylib`pgss_ProcessUtility(pstmt=0x0000000124009c18, queryString="REINDEX (TABLESPACE regress_tblspace, CONCURRENTLY) TABLE regress_tblspace_test_tbl;", readOnlyTree=false, context=PROCESS_UTILITY_TOPLEVEL, params=0x0000000000000000, queryEnv=0x0000000000000000, dest=0x000000012400a648, qc=0x000000016f7584b8) at pg_stat_statements.c:1181:5 [05:11:36.821] frame #11: 0x00000001009e8218 postgres`PortalRunUtility(portal=0x000000013403b300, pstmt=0x0000000124009c18, isTopLevel=true, setHoldSnapshot=false, dest=0x000000012400a648, qc=0x000000016f7584b8) at pquery.c:1185:2 [05:11:36.821] frame #12: 0x00000001009e7950 postgres`PortalRunMulti(portal=0x000000013403b300, isTopLevel=true, setHoldSnapshot=false, dest=0x000000012400a648, altdest=0x000000012400a648, qc=0x000000016f7584b8) at pquery.c:0 [05:11:36.821] frame #13: 0x00000001009e734c postgres`PortalRun(portal=0x000000013403b300, count=9223372036854775807, isTopLevel=true, dest=0x000000012400a648, altdest=0x000000012400a648, qc=0x000000016f7584b8) at pquery.c:820:5 [05:11:36.821] frame #14: 0x00000001009e62a8 postgres`exec_simple_query(query_string="REINDEX (TABLESPACE regress_tblspace, CONCURRENTLY) TABLE regress_tblspace_test_tbl;") at postgres.c:1274:10 [05:11:36.821] frame #15: 0x00000001009e34ec postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [05:11:36.821] frame #16: 0x00000001009deffc postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:122:2 [05:11:36.821] frame #17: 0x000000010093d234 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=7, startup_data=0x000000016f759360, startup_data_len=24, client_sock=0x000000016f7588d0) at launch_backend.c:290:3 [05:11:36.821] frame #18: 0x00000001009414b4 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016f7588d0) at postmaster.c:3580:8 [05:11:36.821] frame #19: 0x0000000100941418 postgres`ServerLoop at postmaster.c:1701:6 [05:11:36.821] frame #20: 0x000000010093f86c postgres`PostmasterMain(argc=, argv=) at postmaster.c:1399:11 [05:11:36.821] frame #21: 0x000000010088e600 postgres`main(argc=4, argv=0x000060000094cba0) at main.c:227:4 [05:11:36.821] frame #22: 0x00000001893db154 dyld`start + 2476 [05:11:36.821] (lldb) quit [05:11:36.835] -e [05:11:36.835] [05:11:36.835] [05:11:37.031] (lldb) target create --core "/Users/admin/cores/core.18629" [05:12:18.033] Core file '/Users/admin/cores/core.18629' (arm64) was loaded. [05:12:18.033] (lldb) thread backtrace all [05:12:19.080] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [05:12:19.080] [05:12:19.085] * thread #1 [05:12:19.085] * frame #0: 0x000000018972d5d0 libsystem_kernel.dylib`__pthread_kill + 8 [05:12:19.085] frame #1: 0x0000000189765c20 libsystem_pthread.dylib`pthread_kill + 288 [05:12:19.085] frame #2: 0x0000000189672a30 libsystem_c.dylib`abort + 180 [05:12:19.085] frame #3: 0x0000000100967aa0 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=3703) at assert.c:66:2 [05:12:19.085] frame #4: 0x00000001005d9604 postgres`validate_index(heapId=, indexId=, auxIndexId=) at index.c:3703:2 [05:12:19.085] frame #5: 0x000000010062a9d0 postgres`ReindexRelationConcurrently(stmt=0x000000012c008f68, relationOid=, params=0x000000016f90bea0) at indexcmds.c:4274:15 [05:12:19.085] frame #6: 0x000000010062984c postgres`ExecReindex [inlined] ReindexTable(stmt=0x000000012c008f68, params=0x000000016f90bea0, isTopLevel=true) at indexcmds.c:3085:12 [05:12:19.085] frame #7: 0x000000010062983c postgres`ExecReindex(pstate=0x000000011c012f00, stmt=0x000000012c008f68, isTopLevel=true) at indexcmds.c:2900:4 [05:12:19.085] frame #8: 0x0000000100835ebc postgres`ProcessUtilitySlow(pstate=0x000000011c012f00, pstmt=0x000000012c009018, queryString="REINDEX (TABLESPACE regress_tblspace, CONCURRENTLY) TABLE regress_tblspace_test_tbl;", context=PROCESS_UTILITY_TOPLEVEL, params=0x0000000000000000, queryEnv=0x0000000000000000, dest=, qc=0x000000016f90c4d8) at utility.c:1570:5 [05:12:19.085] frame #9: 0x0000000100834a50 postgres`standard_ProcessUtility(pstmt=0x000000012c009018, queryString="REINDEX (TABLESPACE regress_tblspace, CONCURRENTLY) TABLE regress_tblspace_test_tbl;", readOnlyTree=, context=PROCESS_UTILITY_TOPLEVEL, params=, queryEnv=0x0000000000000000, dest=0x000000012c0093d8, qc=) at utility.c:0 [05:12:19.085] frame #10: 0x0000000100834620 postgres`ProcessUtility(pstmt=, queryString=, readOnlyTree=, context=, params=, queryEnv=, dest=, qc=) at utility.c:523:3 [artificial] [05:12:19.085] frame #11: 0x0000000100834218 postgres`PortalRunUtility(portal=0x000000012c046b00, pstmt=0x000000012c009018, isTopLevel=true, setHoldSnapshot=false, dest=0x000000012c0093d8, qc=0x000000016f90c4d8) at pquery.c:1185:2 [05:12:19.085] frame #12: 0x0000000100833950 postgres`PortalRunMulti(portal=0x000000012c046b00, isTopLevel=true, setHoldSnapshot=false, dest=0x000000012c0093d8, altdest=0x000000012c0093d8, qc=0x000000016f90c4d8) at pquery.c:0 [05:12:19.085] frame #13: 0x000000010083334c postgres`PortalRun(portal=0x000000012c046b00, count=9223372036854775807, isTopLevel=true, dest=0x000000012c0093d8, altdest=0x000000012c0093d8, qc=0x000000016f90c4d8) at pquery.c:820:5 [05:12:19.085] frame #14: 0x00000001008322a8 postgres`exec_simple_query(query_string="REINDEX (TABLESPACE regress_tblspace, CONCURRENTLY) TABLE regress_tblspace_test_tbl;") at postgres.c:1274:10 [05:12:19.085] frame #15: 0x000000010082f4ec postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [05:12:19.085] frame #16: 0x000000010082affc postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:122:2 [05:12:19.085] frame #17: 0x0000000100789234 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=13, startup_data=0x000000016f90d380, startup_data_len=24, client_sock=0x000000016f90c8f0) at launch_backend.c:290:3 [05:12:19.085] frame #18: 0x000000010078d4b4 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016f90c8f0) at postmaster.c:3580:8 [05:12:19.085] frame #19: 0x000000010078d418 postgres`ServerLoop at postmaster.c:1701:6 [05:12:19.085] frame #20: 0x000000010078b86c postgres`PostmasterMain(argc=, argv=) at postmaster.c:1399:11 [05:12:19.085] frame #21: 0x00000001006da600 postgres`main(argc=4, argv=0x0000600002138ba0) at main.c:227:4 [05:12:19.085] frame #22: 0x00000001893db154 dyld`start + 2476 [05:12:19.085] (lldb) quit