[15:06:47.835] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [15:06:54.351] (lldb) target create --core "/Users/admin/cores/core.47761" [15:07:52.150] Core file '/Users/admin/cores/core.47761' (arm64) was loaded. [15:07:52.150] (lldb) thread backtrace all [15:07:54.089] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [15:07:54.089] [15:07:54.100] * thread #1 [15:07:54.100] * frame #0: 0x0000000181296388 libsystem_kernel.dylib`__pthread_kill + 8 [15:07:54.100] frame #1: 0x00000001812cf848 libsystem_pthread.dylib`pthread_kill + 296 [15:07:54.100] frame #2: 0x00000001811d89e4 libsystem_c.dylib`abort + 124 [15:07:54.100] frame #3: 0x0000000104cd58f8 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=195) at assert.c:65:2 [15:07:54.100] frame #4: 0x0000000104b14ca8 postgres`ReportApplyConflict(estate=0x000000012082c100, relinfo=0x000000012105ef00, elevel=15, type=CT_UPDATE_MISSING, searchslot=0x0000000121076b30, remoteslot=0x000000012105f808, conflicttuples=0x0000000121060198) at conflict.c:195:3 [15:07:54.100] frame #5: 0x0000000104b35bdc postgres`apply_handle_tuple_routing(edata=0x000000012105e398, remoteslot=0x000000012105eaf0, newtup=0x000000016b5cf538, operation=) at worker.c:3507:6 [15:07:54.100] frame #6: 0x0000000104b32a54 postgres`apply_handle_update(s=) at worker.c:2897:3 [inlined] [15:07:54.100] frame #7: 0x0000000104b329ec postgres`apply_dispatch(s=0x000000016b5cfad8) at worker.c:3818:4 [15:07:54.100] frame #8: 0x0000000104b33a24 postgres`LogicalRepApplyLoop(last_received=25104912) at worker.c:4108:7 [15:07:54.100] frame #9: 0x0000000104b337c8 postgres`start_apply(origin_startpos=0) at worker.c:5639:3 [15:07:54.100] frame #10: 0x0000000104b348d8 postgres`run_apply_worker at worker.c:5798:2 [15:07:54.100] frame #11: 0x0000000104b345bc postgres`ApplyWorkerMain(main_arg=) at worker.c:6027:2 [15:07:54.100] frame #12: 0x0000000104ae48dc postgres`BackgroundWorkerMain(startup_data=, startup_data_len=) at bgworker.c:865:2 [15:07:54.100] frame #13: 0x0000000104ae8ef8 postgres`postmaster_child_launch(child_type=, child_slot=219, startup_data=0x00000001208125c8, startup_data_len=1472, client_sock=0x0000000000000000) at launch_backend.c:268:3 [15:07:54.100] frame #14: 0x0000000104aebd60 postgres`StartBackgroundWorker(rw=0x00000001208125c8) at postmaster.c:4207:15 [inlined] [15:07:54.100] frame #15: 0x0000000104aebce8 postgres`maybe_start_bgworkers at postmaster.c:4372:9 [15:07:54.100] frame #16: 0x0000000104aed974 postgres`LaunchMissingBackgroundProcesses at postmaster.c:3437:3 [inlined] [15:07:54.100] frame #17: 0x0000000104aed748 postgres`ServerLoop at postmaster.c:1743:3 [15:07:54.100] frame #18: 0x0000000104aeb3b8 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1415:11 [15:07:54.100] frame #19: 0x0000000104a2d5a0 postgres`main(argc=4, argv=0x0000600003fd45d0) at main.c:231:4 [15:07:54.100] frame #20: 0x0000000180f2eb98 dyld`start + 6076 [15:07:54.100] (lldb) quit [15:07:54.173] -e [15:07:54.173] [15:07:54.173] [15:07:54.451] (lldb) target create --core "/Users/admin/cores/core.45858" [15:08:20.467] Core file '/Users/admin/cores/core.45858' (arm64) was loaded. [15:08:20.467] (lldb) thread backtrace all [15:08:20.997] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [15:08:20.997] [15:08:21.006] * thread #1 [15:08:21.006] * frame #0: 0x0000000181296388 libsystem_kernel.dylib`__pthread_kill + 8 [15:08:21.006] frame #1: 0x00000001812cf848 libsystem_pthread.dylib`pthread_kill + 296 [15:08:21.006] frame #2: 0x00000001811d89e4 libsystem_c.dylib`abort + 124 [15:08:21.006] frame #3: 0x000000010250d8f8 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=195) at assert.c:65:2 [15:08:21.006] frame #4: 0x000000010234cca8 postgres`ReportApplyConflict(estate=0x0000000138019f00, relinfo=0x000000013800d2b8, elevel=15, type=CT_UPDATE_MISSING, searchslot=0x000000013800d518, remoteslot=0x000000013800d7c0, conflicttuples=0x000000013800d630) at conflict.c:195:3 [15:08:21.006] frame #5: 0x000000010236ad70 postgres`apply_handle_update_internal(edata=0x000000013800d030, relinfo=0x000000013800d2b8, remoteslot=0x000000013800d518, newtup=0x000000016dd97528, localindexoid=) at worker.c:3012:3 [15:08:21.006] frame #6: 0x000000010236ace8 postgres`apply_handle_update(s=) at worker.c:2900:3 [inlined] [15:08:21.006] frame #7: 0x000000010236ace8 postgres`apply_dispatch(s=0x000000016dd97ac8) at worker.c:3818:4 [15:08:21.006] frame #8: 0x000000010236ba24 postgres`LogicalRepApplyLoop(last_received=25390184) at worker.c:4108:7 [15:08:21.006] frame #9: 0x000000010236b7c8 postgres`start_apply(origin_startpos=0) at worker.c:5639:3 [15:08:21.006] frame #10: 0x000000010236c8d8 postgres`run_apply_worker at worker.c:5798:2 [15:08:21.006] frame #11: 0x000000010236c5bc postgres`ApplyWorkerMain(main_arg=) at worker.c:6027:2 [15:08:21.006] frame #12: 0x000000010231c8dc postgres`BackgroundWorkerMain(startup_data=, startup_data_len=) at bgworker.c:865:2 [15:08:21.006] frame #13: 0x0000000102320ef8 postgres`postmaster_child_launch(child_type=, child_slot=219, startup_data=0x000000012e81cdc8, startup_data_len=1472, client_sock=0x0000000000000000) at launch_backend.c:268:3 [15:08:21.006] frame #14: 0x0000000102323d60 postgres`StartBackgroundWorker(rw=0x000000012e81cdc8) at postmaster.c:4207:15 [inlined] [15:08:21.006] frame #15: 0x0000000102323ce8 postgres`maybe_start_bgworkers at postmaster.c:4372:9 [15:08:21.006] frame #16: 0x0000000102325974 postgres`LaunchMissingBackgroundProcesses at postmaster.c:3437:3 [inlined] [15:08:21.006] frame #17: 0x0000000102325748 postgres`ServerLoop at postmaster.c:1743:3 [15:08:21.006] frame #18: 0x00000001023233b8 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1415:11 [15:08:21.006] frame #19: 0x00000001022655a0 postgres`main(argc=4, argv=0x00006000029d0870) at main.c:231:4 [15:08:21.006] frame #20: 0x0000000180f2eb98 dyld`start + 6076 [15:08:21.006] (lldb) quit [15:08:21.030] -e [15:08:21.030] [15:08:21.030] [15:08:21.232] (lldb) target create --core "/Users/admin/cores/core.52154" [15:08:57.320] Core file '/Users/admin/cores/core.52154' (arm64) was loaded. [15:08:57.320] (lldb) thread backtrace all [15:08:58.543] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [15:08:58.543] [15:08:58.555] * thread #1 [15:08:58.555] * frame #0: 0x0000000181296388 libsystem_kernel.dylib`__pthread_kill + 8 [15:08:58.555] frame #1: 0x00000001812cf848 libsystem_pthread.dylib`pthread_kill + 296 [15:08:58.555] frame #2: 0x00000001811d89e4 libsystem_c.dylib`abort + 124 [15:08:58.555] frame #3: 0x00000001033218f8 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=195) at assert.c:65:2 [15:08:58.555] frame #4: 0x0000000103160ca8 postgres`ReportApplyConflict(estate=0x0000000136818100, relinfo=0x000000015000d9e8, elevel=15, type=CT_DELETE_ORIGIN_DIFFERS, searchslot=0x000000015000dc48, remoteslot=0x0000000000000000, conflicttuples=0x000000015000dd28) at conflict.c:195:3 [15:08:58.555] frame #5: 0x00000001031820b0 postgres`apply_handle_delete_internal(edata=0x000000015000d760, relinfo=0x000000015000d9e8, remoteslot=0x000000015000dc48, localindexoid=) at worker.c:3156:4 [15:08:58.555] frame #6: 0x00000001034787e4 postgres`apply_handle_delete(s=) at worker.c:3097:3 [15:08:58.555] frame #7: 0x0000000103478674 postgres`apply_dispatch.cold.18 at worker.c:3822:4 [15:08:58.555] frame #8: 0x000000010317e98c postgres`apply_handle_delete(s=) at worker.c:3030:2 [inlined] [15:08:58.555] frame #9: 0x000000010317e984 postgres`apply_dispatch(s=0x000000016cf83af8) at worker.c:3822:4 [15:08:58.555] frame #10: 0x000000010317fa24 postgres`LogicalRepApplyLoop(last_received=24939576) at worker.c:4108:7 [15:08:58.555] frame #11: 0x000000010317f7c8 postgres`start_apply(origin_startpos=0) at worker.c:5639:3 [15:08:58.555] frame #12: 0x00000001031808d8 postgres`run_apply_worker at worker.c:5798:2 [15:08:58.555] frame #13: 0x00000001031805bc postgres`ApplyWorkerMain(main_arg=) at worker.c:6027:2 [15:08:58.555] frame #14: 0x00000001031308dc postgres`BackgroundWorkerMain(startup_data=, startup_data_len=) at bgworker.c:865:2 [15:08:58.555] frame #15: 0x0000000103134ef8 postgres`postmaster_child_launch(child_type=, child_slot=46, startup_data=0x0000000147811c18, startup_data_len=1472, client_sock=0x0000000000000000) at launch_backend.c:268:3 [15:08:58.555] frame #16: 0x0000000103137d60 postgres`StartBackgroundWorker(rw=0x0000000147811c18) at postmaster.c:4207:15 [inlined] [15:08:58.555] frame #17: 0x0000000103137ce8 postgres`maybe_start_bgworkers at postmaster.c:4372:9 [15:08:58.555] frame #18: 0x0000000103139974 postgres`LaunchMissingBackgroundProcesses at postmaster.c:3437:3 [inlined] [15:08:58.555] frame #19: 0x0000000103139748 postgres`ServerLoop at postmaster.c:1743:3 [15:08:58.555] frame #20: 0x00000001031373b8 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1415:11 [15:08:58.555] frame #21: 0x00000001030795a0 postgres`main(argc=4, argv=0x00006000034a87b0) at main.c:231:4 [15:08:58.555] frame #22: 0x0000000180f2eb98 dyld`start + 6076 [15:08:58.555] (lldb) quit [15:08:58.607] -e [15:08:58.607] [15:08:58.607] [15:08:59.019] (lldb) target create --core "/Users/admin/cores/core.56328" [15:09:42.918] Core file '/Users/admin/cores/core.56328' (arm64) was loaded. [15:09:42.918] (lldb) thread backtrace all [15:09:44.138] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [15:09:44.138] [15:09:44.150] * thread #1 [15:09:44.150] * frame #0: 0x0000000181296388 libsystem_kernel.dylib`__pthread_kill + 8 [15:09:44.150] frame #1: 0x00000001812cf848 libsystem_pthread.dylib`pthread_kill + 296 [15:09:44.150] frame #2: 0x00000001811d89e4 libsystem_c.dylib`abort + 124 [15:09:44.150] frame #3: 0x00000001050358f8 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=195) at assert.c:65:2 [15:09:44.150] frame #4: 0x0000000104e74ca8 postgres`ReportApplyConflict(estate=0x0000000139036b00, relinfo=0x0000000139023608, elevel=15, type=CT_DELETE_ORIGIN_DIFFERS, searchslot=0x0000000139023868, remoteslot=0x0000000000000000, conflicttuples=0x0000000139023948) at conflict.c:195:3 [15:09:44.150] frame #5: 0x0000000104e960b0 postgres`apply_handle_delete_internal(edata=0x0000000139023380, relinfo=0x0000000139023608, remoteslot=0x0000000139023868, localindexoid=) at worker.c:3156:4 [15:09:44.150] frame #6: 0x000000010518c7e4 postgres`apply_handle_delete(s=) at worker.c:3097:3 [15:09:44.150] frame #7: 0x000000010518c674 postgres`apply_dispatch.cold.18 at worker.c:3822:4 [15:09:44.150] frame #8: 0x0000000104e9298c postgres`apply_handle_delete(s=) at worker.c:3030:2 [inlined] [15:09:44.150] frame #9: 0x0000000104e92984 postgres`apply_dispatch(s=0x000000016b26fad8) at worker.c:3822:4 [15:09:44.150] frame #10: 0x0000000104e93a24 postgres`LogicalRepApplyLoop(last_received=25179184) at worker.c:4108:7 [15:09:44.150] frame #11: 0x0000000104e937c8 postgres`start_apply(origin_startpos=0) at worker.c:5639:3 [15:09:44.150] frame #12: 0x0000000104e948d8 postgres`run_apply_worker at worker.c:5798:2 [15:09:44.150] frame #13: 0x0000000104e945bc postgres`ApplyWorkerMain(main_arg=) at worker.c:6027:2 [15:09:44.150] frame #14: 0x0000000104e448dc postgres`BackgroundWorkerMain(startup_data=, startup_data_len=) at bgworker.c:865:2 [15:09:44.150] frame #15: 0x0000000104e48ef8 postgres`postmaster_child_launch(child_type=, child_slot=46, startup_data=0x00000001398111d8, startup_data_len=1472, client_sock=0x0000000000000000) at launch_backend.c:268:3 [15:09:44.150] frame #16: 0x0000000104e4bd60 postgres`StartBackgroundWorker(rw=0x00000001398111d8) at postmaster.c:4207:15 [inlined] [15:09:44.150] frame #17: 0x0000000104e4bce8 postgres`maybe_start_bgworkers at postmaster.c:4372:9 [15:09:44.150] frame #18: 0x0000000104e4d974 postgres`LaunchMissingBackgroundProcesses at postmaster.c:3437:3 [inlined] [15:09:44.150] frame #19: 0x0000000104e4d748 postgres`ServerLoop at postmaster.c:1743:3 [15:09:44.150] frame #20: 0x0000000104e4b3b8 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1415:11 [15:09:44.150] frame #21: 0x0000000104d8d5a0 postgres`main(argc=4, argv=0x0000600002c60cc0) at main.c:231:4 [15:09:44.150] frame #22: 0x0000000180f2eb98 dyld`start + 6076 [15:09:44.150] (lldb) quit [15:09:44.192] -e [15:09:44.192] [15:09:44.192] [15:09:44.566] (lldb) target create --core "/Users/admin/cores/core.28151" [15:10:19.004] Core file '/Users/admin/cores/core.28151' (arm64) was loaded. [15:10:19.004] (lldb) thread backtrace all [15:10:19.015] * thread #1 [15:10:19.015] * frame #0: 0x0000000180f2ac04 dyld`stat + 8 [15:10:19.015] frame #1: 0x0000000180f95f40 dyld`stat_with_subsystem + 56 [15:10:19.015] frame #2: 0x0000000180f7a6bc dyld`dyld3::stat(char const*, stat*) + 28 [15:10:19.015] frame #3: 0x0000000180f5878c dyld`dyld4::SyscallDelegate::fileExists(char const*, dyld4::FileID*, int*) const + 40 [15:10:19.015] frame #4: 0x0000000180f56310 dyld`invocation function for block in dyld4::PrebuiltLoader::invalidateInIsolation(dyld4::RuntimeState const&) const + 84 [15:10:19.015] frame #5: 0x0000000180f32118 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 [15:10:19.015] frame #6: 0x0000000180f560e4 dyld`dyld4::PrebuiltLoader::invalidateInIsolation(dyld4::RuntimeState const&) const + 680 [15:10:19.015] frame #7: 0x0000000180f55d20 dyld`dyld4::PrebuiltLoader::isValid(dyld4::RuntimeState const&) const + 568 [15:10:19.015] frame #8: 0x0000000180f40e78 dyld`dyld4::RuntimeState::findPrebuiltLoader(char const*) const + 104 [15:10:19.015] frame #9: 0x0000000180f46928 dyld`dyld4::Loader::makeDyldCacheLoader(Diagnostics&, dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&, unsigned int, mach_o::Layout const*) + 88 [15:10:19.015] frame #10: 0x0000000180f47dc4 dyld`invocation function for block in dyld4::Loader::getLoader(Diagnostics&, dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&) + 1596 [15:10:19.015] frame #11: 0x0000000180f46fd8 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 [15:10:19.015] frame #12: 0x0000000180f31d60 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 [15:10:19.015] frame #13: 0x0000000180f46b18 dyld`dyld4::Loader::forEachPath(Diagnostics&, dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&, void (char const*, dyld4::ProcessConfig::PathOverrides::Type, bool&) block_pointer) + 260 [15:10:19.015] frame #14: 0x0000000180f473b0 dyld`dyld4::Loader::getLoader(Diagnostics&, dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&) + 920 [15:10:19.015] frame #15: 0x0000000180f516d4 dyld`invocation function for block in dyld4::JustInTimeLoader::loadDependents(Diagnostics&, dyld4::RuntimeState&, dyld4::Loader::LoadOptions const&) + 456 [15:10:19.015] frame #16: 0x0000000180fa62f4 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 [15:10:19.015] frame #17: 0x0000000180fa4358 dyld`mach_o::Header::forEachLoadCommand(void (load_command const*, bool&) block_pointer) const + 208 [15:10:19.015] frame #18: 0x0000000180fa5fe0 dyld`mach_o::Header::forEachLinkedDylib(void (char const*, mach_o::LinkedDylibAttributes, mach_o::Version32, mach_o::Version32, bool, bool&) block_pointer) const + 160 [15:10:19.015] frame #19: 0x0000000180f513e4 dyld`dyld4::JustInTimeLoader::loadDependents(Diagnostics&, dyld4::RuntimeState&, dyld4::Loader::LoadOptions const&) + 164 [15:10:19.015] frame #20: 0x0000000180f2f5a8 dyld`dyld4::prepare(dyld4::APIs&, mach_o::Header const*) + 956 [15:10:19.015] frame #21: 0x0000000180f2f1d8 dyld`dyld4::start(dyld4::KernelArgs*, void*, void*)::$_0::operator()() const + 236 [15:10:19.015] frame #22: 0x0000000180f2eb4c dyld`start + 6000 [15:10:19.015] (lldb) quit [15:10:19.056] -e [15:10:19.056] [15:10:19.056] [15:10:19.509] (lldb) target create --core "/Users/admin/cores/core.51369" [15:11:07.186] Core file '/Users/admin/cores/core.51369' (arm64) was loaded. [15:11:07.186] (lldb) thread backtrace all [15:11:08.266] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [15:11:08.266] [15:11:08.281] * thread #1 [15:11:08.281] * frame #0: 0x0000000181296388 libsystem_kernel.dylib`__pthread_kill + 8 [15:11:08.281] frame #1: 0x00000001812cf848 libsystem_pthread.dylib`pthread_kill + 296 [15:11:08.281] frame #2: 0x00000001811d89e4 libsystem_c.dylib`abort + 124 [15:11:08.281] frame #3: 0x00000001050e18f8 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=195) at assert.c:65:2 [15:11:08.281] frame #4: 0x0000000104f20ca8 postgres`ReportApplyConflict(estate=0x000000014101a900, relinfo=0x00000001280137e0, elevel=21, type=CT_INSERT_EXISTS, searchslot=0x0000000000000000, remoteslot=0x0000000128011ed0, conflicttuples=0x000000014101a0a8) at conflict.c:195:3 [15:11:08.281] frame #5: 0x0000000104de4568 postgres`CheckAndReportConflict(resultRelInfo=0x00000001280137e0, estate=0x000000014101a900, type=, recheckIndexes=, searchslot=, remoteslot=0x0000000128011ed0) at execReplication.c:798:3 [15:11:08.281] frame #6: 0x0000000104de41d4 postgres`ExecSimpleRelationInsert(resultRelInfo=0x00000001280137e0, estate=0x000000014101a900, slot=0x0000000128011ed0) at execReplication.c:882:4 [15:11:08.281] frame #7: 0x0000000104f41ea8 postgres`apply_handle_insert_internal(edata=, relinfo=, remoteslot=) at worker.c:2756:2 [artificial] [15:11:08.281] frame #8: 0x0000000104f3ec74 postgres`apply_handle_insert(s=) at worker.c:2716:3 [15:11:08.281] frame #9: 0x0000000104f3ebd0 postgres`apply_dispatch(s=0x000000016b1c3ad8) at worker.c:3814:4 [15:11:08.281] frame #10: 0x0000000104f3fa24 postgres`LogicalRepApplyLoop(last_received=24920320) at worker.c:4108:7 [15:11:08.281] frame #11: 0x0000000104f3f7c8 postgres`start_apply(origin_startpos=0) at worker.c:5639:3 [15:11:08.281] frame #12: 0x0000000104f408d8 postgres`run_apply_worker at worker.c:5798:2 [15:11:08.281] frame #13: 0x0000000104f405bc postgres`ApplyWorkerMain(main_arg=) at worker.c:6027:2 [15:11:08.281] frame #14: 0x0000000104ef08dc postgres`BackgroundWorkerMain(startup_data=, startup_data_len=) at bgworker.c:865:2 [15:11:08.281] frame #15: 0x0000000104ef4ef8 postgres`postmaster_child_launch(child_type=, child_slot=219, startup_data=0x00000001410133c8, startup_data_len=1472, client_sock=0x0000000000000000) at launch_backend.c:268:3 [15:11:08.281] frame #16: 0x0000000104ef7d60 postgres`StartBackgroundWorker(rw=0x00000001410133c8) at postmaster.c:4207:15 [inlined] [15:11:08.281] frame #17: 0x0000000104ef7ce8 postgres`maybe_start_bgworkers at postmaster.c:4372:9 [15:11:08.281] frame #18: 0x0000000104ef9974 postgres`LaunchMissingBackgroundProcesses at postmaster.c:3437:3 [inlined] [15:11:08.281] frame #19: 0x0000000104ef9748 postgres`ServerLoop at postmaster.c:1743:3 [15:11:08.281] frame #20: 0x0000000104ef73b8 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1415:11 [15:11:08.281] frame #21: 0x0000000104e395a0 postgres`main(argc=4, argv=0x0000600003168570) at main.c:231:4 [15:11:08.281] frame #22: 0x0000000180f2eb98 dyld`start + 6076 [15:11:08.281] (lldb) quit [15:11:08.321] -e [15:11:08.321] [15:11:08.321] [15:11:08.828] (lldb) target create --core "/Users/admin/cores/core.49955" [15:11:48.768] Core file '/Users/admin/cores/core.49955' (arm64) was loaded. [15:11:48.768] (lldb) thread backtrace all [15:11:49.530] * thread #1 [15:11:49.530] * frame #0: 0x0000000181296388 libsystem_kernel.dylib`__pthread_kill + 8 [15:11:49.530] frame #1: 0x00000001812cf848 libsystem_pthread.dylib`pthread_kill + 296 [15:11:49.530] frame #2: 0x00000001811d89e4 libsystem_c.dylib`abort + 124 [15:11:49.530] frame #3: 0x00000001005198f8 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=195) at assert.c:65:2 [15:11:49.530] frame #4: 0x0000000100358ca8 postgres`ReportApplyConflict(estate=0x0000000116021500, relinfo=0x0000000126022dc0, elevel=21, type=CT_INSERT_EXISTS, searchslot=0x0000000000000000, remoteslot=0x00000001260214b0, conflicttuples=0x0000000116020cc8) at conflict.c:195:3 [15:11:49.530] frame #5: 0x000000010021c568 postgres`CheckAndReportConflict(resultRelInfo=0x0000000126022dc0, estate=0x0000000116021500, type=, recheckIndexes=, searchslot=, remoteslot=0x00000001260214b0) at execReplication.c:798:3 [15:11:49.530] frame #6: 0x000000010021c1d4 postgres`ExecSimpleRelationInsert(resultRelInfo=0x0000000126022dc0, estate=0x0000000116021500, slot=0x00000001260214b0) at execReplication.c:882:4 [15:11:49.530] frame #7: 0x0000000100379ea8 postgres`apply_handle_insert_internal(edata=, relinfo=, remoteslot=) at worker.c:2756:2 [artificial] [15:11:49.530] frame #8: 0x0000000100376c74 postgres`apply_handle_insert(s=) at worker.c:2716:3 [15:11:49.530] frame #9: 0x0000000100376bd0 postgres`apply_dispatch(s=0x000000016fd8bae8) at worker.c:3814:4 [15:11:49.530] frame #10: 0x0000000100377a24 postgres`LogicalRepApplyLoop(last_received=24902344) at worker.c:4108:7 [15:11:49.530] frame #11: 0x00000001003777c8 postgres`start_apply(origin_startpos=0) at worker.c:5639:3 [15:11:49.530] frame #12: 0x00000001003788d8 postgres`run_apply_worker at worker.c:5798:2 [15:11:49.530] frame #13: 0x00000001003785bc postgres`ApplyWorkerMain(main_arg=) at worker.c:6027:2 [15:11:49.530] frame #14: 0x00000001003288dc postgres`BackgroundWorkerMain(startup_data=, startup_data_len=) at bgworker.c:865:2 [15:11:49.530] frame #15: 0x000000010032cef8 postgres`postmaster_child_launch(child_type=, child_slot=219, startup_data=0x000000012601fdc8, startup_data_len=1472, client_sock=0x0000000000000000) at launch_backend.c:268:3 [15:11:49.530] frame #16: 0x000000010032fd60 postgres`StartBackgroundWorker(rw=0x000000012601fdc8) at postmaster.c:4207:15 [inlined] [15:11:49.530] frame #17: 0x000000010032fce8 postgres`maybe_start_bgworkers at postmaster.c:4372:9 [15:11:49.530] frame #18: 0x0000000100331974 postgres`LaunchMissingBackgroundProcesses at postmaster.c:3437:3 [inlined] [15:11:49.530] frame #19: 0x0000000100331748 postgres`ServerLoop at postmaster.c:1743:3 [15:11:49.530] frame #20: 0x000000010032f3b8 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1415:11 [15:11:49.530] frame #21: 0x00000001002715a0 postgres`main(argc=4, argv=0x0000600001ad4cc0) at main.c:231:4 [15:11:49.530] frame #22: 0x0000000180f2eb98 dyld`start + 6076 [15:11:49.530] (lldb) quit [15:11:49.561] -e [15:11:49.561] [15:11:49.561] [15:11:49.886] (lldb) target create --core "/Users/admin/cores/core.21042" [15:12:23.999] Core file '/Users/admin/cores/core.21042' (arm64) was loaded. [15:12:23.999] (lldb) thread backtrace all [15:12:23.999] * thread #1 [15:12:23.999] * frame #0: 0x00000001006047c0 dyld`_dyld_start [15:12:23.999] (lldb) quit