[09:34:55.842] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [09:35:00.798] (lldb) target create --core "/Users/admin/cores/core.21142" [09:35:45.137] Core file '/Users/admin/cores/core.21142' (arm64) was loaded. [09:35:45.137] (lldb) thread backtrace all [09:35:45.145] * thread #1, stop reason = ESR_EC_DABORT_EL0 (fault address: 0x2764bef88) [09:35:45.145] * frame #0: 0x00000002601f4910 libsystem_sanitizers.dylib`_simple_getenv + 8 [09:35:45.145] frame #1: 0x00000002601f3988 libsystem_sanitizers.dylib`config::AllocationTraces config::EnvParser::getSetting(char const*, config::AllocationTraces, config::EnvParser::Setting const (&) [3ul]) const + 36 [09:35:45.145] frame #2: 0x00000002601f3900 libsystem_sanitizers.dylib`config::EnvParser::getConfig() const + 84 [09:35:45.145] frame #3: 0x00000002601f3850 libsystem_sanitizers.dylib`_sanitizers_init + 32 [09:35:45.145] frame #4: 0x00000001a5302608 libSystem.B.dylib`libSystem_initializer + 188 [09:35:45.145] frame #5: 0x000000019830e608 dyld`invocation function for block in dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const::$_0::operator()() const + 168 [09:35:45.145] frame #6: 0x000000019834cd6c dyld`invocation function for block in dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const + 340 [09:35:45.145] frame #7: 0x0000000198340400 dyld`invocation function for block in dyld3::MachOFile::forEachSection(void (dyld3::MachOFile::SectionInfo const&, bool, bool&) block_pointer) const + 496 [09:35:45.145] frame #8: 0x00000001982ef2fc dyld`dyld3::MachOFile::forEachLoadCommand(Diagnostics&, void (load_command const*, bool&) block_pointer) const + 300 [09:35:45.145] frame #9: 0x000000019833f394 dyld`dyld3::MachOFile::forEachSection(void (dyld3::MachOFile::SectionInfo const&, bool, bool&) block_pointer) const + 192 [09:35:45.145] frame #10: 0x000000019834c880 dyld`dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const + 516 [09:35:45.145] frame #11: 0x000000019830a53c dyld`dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const + 564 [09:35:45.145] frame #12: 0x00000001983142d4 dyld`dyld4::PrebuiltLoader::runInitializers(dyld4::RuntimeState&) const + 44 [09:35:45.145] frame #13: 0x000000019832dcc0 dyld`dyld4::APIs::runAllInitializersForMain() + 84 [09:35:45.145] frame #14: 0x00000001982f4010 dyld`dyld4::prepare(dyld4::APIs&, dyld3::MachOAnalyzer const*) + 3156 [09:35:45.145] frame #15: 0x00000001982f2ef4 dyld`start + 1868 [09:35:45.145] (lldb) quit [09:35:45.186] -e [09:35:45.186] [09:35:45.186] [09:35:45.542] (lldb) target create --core "/Users/admin/cores/core.20776" [09:36:41.960] Core file '/Users/admin/cores/core.20776' (arm64) was loaded. [09:36:41.960] (lldb) thread backtrace all [09:36:42.848] * thread #1 [09:36:42.848] * frame #0: 0x00000001986455f0 libsystem_kernel.dylib`__pthread_kill + 8 [09:36:42.848] frame #1: 0x000000019867dc20 libsystem_pthread.dylib`pthread_kill + 288 [09:36:42.848] frame #2: 0x000000019858aa30 libsystem_c.dylib`abort + 180 [09:36:42.848] frame #3: 0x00000001027b834c postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=697) at assert.c:66:2 [09:36:42.848] frame #4: 0x00000001024d8f68 postgres`ExecCheckPermissions(rangeTable=0x0000000128831fa8, rteperminfos=0x0000000128832098, ereport_on_violation=true) at execMain.c:695:4 [09:36:42.848] frame #5: 0x00000001024d7f54 postgres`standard_ExecutorStart [inlined] InitPlan(queryDesc=0x0000000128826500, eflags=32) at execMain.c:949:2 [09:36:42.848] frame #6: 0x00000001024d7f28 postgres`standard_ExecutorStart(queryDesc=0x0000000128826500, eflags=32) at execMain.c:268:2 [09:36:42.848] frame #7: 0x0000000102f3bd18 pg_stat_statements.dylib`pgss_ExecutorStart(queryDesc=0x0000000128826500, eflags=) at pg_stat_statements.c:998:16 [09:36:42.848] frame #8: 0x0000000102683744 postgres`PortalStart(portal=0x000000011e84cf00, params=0x0000000000000000, eflags=0, snapshot=) at pquery.c:547:11 [09:36:42.848] frame #9: 0x0000000102682a48 postgres`exec_simple_query(query_string="select * from atpgv1;") at postgres.c:1233:3 [09:36:42.848] frame #10: 0x0000000102680744 postgres`PostgresMain(dbname=, username=) at postgres.c:0 [09:36:42.848] frame #11: 0x000000010267bc5c postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:107:2 [09:36:42.848] frame #12: 0x00000001025df748 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=8, startup_data="", startup_data_len=4, client_sock=0x000000016dab49d0) at launch_backend.c:274:3 [09:36:42.848] frame #13: 0x00000001025e37d4 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016dab49d0) at postmaster.c:3519:8 [09:36:42.848] frame #14: 0x00000001025e3740 postgres`ServerLoop at postmaster.c:1688:6 [09:36:42.848] frame #15: 0x00000001025e1d6c postgres`PostmasterMain(argc=, argv=) at postmaster.c:1386:11 [09:36:42.848] frame #16: 0x00000001025306b4 postgres`main(argc=4, argv=0x00006000024349c0) at main.c:230:4 [09:36:42.848] frame #17: 0x00000001982f3154 dyld`start + 2476 [09:36:42.848] (lldb) quit [09:36:42.886] -e [09:36:42.886] [09:36:42.886] [09:36:43.285] (lldb) target create --core "/Users/admin/cores/core.13221" [09:37:40.620] Core file '/Users/admin/cores/core.13221' (arm64) was loaded. [09:37:40.620] (lldb) thread backtrace all [09:37:41.269] * thread #1 [09:37:41.269] * frame #0: 0x00000001986455f0 libsystem_kernel.dylib`__pthread_kill + 8 [09:37:41.269] frame #1: 0x000000019867dc20 libsystem_pthread.dylib`pthread_kill + 288 [09:37:41.269] frame #2: 0x000000019858aa30 libsystem_c.dylib`abort + 180 [09:37:41.269] frame #3: 0x000000010101434c postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=697) at assert.c:66:2 [09:37:41.269] frame #4: 0x0000000100d34f68 postgres`ExecCheckPermissions(rangeTable=0x000000012585d438, rteperminfos=0x000000012585d528, ereport_on_violation=true) at execMain.c:695:4 [09:37:41.269] frame #5: 0x0000000100d33f54 postgres`standard_ExecutorStart [inlined] InitPlan(queryDesc=0x000000012504db00, eflags=32) at execMain.c:949:2 [09:37:41.269] frame #6: 0x0000000100d33f28 postgres`standard_ExecutorStart(queryDesc=0x000000012504db00, eflags=32) at execMain.c:268:2 [09:37:41.269] frame #7: 0x0000000100d33d5c postgres`ExecutorStart(queryDesc=, eflags=) at execMain.c:142:16 [artificial] [09:37:41.269] frame #8: 0x0000000100edf744 postgres`PortalStart(portal=0x0000000125827500, params=0x0000000000000000, eflags=0, snapshot=) at pquery.c:547:11 [09:37:41.269] frame #9: 0x0000000100edea48 postgres`exec_simple_query(query_string="select * from atpgv1;") at postgres.c:1233:3 [09:37:41.269] frame #10: 0x0000000100edc744 postgres`PostgresMain(dbname=, username=) at postgres.c:0 [09:37:41.269] frame #11: 0x0000000100ed7c5c postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:107:2 [09:37:41.269] frame #12: 0x0000000100e3b748 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=14, startup_data="", startup_data_len=4, client_sock=0x000000016f2589f0) at launch_backend.c:274:3 [09:37:41.269] frame #13: 0x0000000100e3f7d4 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016f2589f0) at postmaster.c:3519:8 [09:37:41.269] frame #14: 0x0000000100e3f740 postgres`ServerLoop at postmaster.c:1688:6 [09:37:41.269] frame #15: 0x0000000100e3dd6c postgres`PostmasterMain(argc=, argv=) at postmaster.c:1386:11 [09:37:41.269] frame #16: 0x0000000100d8c6b4 postgres`main(argc=4, argv=0x0000600003d94bd0) at main.c:230:4 [09:37:41.269] frame #17: 0x00000001982f3154 dyld`start + 2476 [09:37:41.269] (lldb) quit [09:37:41.308] -e [09:37:41.308] [09:37:41.308] [09:37:41.669] (lldb) target create --core "/Users/admin/cores/core.13407" [09:38:38.502] Core file '/Users/admin/cores/core.13407' (arm64) was loaded. [09:38:38.502] (lldb) thread backtrace all [09:38:39.151] * thread #1 [09:38:39.151] * frame #0: 0x00000001986455f0 libsystem_kernel.dylib`__pthread_kill + 8 [09:38:39.151] frame #1: 0x000000019867dc20 libsystem_pthread.dylib`pthread_kill + 288 [09:38:39.151] frame #2: 0x000000019858aa30 libsystem_c.dylib`abort + 180 [09:38:39.151] frame #3: 0x0000000100d4434c postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=697) at assert.c:66:2 [09:38:39.151] frame #4: 0x0000000100a64f68 postgres`ExecCheckPermissions(rangeTable=0x000000012583b238, rteperminfos=0x000000012583b328, ereport_on_violation=true) at execMain.c:695:4 [09:38:39.151] frame #5: 0x0000000100a63f54 postgres`standard_ExecutorStart [inlined] InitPlan(queryDesc=0x0000000124812b00, eflags=32) at execMain.c:949:2 [09:38:39.151] frame #6: 0x0000000100a63f28 postgres`standard_ExecutorStart(queryDesc=0x0000000124812b00, eflags=32) at execMain.c:268:2 [09:38:39.151] frame #7: 0x0000000100a63d5c postgres`ExecutorStart(queryDesc=, eflags=) at execMain.c:142:16 [artificial] [09:38:39.151] frame #8: 0x0000000100c0f744 postgres`PortalStart(portal=0x0000000126046500, params=0x0000000000000000, eflags=0, snapshot=) at pquery.c:547:11 [09:38:39.151] frame #9: 0x0000000100c0ea48 postgres`exec_simple_query(query_string="select * from atpgv1;") at postgres.c:1233:3 [09:38:39.151] frame #10: 0x0000000100c0c744 postgres`PostgresMain(dbname=, username=) at postgres.c:0 [09:38:39.151] frame #11: 0x0000000100c07c5c postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:107:2 [09:38:39.151] frame #12: 0x0000000100b6b748 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=14, startup_data="", startup_data_len=4, client_sock=0x000000016f528a50) at launch_backend.c:274:3 [09:38:39.151] frame #13: 0x0000000100b6f7d4 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016f528a50) at postmaster.c:3519:8 [09:38:39.151] frame #14: 0x0000000100b6f740 postgres`ServerLoop at postmaster.c:1688:6 [09:38:39.151] frame #15: 0x0000000100b6dd6c postgres`PostmasterMain(argc=, argv=) at postmaster.c:1386:11 [09:38:39.151] frame #16: 0x0000000100abc6b4 postgres`main(argc=8, argv=0x000060000214c460) at main.c:230:4 [09:38:39.151] frame #17: 0x00000001982f3154 dyld`start + 2476 [09:38:39.151] (lldb) quit