[13:48:59.561] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [13:49:02.895] (lldb) target create --core "/Users/admin/cores/core.16994" [13:49:45.160] Core file '/Users/admin/cores/core.16994' (arm64) was loaded. [13:49:45.160] (lldb) thread backtrace all [13:49:45.617] * thread #1 [13:49:45.617] * frame #0: 0x000000019e8ad5d0 libsystem_kernel.dylib`__pthread_kill + 8 [13:49:45.617] frame #1: 0x000000019e8e5c20 libsystem_pthread.dylib`pthread_kill + 288 [13:49:45.617] frame #2: 0x000000019e7f2a30 libsystem_c.dylib`abort + 180 [13:49:45.617] frame #3: 0x0000000102a153f0 postgres`errfinish.cold.2 at elog.c:599:3 [13:49:45.617] frame #4: 0x00000001028a2aec postgres`errfinish(filename=, lineno=, funcname=) at elog.c:598:3 [13:49:45.617] frame #5: 0x00000001029f1e04 postgres`perform_spin_delay.cold.1 [inlined] s_lock_stuck(file="../src/backend/access/transam/xlog.c", line=5019, func=) at s_lock.c:89:2 [13:49:45.617] frame #6: 0x00000001029f1db8 postgres`perform_spin_delay.cold.1 at s_lock.c:135:4 [13:49:45.617] frame #7: 0x00000001027604d4 postgres`perform_spin_delay(status=0x000000016d9c88b8) at s_lock.c:135:25 [13:49:45.617] frame #8: 0x0000000102760398 postgres`s_lock(lock=0x00000001083d1d44, file=, line=, func=) at s_lock.c:106:3 [13:49:45.617] frame #9: 0x00000001024ebca8 postgres`InitLocalDataChecksumVersion at xlog.c:5019:2 [13:49:45.617] frame #10: 0x00000001026cab94 postgres`postmaster_child_launch(child_type=B_AUTOVAC_WORKER, child_slot=222, startup_data=0x0000000000000000, startup_data_len=0, client_sock=0x0000000000000000) at launch_backend.c:285:3 [13:49:45.617] frame #11: 0x00000001026cd614 postgres`StartChildProcess(type=B_AUTOVAC_WORKER) at postmaster.c:3910:8 [13:49:45.617] frame #12: 0x00000001026cea08 postgres`ServerLoop [inlined] StartAutovacuumWorker at postmaster.c:3974:8 [13:49:45.617] frame #13: 0x00000001026ce9f4 postgres`ServerLoop [inlined] process_pm_pmsignal at postmaster.c:3731:3 [13:49:45.617] frame #14: 0x00000001026ce7d0 postgres`ServerLoop at postmaster.c:1681:5 [13:49:45.617] frame #15: 0x00000001026cd1d8 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1386:11 [13:49:45.617] frame #16: 0x000000010261ac0c postgres`main(argc=8, argv=0x0000600003da8500) at main.c:230:4 [13:49:45.617] frame #17: 0x000000019e55b154 dyld`start + 2476 [13:49:45.617] (lldb) quit [13:49:45.637] -e [13:49:45.637] [13:49:45.637] [13:49:45.849] (lldb) target create --core "/Users/admin/cores/core.9834" [13:50:19.791] Core file '/Users/admin/cores/core.9834' (arm64) was loaded. [13:50:19.791] (lldb) thread backtrace all [13:50:20.202] * thread #1 [13:50:20.202] * frame #0: 0x000000019e8ad5d0 libsystem_kernel.dylib`__pthread_kill + 8 [13:50:20.202] frame #1: 0x000000019e8e5c20 libsystem_pthread.dylib`pthread_kill + 288 [13:50:20.202] frame #2: 0x000000019e7f2a30 libsystem_c.dylib`abort + 180 [13:50:20.202] frame #3: 0x0000000102a153f0 postgres`errfinish.cold.2 at elog.c:599:3 [13:50:20.202] frame #4: 0x00000001028a2aec postgres`errfinish(filename=, lineno=, funcname=) at elog.c:598:3 [13:50:20.202] frame #5: 0x00000001029f1e04 postgres`perform_spin_delay.cold.1 [inlined] s_lock_stuck(file="../src/backend/access/transam/xlog.c", line=3024, func=) at s_lock.c:89:2 [13:50:20.202] frame #6: 0x00000001029f1db8 postgres`perform_spin_delay.cold.1 at s_lock.c:135:4 [13:50:20.202] frame #7: 0x00000001027604d4 postgres`perform_spin_delay(status=0x000000016d9c8758) at s_lock.c:135:25 [13:50:20.202] frame #8: 0x0000000102760398 postgres`s_lock(lock=0x00000001083d1d44, file=, line=, func=) at s_lock.c:106:3 [13:50:20.202] frame #9: 0x00000001024e9f68 postgres`XLogBackgroundFlush at xlog.c:3024:2 [13:50:20.202] frame #10: 0x00000001026d3b30 postgres`WalWriterMain(startup_data=, startup_data_len=) at walwriter.c:248:7 [13:50:20.202] frame #11: 0x00000001026cabb4 postgres`postmaster_child_launch(child_type=B_WAL_WRITER, child_slot=253, startup_data=0x0000000000000000, startup_data_len=0, client_sock=0x0000000000000000) at launch_backend.c:290:3 [13:50:20.202] frame #12: 0x00000001026cd614 postgres`StartChildProcess(type=B_WAL_WRITER) at postmaster.c:3910:8 [13:50:20.202] frame #13: 0x00000001026ceeac postgres`ServerLoop [inlined] LaunchMissingBackgroundProcesses at postmaster.c:3267:22 [13:50:20.202] frame #14: 0x00000001026cee1c postgres`ServerLoop at postmaster.c:1703:3 [13:50:20.202] frame #15: 0x00000001026cd1d8 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1386:11 [13:50:20.202] frame #16: 0x000000010261ac0c postgres`main(argc=8, argv=0x0000600003da8500) at main.c:230:4 [13:50:20.202] frame #17: 0x000000019e55b154 dyld`start + 2476 [13:50:20.202] (lldb) quit [13:50:20.217] -e [13:50:20.217] [13:50:20.217] [13:50:20.462] (lldb) target create --core "/Users/admin/cores/core.34172" [13:51:00.989] Core file '/Users/admin/cores/core.34172' (arm64) was loaded. [13:51:00.989] (lldb) thread backtrace all [13:51:01.010] * thread #1, stop reason = ESR_EC_DABORT_EL0 (fault address: 0x1065bdcc4) [13:51:01.010] * frame #0: 0x00000001006d7c80 postgres`InitLocalDataChecksumVersion [inlined] tas(lock=0x00000001065bdcc4) at s_lock.h:261:9 [13:51:01.010] frame #1: 0x00000001006d7c80 postgres`InitLocalDataChecksumVersion at xlog.c:5019:2 [13:51:01.010] frame #2: 0x00000001008b6b94 postgres`postmaster_child_launch(child_type=B_LOGGER, child_slot=234, startup_data=0x0000000000000000, startup_data_len=0, client_sock=0x0000000000000000) at launch_backend.c:285:3 [13:51:01.010] frame #3: 0x00000001008bda48 postgres`SysLogger_Start(child_slot=234) at syslogger.c:704:17 [13:51:01.010] frame #4: 0x00000001008b93a4 postgres`StartSysLogger at postmaster.c:3943:26 [13:51:01.010] frame #5: 0x00000001008ba460 postgres`ServerLoop at postmaster.c:2481:5 [13:51:01.010] frame #6: 0x00000001008ba034 postgres`ServerLoop at postmaster.c:1679:5 [13:51:01.010] frame #7: 0x00000001008b91d8 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1386:11 [13:51:01.010] frame #8: 0x0000000100806c0c postgres`main(argc=4, argv=0x00006000017c44e0) at main.c:230:4 [13:51:01.010] frame #9: 0x000000019e55b154 dyld`start + 2476 [13:51:01.010] (lldb) quit [13:51:01.024] -e [13:51:01.024] [13:51:01.024] [13:51:01.223] (lldb) target create --core "/Users/admin/cores/core.32926" [13:51:49.855] Core file '/Users/admin/cores/core.32926' (arm64) was loaded. [13:51:49.855] (lldb) thread backtrace all [13:51:49.873] * thread #1, stop reason = ESR_EC_DABORT_EL0 (fault address: 0x1065bdcc4) [13:51:49.873] * frame #0: 0x00000001006d7c80 postgres`InitLocalDataChecksumVersion [inlined] tas(lock=0x00000001065bdcc4) at s_lock.h:261:9 [13:51:49.873] frame #1: 0x00000001006d7c80 postgres`InitLocalDataChecksumVersion at xlog.c:5019:2 [13:51:49.873] frame #2: 0x00000001008b6b94 postgres`postmaster_child_launch(child_type=B_LOGGER, child_slot=234, startup_data=0x0000000000000000, startup_data_len=0, client_sock=0x0000000000000000) at launch_backend.c:285:3 [13:51:49.873] frame #3: 0x00000001008bda48 postgres`SysLogger_Start(child_slot=234) at syslogger.c:704:17 [13:51:49.873] frame #4: 0x00000001008b93a4 postgres`StartSysLogger at postmaster.c:3943:26 [13:51:49.873] frame #5: 0x00000001008ba460 postgres`ServerLoop at postmaster.c:2481:5 [13:51:49.873] frame #6: 0x00000001008ba034 postgres`ServerLoop at postmaster.c:1679:5 [13:51:49.873] frame #7: 0x00000001008b91d8 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1386:11 [13:51:49.873] frame #8: 0x0000000100806c0c postgres`main(argc=4, argv=0x00006000017c44e0) at main.c:230:4 [13:51:49.873] frame #9: 0x000000019e55b154 dyld`start + 2476 [13:51:49.873] (lldb) quit [13:51:49.886] -e [13:51:49.886] [13:51:49.886] [13:51:50.084] (lldb) target create --core "/Users/admin/cores/core.15936" [13:52:42.977] Core file '/Users/admin/cores/core.15936' (arm64) was loaded. [13:52:42.977] (lldb) thread backtrace all [13:52:44.303] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [13:52:44.303] [13:52:44.309] * thread #1 [13:52:44.309] * frame #0: 0x000000019e8ad5d0 libsystem_kernel.dylib`__pthread_kill + 8 [13:52:44.309] frame #1: 0x000000019e8e5c20 libsystem_pthread.dylib`pthread_kill + 288 [13:52:44.309] frame #2: 0x000000019e7f2a30 libsystem_c.dylib`abort + 180 [13:52:44.309] frame #3: 0x0000000102a153f0 postgres`errfinish.cold.2 at elog.c:599:3 [13:52:44.309] frame #4: 0x00000001028a2aec postgres`errfinish(filename=, lineno=, funcname=) at elog.c:598:3 [13:52:44.309] frame #5: 0x00000001029f1e04 postgres`perform_spin_delay.cold.1 [inlined] s_lock_stuck(file="../src/backend/access/transam/xlog.c", line=2877, func=) at s_lock.c:89:2 [13:52:44.309] frame #6: 0x00000001029f1db8 postgres`perform_spin_delay.cold.1 at s_lock.c:135:4 [13:52:44.309] frame #7: 0x00000001027604d4 postgres`perform_spin_delay(status=0x000000016d9c83e8) at s_lock.c:135:25 [13:52:44.309] frame #8: 0x0000000102760398 postgres`s_lock(lock=0x00000001083d1d44, file=, line=, func=) at s_lock.c:106:3 [13:52:44.309] frame #9: 0x00000001024e8bc4 postgres`XLogFlush(record=248896280) at xlog.c:2877:3 [13:52:44.309] frame #10: 0x00000001024e5dc8 postgres`CommitTransaction [inlined] RecordTransactionCommit at xact.c:1501:3 [13:52:44.309] frame #11: 0x00000001024e5b34 postgres`CommitTransaction at xact.c:2364:15 [13:52:44.309] frame #12: 0x00000001024e3770 postgres`CommitTransactionCommand [inlined] CommitTransactionCommandInternal at xact.c:3194:4 [13:52:44.309] frame #13: 0x00000001024e3664 postgres`CommitTransactionCommand at xact.c:3155:10 [13:52:44.309] frame #14: 0x000000010276ca88 postgres`exec_simple_query [inlined] finish_xact_command at postgres.c:2809:3 [13:52:44.309] frame #15: 0x000000010276ca60 postgres`exec_simple_query(query_string="DROP TABLE testpub_tbl2;") at postgres.c:0 [13:52:44.309] frame #16: 0x000000010276a654 postgres`PostgresMain(dbname=, username=) at postgres.c:0 [13:52:44.309] frame #17: 0x0000000102765b7c postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:107:2 [13:52:44.309] frame #18: 0x00000001026cabb4 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=17, startup_data=0x000000016d9c9484, startup_data_len=4, client_sock=0x000000016d9c89f0) at launch_backend.c:290:3 [13:52:44.309] frame #19: 0x00000001026cec40 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016d9c89f0) at postmaster.c:3524:8 [13:52:44.309] frame #20: 0x00000001026cebac postgres`ServerLoop at postmaster.c:1688:6 [13:52:44.309] frame #21: 0x00000001026cd1d8 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1386:11 [13:52:44.309] frame #22: 0x000000010261ac0c postgres`main(argc=8, argv=0x0000600003da8500) at main.c:230:4 [13:52:44.309] frame #23: 0x000000019e55b154 dyld`start + 2476 [13:52:44.309] (lldb) quit [13:52:44.321] -e [13:52:44.321] [13:52:44.321] [13:52:44.513] (lldb) target create --core "/Users/admin/cores/core.15938" [13:53:38.859] Core file '/Users/admin/cores/core.15938' (arm64) was loaded. [13:53:38.859] (lldb) thread backtrace all [13:53:39.958] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [13:53:39.958] [13:53:39.964] * thread #1 [13:53:39.964] * frame #0: 0x000000019e8ad5d0 libsystem_kernel.dylib`__pthread_kill + 8 [13:53:39.964] frame #1: 0x000000019e8e5c20 libsystem_pthread.dylib`pthread_kill + 288 [13:53:39.964] frame #2: 0x000000019e7f2a30 libsystem_c.dylib`abort + 180 [13:53:39.964] frame #3: 0x0000000102a153f0 postgres`errfinish.cold.2 at elog.c:599:3 [13:53:39.964] frame #4: 0x00000001028a2aec postgres`errfinish(filename=, lineno=, funcname=) at elog.c:598:3 [13:53:39.964] frame #5: 0x00000001029f1e04 postgres`perform_spin_delay.cold.1 [inlined] s_lock_stuck(file="../src/backend/access/transam/xlog.c", line=2877, func=) at s_lock.c:89:2 [13:53:39.964] frame #6: 0x00000001029f1db8 postgres`perform_spin_delay.cold.1 at s_lock.c:135:4 [13:53:39.964] frame #7: 0x00000001027604d4 postgres`perform_spin_delay(status=0x000000016d9c83e8) at s_lock.c:135:25 [13:53:39.964] frame #8: 0x0000000102760398 postgres`s_lock(lock=0x00000001083d1d44, file=, line=, func=) at s_lock.c:106:3 [13:53:39.964] frame #9: 0x00000001024e8bc4 postgres`XLogFlush(record=248896544) at xlog.c:2877:3 [13:53:39.964] frame #10: 0x00000001024e5dc8 postgres`CommitTransaction [inlined] RecordTransactionCommit at xact.c:1501:3 [13:53:39.964] frame #11: 0x00000001024e5b34 postgres`CommitTransaction at xact.c:2364:15 [13:53:39.964] frame #12: 0x00000001024e3770 postgres`CommitTransactionCommand [inlined] CommitTransactionCommandInternal at xact.c:3194:4 [13:53:39.964] frame #13: 0x00000001024e3664 postgres`CommitTransactionCommand at xact.c:3155:10 [13:53:39.964] frame #14: 0x000000010276ca88 postgres`exec_simple_query [inlined] finish_xact_command at postgres.c:2809:3 [13:53:39.964] frame #15: 0x000000010276ca60 postgres`exec_simple_query(query_string="DROP SUBSCRIPTION regress_testsub;") at postgres.c:0 [13:53:39.964] frame #16: 0x000000010276a654 postgres`PostgresMain(dbname=, username=) at postgres.c:0 [13:53:39.964] frame #17: 0x0000000102765b7c postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:107:2 [13:53:39.964] frame #18: 0x00000001026cabb4 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=13, startup_data=0x000000016d9c9484, startup_data_len=4, client_sock=0x000000016d9c89f0) at launch_backend.c:290:3 [13:53:39.964] frame #19: 0x00000001026cec40 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016d9c89f0) at postmaster.c:3524:8 [13:53:39.964] frame #20: 0x00000001026cebac postgres`ServerLoop at postmaster.c:1688:6 [13:53:39.964] frame #21: 0x00000001026cd1d8 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1386:11 [13:53:39.964] frame #22: 0x000000010261ac0c postgres`main(argc=8, argv=0x0000600003da8500) at main.c:230:4 [13:53:39.964] frame #23: 0x000000019e55b154 dyld`start + 2476 [13:53:39.964] (lldb) quit [13:53:39.975] -e [13:53:39.975] [13:53:39.975] [13:53:40.178] (lldb) target create --core "/Users/admin/cores/core.29543" [13:54:28.379] Core file '/Users/admin/cores/core.29543' (arm64) was loaded. [13:54:28.379] (lldb) thread backtrace all [13:54:28.399] * thread #1, stop reason = ESR_EC_DABORT_EL0 (fault address: 0x1065bdcc4) [13:54:28.399] * frame #0: 0x00000001006d7c80 postgres`InitLocalDataChecksumVersion [inlined] tas(lock=0x00000001065bdcc4) at s_lock.h:261:9 [13:54:28.399] frame #1: 0x00000001006d7c80 postgres`InitLocalDataChecksumVersion at xlog.c:5019:2 [13:54:28.399] frame #2: 0x00000001008b6b94 postgres`postmaster_child_launch(child_type=B_LOGGER, child_slot=234, startup_data=0x0000000000000000, startup_data_len=0, client_sock=0x0000000000000000) at launch_backend.c:285:3 [13:54:28.399] frame #3: 0x00000001008bda48 postgres`SysLogger_Start(child_slot=234) at syslogger.c:704:17 [13:54:28.399] frame #4: 0x00000001008b93a4 postgres`StartSysLogger at postmaster.c:3943:26 [13:54:28.399] frame #5: 0x00000001008b8970 postgres`PostmasterMain(argc=4, argv=0x00006000017c44e0) at postmaster.c:1066:3 [13:54:28.399] frame #6: 0x0000000100806c0c postgres`main(argc=4, argv=0x00006000017c44e0) at main.c:230:4 [13:54:28.399] frame #7: 0x000000019e55b154 dyld`start + 2476 [13:54:28.399] (lldb) quit [13:54:28.412] -e [13:54:28.412] [13:54:28.412] [13:54:28.614] (lldb) target create --core "/Users/admin/cores/core.9831" [13:55:20.130] Core file '/Users/admin/cores/core.9831' (arm64) was loaded. [13:55:20.130] (lldb) thread backtrace all [13:55:20.502] * thread #1 [13:55:20.502] * frame #0: 0x000000019e8ad5d0 libsystem_kernel.dylib`__pthread_kill + 8 [13:55:20.502] frame #1: 0x000000019e8e5c20 libsystem_pthread.dylib`pthread_kill + 288 [13:55:20.502] frame #2: 0x000000019e7f2a30 libsystem_c.dylib`abort + 180 [13:55:20.502] frame #3: 0x0000000102a153f0 postgres`errfinish.cold.2 at elog.c:599:3 [13:55:20.502] frame #4: 0x00000001028a2aec postgres`errfinish(filename=, lineno=, funcname=) at elog.c:598:3 [13:55:20.502] frame #5: 0x00000001029f1e04 postgres`perform_spin_delay.cold.1 [inlined] s_lock_stuck(file="../src/backend/access/transam/xlog.c", line=2652, func=) at s_lock.c:89:2 [13:55:20.502] frame #6: 0x00000001029f1db8 postgres`perform_spin_delay.cold.1 at s_lock.c:135:4 [13:55:20.502] frame #7: 0x00000001027604d4 postgres`perform_spin_delay(status=0x000000016d9c7e18) at s_lock.c:135:25 [13:55:20.502] frame #8: 0x0000000102760398 postgres`s_lock(lock=0x00000001083d1d44, file=, line=, func=) at s_lock.c:106:3 [13:55:20.502] frame #9: 0x00000001024e91fc postgres`XLogSetAsyncXactLSN(asyncXactLSN=248896712) at xlog.c:2652:2 [13:55:20.502] frame #10: 0x000000010274b684 postgres`LogStandbySnapshot [inlined] LogCurrentRunningXacts(CurrRunningXacts=0x0000000102cb20e8) at standby.c:1391:2 [13:55:20.502] frame #11: 0x000000010274b57c postgres`LogStandbySnapshot at standby.c:1319:11 [13:55:20.502] frame #12: 0x00000001026c7d6c postgres`BackgroundWriterMain(startup_data=, startup_data_len=) at bgwriter.c:290:25 [13:55:20.502] frame #13: 0x00000001026cabb4 postgres`postmaster_child_launch(child_type=B_BG_WRITER, child_slot=248, startup_data=0x0000000000000000, startup_data_len=0, client_sock=0x0000000000000000) at launch_backend.c:290:3 [13:55:20.502] frame #14: 0x00000001026cd614 postgres`StartChildProcess(type=B_BG_WRITER) at postmaster.c:3910:8 [13:55:20.502] frame #15: 0x00000001026cd18c postgres`PostmasterMain(argc=, argv=) at postmaster.c:1373:21 [13:55:20.502] frame #16: 0x000000010261ac0c postgres`main(argc=8, argv=0x0000600003da8500) at main.c:230:4 [13:55:20.502] frame #17: 0x000000019e55b154 dyld`start + 2476 [13:55:20.502] (lldb) quit [13:55:20.516] -e [13:55:20.516] [13:55:20.516] [13:55:20.718] (lldb) target create --core "/Users/admin/cores/core.31199" [13:56:10.505] Core file '/Users/admin/cores/core.31199' (arm64) was loaded. [13:56:10.505] (lldb) thread backtrace all [13:56:10.526] * thread #1, stop reason = ESR_EC_DABORT_EL0 (fault address: 0x1065bdcc4) [13:56:10.526] * frame #0: 0x00000001006d7c80 postgres`InitLocalDataChecksumVersion [inlined] tas(lock=0x00000001065bdcc4) at s_lock.h:261:9 [13:56:10.526] frame #1: 0x00000001006d7c80 postgres`InitLocalDataChecksumVersion at xlog.c:5019:2 [13:56:10.526] frame #2: 0x00000001008b6b94 postgres`postmaster_child_launch(child_type=B_LOGGER, child_slot=234, startup_data=0x0000000000000000, startup_data_len=0, client_sock=0x0000000000000000) at launch_backend.c:285:3 [13:56:10.526] frame #3: 0x00000001008bda48 postgres`SysLogger_Start(child_slot=234) at syslogger.c:704:17 [13:56:10.526] frame #4: 0x00000001008b93a4 postgres`StartSysLogger at postmaster.c:3943:26 [13:56:10.526] frame #5: 0x00000001008ba460 postgres`ServerLoop at postmaster.c:2481:5 [13:56:10.526] frame #6: 0x00000001008ba034 postgres`ServerLoop at postmaster.c:1679:5 [13:56:10.526] frame #7: 0x00000001008b91d8 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1386:11 [13:56:10.526] frame #8: 0x0000000100806c0c postgres`main(argc=4, argv=0x00006000017c44e0) at main.c:230:4 [13:56:10.526] frame #9: 0x000000019e55b154 dyld`start + 2476 [13:56:10.526] (lldb) quit