[08:35:32.400] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [08:35:36.015] (lldb) target create --core "/Users/admin/cores/core.9962" [08:36:20.885] Core file '/Users/admin/cores/core.9962' (arm64) was loaded. [08:36:20.885] (lldb) thread backtrace all [08:36:22.798] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [08:36:22.798] [08:36:22.813] * thread #1 [08:36:22.813] * frame #0: 0x0000000196722388 libsystem_kernel.dylib`__pthread_kill + 8 [08:36:22.813] frame #1: 0x000000019675b848 libsystem_pthread.dylib`pthread_kill + 296 [08:36:22.813] frame #2: 0x00000001966649e4 libsystem_c.dylib`abort + 124 [08:36:22.813] frame #3: 0x00000001027fa8a0 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=133) at assert.c:65:2 [08:36:22.813] frame #4: 0x000000010244df94 postgres`recordMultipleDependencies(depender=0x000000016daab220, referenced=0x000000014381c438, nreferenced=, behavior=) at pg_depend.c:133:5 [08:36:22.813] frame #5: 0x0000000102432e48 postgres`record_object_address_dependencies(depender=, referenced=, behavior=) at dependency.c:3039:2 [artificial] [08:36:22.813] frame #6: 0x0000000102458bd4 postgres`GenerateTypeDependencies(typeTuple=, typeCatalog=0x0000000128073d58, defaultExpr=0x0000000000000000, typacl=0x0000000000000000, relationKind='\0', isImplicitArray=false, isDependentType=true, makeExtensionDep=true, rebuild=) at pg_type.c:704:2 [08:36:22.813] frame #7: 0x00000001024591e4 postgres`TypeCreate(newTypeOid=17335, typeName="mr_type", typeNamespace=17333, relationOid=0, relationKind='\0', ownerId=17332, internalSize=, typeType=, typeCategory=, typePreferred=, typDelim=',', inputProcedure=4231, outputProcedure=4232, receiveProcedure=4233, sendProcedure=4234, typmodinProcedure=0, typmodoutProcedure=0, analyzeProcedure=4242, subscriptProcedure=0, elementType=0, isImplicitArray=, arrayType=17336, baseType=0, defaultTypeValue=0x0000000000000000, defaultTypeBin=0x0000000000000000, passedByValue=, alignment=, storage=, typeMod=-1, typNDims=0, typeNotNull=false, typeCollation=0) at pg_type.c:495:3 [08:36:22.813] frame #8: 0x00000001024d3dac postgres`DefineRange(pstate=0x00000001000007ba, stmt=0x0000000144009910) at typecmds.c:1649:3 [08:36:22.813] frame #9: 0x00000001026cb3a0 postgres`ProcessUtilitySlow(pstate=0x000000014381cd00, pstmt=0x00000001440099c0, queryString="create type mytype as range (subtype=int4, multirange_type_name=mr_sch.mr_type);", context=PROCESS_UTILITY_TOPLEVEL, params=0x0000000000000000, queryEnv=0x0000000000000000, dest=, qc=0x000000016daabc48) at utility.c:1646:15 [08:36:22.813] frame #10: 0x00000001026ca634 postgres`standard_ProcessUtility(pstmt=0x00000001440099c0, queryString="create type mytype as range (subtype=int4, multirange_type_name=mr_sch.mr_type);", readOnlyTree=, context=PROCESS_UTILITY_TOPLEVEL, params=0x0000000000000000, queryEnv=0x0000000000000000, dest=0x0000000144009d80, qc=0x000000016daabc48) at utility.c:0 [08:36:22.813] frame #11: 0x00000001026c9f48 postgres`ProcessUtility(pstmt=, queryString=, readOnlyTree=, context=, params=, queryEnv=, dest=, qc=) at utility.c:531:3 [artificial] [08:36:22.813] frame #12: 0x00000001026c9b10 postgres`PortalRunUtility(portal=0x0000000134033500, pstmt=0x00000001440099c0, isTopLevel=true, setHoldSnapshot=false, dest=0x0000000144009d80, qc=0x000000016daabc48) at pquery.c:1149:2 [08:36:22.813] frame #13: 0x00000001026c91b4 postgres`PortalRunMulti(portal=0x0000000134033500, isTopLevel=true, setHoldSnapshot=false, dest=0x0000000144009d80, altdest=0x0000000144009d80, qc=0x000000016daabc48) at pquery.c:0 [08:36:22.813] frame #14: 0x00000001026c8bc8 postgres`PortalRun(portal=0x0000000134033500, count=9223372036854775807, isTopLevel=, dest=0x0000000144009d80, altdest=0x0000000144009d80, qc=0x000000016daabc48) at pquery.c:784:5 [08:36:22.813] frame #15: 0x00000001026c7ae4 postgres`exec_simple_query(query_string="create type mytype as range (subtype=int4, multirange_type_name=mr_sch.mr_type);") at postgres.c:1290:10 [08:36:22.813] frame #16: 0x00000001026c4ddc postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [08:36:22.813] frame #17: 0x00000001026c0490 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:124:2 [08:36:22.813] frame #18: 0x000000010260de68 postgres`postmaster_child_launch(child_type=, child_slot=4, startup_data=0x000000016daacaf0, startup_data_len=24, client_sock=0x000000016daac060) at launch_backend.c:268:3 [08:36:22.813] frame #19: 0x00000001026124e4 postgres`BackendStartup(client_sock=0x000000016daac060) at postmaster.c:3627:8 [inlined] [08:36:22.813] frame #20: 0x0000000102612448 postgres`ServerLoop at postmaster.c:1728:6 [08:36:22.813] frame #21: 0x0000000102610328 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1415:11 [08:36:22.813] frame #22: 0x0000000102551f58 postgres`main(argc=4, argv=0x0000600001074c90) at main.c:231:4 [08:36:22.813] frame #23: 0x00000001963bab98 dyld`start + 6076 [08:36:22.813] (lldb) quit [08:36:22.866] -e [08:36:22.866] [08:36:22.866] [08:36:23.244] (lldb) target create --core "/Users/admin/cores/core.9999" [08:37:14.869] Core file '/Users/admin/cores/core.9999' (arm64) was loaded. [08:37:14.869] (lldb) thread backtrace all [08:37:16.013] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [08:37:16.013] [08:37:16.025] * thread #1 [08:37:16.025] * frame #0: 0x0000000196722388 libsystem_kernel.dylib`__pthread_kill + 8 [08:37:16.025] frame #1: 0x000000019675b848 libsystem_pthread.dylib`pthread_kill + 296 [08:37:16.025] frame #2: 0x00000001966649e4 libsystem_c.dylib`abort + 124 [08:37:16.025] frame #3: 0x00000001025068a0 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=133) at assert.c:65:2 [08:37:16.025] frame #4: 0x0000000102159f94 postgres`recordMultipleDependencies(depender=0x000000016dd9f2d0, referenced=0x0000000124811038, nreferenced=, behavior=) at pg_depend.c:133:5 [08:37:16.025] frame #5: 0x000000010213ee48 postgres`record_object_address_dependencies(depender=, referenced=, behavior=) at dependency.c:3039:2 [artificial] [08:37:16.025] frame #6: 0x0000000102164bd4 postgres`GenerateTypeDependencies(typeTuple=, typeCatalog=0x000000012808bd58, defaultExpr=0x0000000000000000, typacl=0x0000000000000000, relationKind='\0', isImplicitArray=false, isDependentType=true, makeExtensionDep=true, rebuild=) at pg_type.c:704:2 [08:37:16.025] frame #7: 0x00000001021651e4 postgres`TypeCreate(newTypeOid=17334, typeName="mr_type", typeNamespace=17330, relationOid=0, relationKind='\0', ownerId=17328, internalSize=, typeType=, typeCategory=, typePreferred=, typDelim=',', inputProcedure=4231, outputProcedure=4232, receiveProcedure=4233, sendProcedure=4234, typmodinProcedure=0, typmodoutProcedure=0, analyzeProcedure=4242, subscriptProcedure=0, elementType=0, isImplicitArray=, arrayType=17335, baseType=0, defaultTypeValue=0x0000000000000000, defaultTypeBin=0x0000000000000000, passedByValue=, alignment=, storage=, typeMod=-1, typNDims=0, typeNotNull=false, typeCollation=0) at pg_type.c:495:3 [08:37:16.025] frame #8: 0x00000001021dfdac postgres`DefineRange(pstate=0x00000001000007ba, stmt=0x0000000113809d10) at typecmds.c:1649:3 [08:37:16.025] frame #9: 0x00000001023d73a0 postgres`ProcessUtilitySlow(pstate=0x0000000123844d00, pstmt=0x0000000113809dc0, queryString="create type mytype as range (subtype=int4, multirange_type_name=mr_sch.mr_type);", context=PROCESS_UTILITY_TOPLEVEL, params=0x0000000000000000, queryEnv=0x0000000000000000, dest=, qc=0x000000016dd9fcf8) at utility.c:1646:15 [08:37:16.025] frame #10: 0x00000001023d6634 postgres`standard_ProcessUtility(pstmt=0x0000000113809dc0, queryString="create type mytype as range (subtype=int4, multirange_type_name=mr_sch.mr_type);", readOnlyTree=, context=PROCESS_UTILITY_TOPLEVEL, params=0x0000000000000000, queryEnv=0x0000000000000000, dest=0x000000011380a180, qc=0x000000016dd9fcf8) at utility.c:0 [08:37:16.025] frame #11: 0x00000001023d5f48 postgres`ProcessUtility(pstmt=, queryString=, readOnlyTree=, context=, params=, queryEnv=, dest=, qc=) at utility.c:531:3 [artificial] [08:37:16.025] frame #12: 0x00000001023d5b10 postgres`PortalRunUtility(portal=0x0000000124038b00, pstmt=0x0000000113809dc0, isTopLevel=true, setHoldSnapshot=false, dest=0x000000011380a180, qc=0x000000016dd9fcf8) at pquery.c:1149:2 [08:37:16.025] frame #13: 0x00000001023d51b4 postgres`PortalRunMulti(portal=0x0000000124038b00, isTopLevel=true, setHoldSnapshot=false, dest=0x000000011380a180, altdest=0x000000011380a180, qc=0x000000016dd9fcf8) at pquery.c:0 [08:37:16.025] frame #14: 0x00000001023d4bc8 postgres`PortalRun(portal=0x0000000124038b00, count=9223372036854775807, isTopLevel=, dest=0x000000011380a180, altdest=0x000000011380a180, qc=0x000000016dd9fcf8) at pquery.c:784:5 [08:37:16.025] frame #15: 0x00000001023d3ae4 postgres`exec_simple_query(query_string="create type mytype as range (subtype=int4, multirange_type_name=mr_sch.mr_type);") at postgres.c:1290:10 [08:37:16.025] frame #16: 0x00000001023d0ddc postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [08:37:16.025] frame #17: 0x00000001023cc490 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:124:2 [08:37:16.025] frame #18: 0x0000000102319e68 postgres`postmaster_child_launch(child_type=, child_slot=4, startup_data=0x000000016dda0ba0, startup_data_len=24, client_sock=0x000000016dda0110) at launch_backend.c:268:3 [08:37:16.025] frame #19: 0x000000010231e4e4 postgres`BackendStartup(client_sock=0x000000016dda0110) at postmaster.c:3627:8 [inlined] [08:37:16.025] frame #20: 0x000000010231e448 postgres`ServerLoop at postmaster.c:1728:6 [08:37:16.025] frame #21: 0x000000010231c328 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1415:11 [08:37:16.025] frame #22: 0x000000010225df58 postgres`main(argc=8, argv=0x0000600001d8c460) at main.c:231:4 [08:37:16.025] frame #23: 0x00000001963bab98 dyld`start + 6076 [08:37:16.025] (lldb) quit [08:37:16.071] -e [08:37:16.071] [08:37:16.071] [08:37:16.469] (lldb) target create --core "/Users/admin/cores/core.22316" [08:38:05.609] Core file '/Users/admin/cores/core.22316' (arm64) was loaded. [08:38:05.609] (lldb) thread backtrace all [08:38:07.615] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [08:38:07.615] [08:38:07.630] * thread #1 [08:38:07.630] * frame #0: 0x0000000196722388 libsystem_kernel.dylib`__pthread_kill + 8 [08:38:07.630] frame #1: 0x000000019675b848 libsystem_pthread.dylib`pthread_kill + 296 [08:38:07.630] frame #2: 0x00000001966649e4 libsystem_c.dylib`abort + 124 [08:38:07.630] frame #3: 0x0000000102e628a0 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=133) at assert.c:65:2 [08:38:07.630] frame #4: 0x0000000102ab5f94 postgres`recordMultipleDependencies(depender=0x000000016d442fc0, referenced=0x0000000152012a38, nreferenced=, behavior=) at pg_depend.c:133:5 [08:38:07.630] frame #5: 0x0000000102a9ae48 postgres`record_object_address_dependencies(depender=, referenced=, behavior=) at dependency.c:3039:2 [artificial] [08:38:07.630] frame #6: 0x0000000102ac0bd4 postgres`GenerateTypeDependencies(typeTuple=, typeCatalog=0x000000014801bd58, defaultExpr=0x0000000000000000, typacl=0x0000000000000000, relationKind='\0', isImplicitArray=false, isDependentType=true, makeExtensionDep=true, rebuild=) at pg_type.c:704:2 [08:38:07.630] frame #7: 0x0000000102ac11e4 postgres`TypeCreate(newTypeOid=17321, typeName="mr_type", typeNamespace=17319, relationOid=0, relationKind='\0', ownerId=17318, internalSize=, typeType=, typeCategory=, typePreferred=, typDelim=',', inputProcedure=4231, outputProcedure=4232, receiveProcedure=4233, sendProcedure=4234, typmodinProcedure=0, typmodoutProcedure=0, analyzeProcedure=4242, subscriptProcedure=0, elementType=0, isImplicitArray=, arrayType=17322, baseType=0, defaultTypeValue=0x0000000000000000, defaultTypeBin=0x0000000000000000, passedByValue=, alignment=, storage=, typeMod=-1, typNDims=0, typeNotNull=false, typeCollation=0) at pg_type.c:495:3 [08:38:07.630] frame #8: 0x0000000102b3bdac postgres`DefineRange(pstate=0x00000001000007ba, stmt=0x0000000151815b10) at typecmds.c:1649:3 [08:38:07.630] frame #9: 0x0000000102d333a0 postgres`ProcessUtilitySlow(pstate=0x0000000141822b00, pstmt=0x0000000151815bc0, queryString="create type mytype as range (subtype=int4, multirange_type_name=mr_sch.mr_type);", context=PROCESS_UTILITY_TOPLEVEL, params=0x0000000000000000, queryEnv=0x0000000000000000, dest=, qc=0x000000016d443c68) at utility.c:1646:15 [08:38:07.630] frame #10: 0x0000000102d32634 postgres`standard_ProcessUtility(pstmt=0x0000000151815bc0, queryString="create type mytype as range (subtype=int4, multirange_type_name=mr_sch.mr_type);", readOnlyTree=, context=PROCESS_UTILITY_TOPLEVEL, params=0x0000000000000000, queryEnv=0x0000000000000000, dest=0x00000001518165f0, qc=0x000000016d443c68) at utility.c:0 [08:38:07.630] frame #11: 0x0000000103859c04 pg_stat_statements.dylib`pgss_ProcessUtility(pstmt=0x0000000151815bc0, queryString="create type mytype as range (subtype=int4, multirange_type_name=mr_sch.mr_type);", readOnlyTree=false, context=PROCESS_UTILITY_TOPLEVEL, params=0x0000000000000000, queryEnv=0x0000000000000000, dest=0x00000001518165f0, qc=0x000000016d443c68) at pg_stat_statements.c:1159:5 [08:38:07.630] frame #12: 0x0000000102d31b10 postgres`PortalRunUtility(portal=0x0000000152822b00, pstmt=0x0000000151815bc0, isTopLevel=true, setHoldSnapshot=false, dest=0x00000001518165f0, qc=0x000000016d443c68) at pquery.c:1149:2 [08:38:07.630] frame #13: 0x0000000102d311b4 postgres`PortalRunMulti(portal=0x0000000152822b00, isTopLevel=true, setHoldSnapshot=false, dest=0x00000001518165f0, altdest=0x00000001518165f0, qc=0x000000016d443c68) at pquery.c:0 [08:38:07.630] frame #14: 0x0000000102d30bc8 postgres`PortalRun(portal=0x0000000152822b00, count=9223372036854775807, isTopLevel=, dest=0x00000001518165f0, altdest=0x00000001518165f0, qc=0x000000016d443c68) at pquery.c:784:5 [08:38:07.630] frame #15: 0x0000000102d2fae4 postgres`exec_simple_query(query_string="create type mytype as range (subtype=int4, multirange_type_name=mr_sch.mr_type);") at postgres.c:1290:10 [08:38:07.630] frame #16: 0x0000000102d2cddc postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [08:38:07.630] frame #17: 0x0000000102d28490 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:124:2 [08:38:07.630] frame #18: 0x0000000102c75e68 postgres`postmaster_child_launch(child_type=, child_slot=20, startup_data=0x000000016d444b10, startup_data_len=24, client_sock=0x000000016d444080) at launch_backend.c:268:3 [08:38:07.630] frame #19: 0x0000000102c7a4e4 postgres`BackendStartup(client_sock=0x000000016d444080) at postmaster.c:3627:8 [inlined] [08:38:07.630] frame #20: 0x0000000102c7a448 postgres`ServerLoop at postmaster.c:1728:6 [08:38:07.630] frame #21: 0x0000000102c78328 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1415:11 [08:38:07.630] frame #22: 0x0000000102bb9f58 postgres`main(argc=4, argv=0x000060000375ccc0) at main.c:231:4 [08:38:07.630] frame #23: 0x00000001963bab98 dyld`start + 6076 [08:38:07.630] (lldb) quit [08:38:07.672] -e [08:38:07.672] [08:38:07.672] [08:38:08.134] (lldb) target create --core "/Users/admin/cores/core.24728" [08:38:40.536] Core file '/Users/admin/cores/core.24728' (arm64) was loaded. [08:38:40.536] (lldb) thread backtrace all [08:38:40.556] * thread #1 [08:38:40.556] * frame #0: 0x00000001963b6c04 dyld`stat + 8 [08:38:40.556] frame #1: 0x0000000196421f40 dyld`stat_with_subsystem + 56 [08:38:40.556] frame #2: 0x00000001964066bc dyld`dyld3::stat(char const*, stat*) + 28 [08:38:40.556] frame #3: 0x00000001963e478c dyld`dyld4::SyscallDelegate::fileExists(char const*, dyld4::FileID*, int*) const + 40 [08:38:40.556] frame #4: 0x00000001963e2310 dyld`invocation function for block in dyld4::PrebuiltLoader::invalidateInIsolation(dyld4::RuntimeState const&) const + 84 [08:38:40.556] frame #5: 0x00000001963be118 dyld`dyld4::ProcessConfig::PathOverrides::forEachPathVariant(char const*, mach_o::Platform, bool, bool, bool&, void (char const*, dyld4::ProcessConfig::PathOverrides::Type, bool&) block_pointer) const + 1508 [08:38:40.556] frame #6: 0x00000001963e20e4 dyld`dyld4::PrebuiltLoader::invalidateInIsolation(dyld4::RuntimeState const&) const + 680 [08:38:40.556] frame #7: 0x00000001963e1d20 dyld`dyld4::PrebuiltLoader::isValid(dyld4::RuntimeState const&) const + 568 [08:38:40.556] frame #8: 0x00000001963cce78 dyld`dyld4::RuntimeState::findPrebuiltLoader(char const*) const + 104 [08:38:40.556] frame #9: 0x00000001963d2928 dyld`dyld4::Loader::makeDyldCacheLoader(Diagnostics&, dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&, unsigned int, mach_o::Layout const*) + 88 [08:38:40.556] frame #10: 0x00000001963d3dc4 dyld`invocation function for block in dyld4::Loader::getLoader(Diagnostics&, dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&) + 1596 [08:38:40.556] frame #11: 0x00000001963d2fd8 dyld`dyld4::Loader::forEachResolvedAtPathVar(dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&, dyld4::ProcessConfig::PathOverrides::Type, bool&, void (char const*, dyld4::ProcessConfig::PathOverrides::Type, bool&) block_pointer) + 764 [08:38:40.556] frame #12: 0x00000001963bdd60 dyld`dyld4::ProcessConfig::PathOverrides::forEachPathVariant(char const*, mach_o::Platform, bool, bool, bool&, void (char const*, dyld4::ProcessConfig::PathOverrides::Type, bool&) block_pointer) const + 556 [08:38:40.556] frame #13: 0x00000001963d2b18 dyld`dyld4::Loader::forEachPath(Diagnostics&, dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&, void (char const*, dyld4::ProcessConfig::PathOverrides::Type, bool&) block_pointer) + 260 [08:38:40.556] frame #14: 0x00000001963d33b0 dyld`dyld4::Loader::getLoader(Diagnostics&, dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&) + 920 [08:38:40.556] frame #15: 0x00000001963dd6d4 dyld`invocation function for block in dyld4::JustInTimeLoader::loadDependents(Diagnostics&, dyld4::RuntimeState&, dyld4::Loader::LoadOptions const&) + 456 [08:38:40.556] frame #16: 0x00000001964322f4 dyld`invocation function for block in mach_o::Header::forEachLinkedDylib(void (char const*, mach_o::LinkedDylibAttributes, mach_o::Version32, mach_o::Version32, bool, bool&) block_pointer) const + 136 [08:38:40.556] frame #17: 0x0000000196430358 dyld`mach_o::Header::forEachLoadCommand(void (load_command const*, bool&) block_pointer) const + 208 [08:38:40.556] frame #18: 0x0000000196431fe0 dyld`mach_o::Header::forEachLinkedDylib(void (char const*, mach_o::LinkedDylibAttributes, mach_o::Version32, mach_o::Version32, bool, bool&) block_pointer) const + 160 [08:38:40.556] frame #19: 0x00000001963dd3e4 dyld`dyld4::JustInTimeLoader::loadDependents(Diagnostics&, dyld4::RuntimeState&, dyld4::Loader::LoadOptions const&) + 164 [08:38:40.556] frame #20: 0x00000001963bb5a8 dyld`dyld4::prepare(dyld4::APIs&, mach_o::Header const*) + 956 [08:38:40.556] frame #21: 0x00000001963bb1d8 dyld`dyld4::start(dyld4::KernelArgs*, void*, void*)::$_0::operator()() const + 236 [08:38:40.556] frame #22: 0x00000001963bab4c dyld`start + 6000 [08:38:40.556] (lldb) quit [08:38:40.591] -e [08:38:40.591] [08:38:40.591] [08:38:41.154] (lldb) target create --core "/Users/admin/cores/core.25230" [08:39:17.633] Core file '/Users/admin/cores/core.25230' (arm64) was loaded. [08:39:17.633] (lldb) thread backtrace all [08:39:17.638] * thread #1, stop reason = ESR_EC_IABORT_EL0 (fault address: 0x0) [08:39:17.638] * frame #0: 0x00000001007df3b8 dyld`invocation function for block in mach_o::Header::forEachSegment(void (mach_o::Header::SegmentInfo const&, bool&) block_pointer) const [08:39:17.638] frame #1: 0x00000001007dc358 dyld`mach_o::Header::forEachLoadCommand(void (load_command const*, bool&) block_pointer) const + 208 [08:39:17.638] frame #2: 0x00000001007df214 dyld`mach_o::Header::forEachSegment(void (mach_o::Header::SegmentInfo const&, bool&) block_pointer) const + 124 [08:39:17.638] frame #3: 0x00000001007ac470 dyld`dyld4::ExternallyViewableState::atlasAddImage(PropertyList::Dictionary&, unsigned long long, char const*) + 356 [08:39:17.638] frame #4: 0x00000001007abc5c dyld`dyld4::ExternallyViewableState::createMinimalInfo(lsl::Allocator&, unsigned long long, char const*, unsigned long long, char const*, DyldSharedCache const*) + 1288 [08:39:17.638] frame #5: 0x00000001007662f4 dyld`start + 3864 [08:39:17.638] (lldb) quit [08:39:17.671] -e [08:39:17.671] [08:39:17.671] [08:39:18.290] (lldb) target create --core "/Users/admin/cores/core.10332" [08:40:05.427] Core file '/Users/admin/cores/core.10332' (arm64) was loaded. [08:40:05.427] (lldb) thread backtrace all [08:40:06.491] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [08:40:06.491] [08:40:06.504] * thread #1 [08:40:06.504] * frame #0: 0x0000000196722388 libsystem_kernel.dylib`__pthread_kill + 8 [08:40:06.504] frame #1: 0x000000019675b848 libsystem_pthread.dylib`pthread_kill + 296 [08:40:06.504] frame #2: 0x00000001966649e4 libsystem_c.dylib`abort + 124 [08:40:06.504] frame #3: 0x0000000100fd68a0 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=133) at assert.c:65:2 [08:40:06.504] frame #4: 0x0000000100c29f94 postgres`recordMultipleDependencies(depender=0x000000016f2cf190, referenced=0x0000000127883638, nreferenced=, behavior=) at pg_depend.c:133:5 [08:40:06.504] frame #5: 0x0000000100c0ee48 postgres`record_object_address_dependencies(depender=, referenced=, behavior=) at dependency.c:3039:2 [artificial] [08:40:06.504] frame #6: 0x0000000100c34bd4 postgres`GenerateTypeDependencies(typeTuple=, typeCatalog=0x000000011808bd58, defaultExpr=0x0000000000000000, typacl=0x0000000000000000, relationKind='\0', isImplicitArray=false, isDependentType=true, makeExtensionDep=true, rebuild=) at pg_type.c:704:2 [08:40:06.504] frame #7: 0x0000000100c351e4 postgres`TypeCreate(newTypeOid=17340, typeName="mr_type", typeNamespace=17338, relationOid=0, relationKind='\0', ownerId=17337, internalSize=, typeType=, typeCategory=, typePreferred=, typDelim=',', inputProcedure=4231, outputProcedure=4232, receiveProcedure=4233, sendProcedure=4234, typmodinProcedure=0, typmodoutProcedure=0, analyzeProcedure=4242, subscriptProcedure=0, elementType=0, isImplicitArray=, arrayType=17341, baseType=0, defaultTypeValue=0x0000000000000000, defaultTypeBin=0x0000000000000000, passedByValue=, alignment=, storage=, typeMod=-1, typNDims=0, typeNotNull=false, typeCollation=0) at pg_type.c:495:3 [08:40:06.504] frame #8: 0x0000000100cafdac postgres`DefineRange(pstate=0x00000001000007ba, stmt=0x000000012780cb10) at typecmds.c:1649:3 [08:40:06.504] frame #9: 0x0000000100ea73a0 postgres`ProcessUtilitySlow(pstate=0x0000000127883f00, pstmt=0x000000012780cbc0, queryString="create type mytype as range (subtype=int4, multirange_type_name=mr_sch.mr_type);", context=PROCESS_UTILITY_TOPLEVEL, params=0x0000000000000000, queryEnv=0x0000000000000000, dest=, qc=0x000000016f2cfbb8) at utility.c:1646:15 [08:40:06.504] frame #10: 0x0000000100ea6634 postgres`standard_ProcessUtility(pstmt=0x000000012780cbc0, queryString="create type mytype as range (subtype=int4, multirange_type_name=mr_sch.mr_type);", readOnlyTree=, context=PROCESS_UTILITY_TOPLEVEL, params=0x0000000000000000, queryEnv=0x0000000000000000, dest=0x000000012780cf80, qc=0x000000016f2cfbb8) at utility.c:0 [08:40:06.504] frame #11: 0x0000000100ea5f48 postgres`ProcessUtility(pstmt=, queryString=, readOnlyTree=, context=, params=, queryEnv=, dest=, qc=) at utility.c:531:3 [artificial] [08:40:06.504] frame #12: 0x0000000100ea5b10 postgres`PortalRunUtility(portal=0x0000000126833b00, pstmt=0x000000012780cbc0, isTopLevel=true, setHoldSnapshot=false, dest=0x000000012780cf80, qc=0x000000016f2cfbb8) at pquery.c:1149:2 [08:40:06.504] frame #13: 0x0000000100ea51b4 postgres`PortalRunMulti(portal=0x0000000126833b00, isTopLevel=true, setHoldSnapshot=false, dest=0x000000012780cf80, altdest=0x000000012780cf80, qc=0x000000016f2cfbb8) at pquery.c:0 [08:40:06.504] frame #14: 0x0000000100ea4bc8 postgres`PortalRun(portal=0x0000000126833b00, count=9223372036854775807, isTopLevel=, dest=0x000000012780cf80, altdest=0x000000012780cf80, qc=0x000000016f2cfbb8) at pquery.c:784:5 [08:40:06.504] frame #15: 0x0000000100ea3ae4 postgres`exec_simple_query(query_string="create type mytype as range (subtype=int4, multirange_type_name=mr_sch.mr_type);") at postgres.c:1290:10 [08:40:06.504] frame #16: 0x0000000100ea0ddc postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [08:40:06.504] frame #17: 0x0000000100e9c490 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:124:2 [08:40:06.504] frame #18: 0x0000000100de9e68 postgres`postmaster_child_launch(child_type=, child_slot=5, startup_data=0x000000016f2d0a60, startup_data_len=24, client_sock=0x000000016f2cffd0) at launch_backend.c:268:3 [08:40:06.504] frame #19: 0x0000000100dee4e4 postgres`BackendStartup(client_sock=0x000000016f2cffd0) at postmaster.c:3627:8 [inlined] [08:40:06.504] frame #20: 0x0000000100dee448 postgres`ServerLoop at postmaster.c:1728:6 [08:40:06.504] frame #21: 0x0000000100dec328 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1415:11 [08:40:06.504] frame #22: 0x0000000100d2df58 postgres`main(argc=4, argv=0x0000600001298660) at main.c:231:4 [08:40:06.504] frame #23: 0x00000001963bab98 dyld`start + 6076 [08:40:06.504] (lldb) quit