[02:18:08.650] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [02:18:13.162] (lldb) target create --core "/Users/admin/cores/core.31979" [02:18:59.769] Core file '/Users/admin/cores/core.31979' (arm64) was loaded. [02:18:59.769] (lldb) thread backtrace all [02:19:01.512] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [02:19:01.512] [02:19:01.523] * thread #1 [02:19:01.523] * frame #0: 0x000000019071a388 libsystem_kernel.dylib`__pthread_kill + 8 [02:19:01.523] frame #1: 0x0000000190753848 libsystem_pthread.dylib`pthread_kill + 296 [02:19:01.523] frame #2: 0x000000019065c9e4 libsystem_c.dylib`abort + 124 [02:19:01.523] frame #3: 0x00000001044ce06c postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=901) at assert.c:65:2 [02:19:01.523] frame #4: 0x00000001040d5b70 postgres`GetCurrentTransactionStopTimestamp at xact.c:898:2 [02:19:01.523] frame #5: 0x00000001043b620c postgres`pgstat_relation_flush_cb(entry_ref=0x000000012f016e88, nowait=) at pgstat_relation.c:846:19 [02:19:01.523] frame #6: 0x00000001043b09c0 postgres`pgstat_flush_pending at pgstat.c:873:4 [02:19:01.523] frame #7: 0x0000000104f3e8e8 pg_stat_statements.dylib`pg_stat_statements_internal(fcinfo=, api_version=, showtext=true) at pg_stat_statements.c:1731:2 [02:19:01.523] frame #8: 0x0000000104f3e5d0 pg_stat_statements.dylib`pg_stat_statements_1_13(fcinfo=) at pg_stat_statements.c:1515:2 [02:19:01.523] frame #9: 0x00000001041d0f74 postgres`ExecMakeTableFunctionResult(setexpr=0x000000012f032f50, econtext=0x000000012f032da0, argContext=, expectedDesc=0x000000012f84f038, randomAccess=false) at execSRF.c:235:13 [02:19:01.523] frame #10: 0x00000001041e4144 postgres`FunctionNext(node=0x000000012f032b90) at nodeFunctionscan.c:95:5 [02:19:01.523] frame #11: 0x00000001041d1a38 postgres`ExecScanFetch(node=0x000000012f032b90, epqstate=0x0000000000000000, accessMtd=(postgres`FunctionNext at nodeFunctionscan.c:61), recheckMtd=(postgres`FunctionRecheck at nodeFunctionscan.c:253:2)) at execScan.h:135:9 [inlined] [02:19:01.523] frame #12: 0x00000001041d1908 postgres`ExecScanExtended(node=0x000000012f032b90, accessMtd=, recheckMtd=, epqstate=, qual=0x0000000000000000, projInfo=0x000000012f82a888) at execScan.h:196:10 [02:19:01.523] frame #13: 0x00000001041d18d4 postgres`ExecScan(node=0x000000012f032b90, accessMtd=(postgres`FunctionNext at nodeFunctionscan.c:61), recheckMtd=(postgres`FunctionRecheck at nodeFunctionscan.c:253:2)) at execScan.c:59:9 [02:19:01.523] frame #14: 0x00000001041ff048 postgres`ExecProcNode(node=0x000000012f032b90) at executor.h:327:9 [inlined] [02:19:01.523] frame #15: 0x00000001041ff02c postgres`ExecSort(pstate=0x000000012f032980) at nodeSort.c:149:12 [02:19:01.523] frame #16: 0x00000001041c71c4 postgres`ExecProcNode(node=0x000000012f032980) at executor.h:327:9 [inlined] [02:19:01.523] frame #17: 0x00000001041c71a8 postgres`ExecutePlan(queryDesc=0x000000012f022d00, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=, dest=0x0000000140031ff8) at execMain.c:1736:10 [inlined] [02:19:01.523] frame #18: 0x00000001041c715c postgres`standard_ExecutorRun(queryDesc=0x000000012f022d00, direction=, count=0) at execMain.c:377:3 [02:19:01.523] frame #19: 0x0000000104f3d75c pg_stat_statements.dylib`pgss_ExecutorRun(queryDesc=0x000000012f022d00, direction=ForwardScanDirection, count=0) at pg_stat_statements.c:903:4 [02:19:01.523] frame #20: 0x000000010439c75c postgres`PortalRunSelect(portal=0x000000012e82b300, forward=, count=0, dest=0x0000000140031ff8) at pquery.c:917:4 [02:19:01.523] frame #21: 0x000000010439c38c postgres`PortalRun(portal=0x000000012e82b300, count=9223372036854775807, isTopLevel=, dest=0x0000000140031ff8, altdest=0x0000000140031ff8, qc=0x000000016bdd7cf8) at pquery.c:761:18 [02:19:01.523] frame #22: 0x000000010439b284 postgres`exec_simple_query(query_string="SELECT calls, rows, query FROM pg_stat_statements ORDER BY query COLLATE \"C\";") at postgres.c:1290:10 [02:19:01.523] frame #23: 0x000000010439857c postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [02:19:01.523] frame #24: 0x0000000104393c1c postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:124:2 [02:19:01.523] frame #25: 0x00000001042e1680 postgres`postmaster_child_launch(child_type=, child_slot=1, startup_data=0x000000016bdd8ba0, startup_data_len=24, client_sock=0x000000016bdd8110) at launch_backend.c:268:3 [02:19:01.523] frame #26: 0x00000001042e5cfc postgres`BackendStartup(client_sock=0x000000016bdd8110) at postmaster.c:3627:8 [inlined] [02:19:01.523] frame #27: 0x00000001042e5c60 postgres`ServerLoop at postmaster.c:1728:6 [02:19:01.523] frame #28: 0x00000001042e3b40 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1415:11 [02:19:01.523] frame #29: 0x0000000104225770 postgres`main(argc=8, argv=0x0000600002f20c30) at main.c:231:4 [02:19:01.523] frame #30: 0x00000001903b2b98 dyld`start + 6076 [02:19:01.523] (lldb) quit [02:19:01.576] -e [02:19:01.576] [02:19:01.576] [02:19:01.978] (lldb) target create --core "/Users/admin/cores/core.36732" [02:19:53.483] Core file '/Users/admin/cores/core.36732' (arm64) was loaded. [02:19:53.483] (lldb) thread backtrace all [02:19:54.649] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [02:19:54.649] [02:19:54.663] * thread #1 [02:19:54.663] * frame #0: 0x000000019071a388 libsystem_kernel.dylib`__pthread_kill + 8 [02:19:54.663] frame #1: 0x0000000190753848 libsystem_pthread.dylib`pthread_kill + 296 [02:19:54.663] frame #2: 0x000000019065c9e4 libsystem_c.dylib`abort + 124 [02:19:54.663] frame #3: 0x00000001044ce06c postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=901) at assert.c:65:2 [02:19:54.663] frame #4: 0x00000001040d5b70 postgres`GetCurrentTransactionStopTimestamp at xact.c:898:2 [02:19:54.663] frame #5: 0x00000001043b620c postgres`pgstat_relation_flush_cb(entry_ref=0x000000012e80bfa8, nowait=) at pgstat_relation.c:846:19 [02:19:54.663] frame #6: 0x00000001043b09c0 postgres`pgstat_flush_pending at pgstat.c:873:4 [02:19:54.663] frame #7: 0x0000000104f3e8e8 pg_stat_statements.dylib`pg_stat_statements_internal(fcinfo=, api_version=, showtext=true) at pg_stat_statements.c:1731:2 [02:19:54.663] frame #8: 0x0000000104f3e5d0 pg_stat_statements.dylib`pg_stat_statements_1_13(fcinfo=) at pg_stat_statements.c:1515:2 [02:19:54.663] frame #9: 0x00000001041d0f74 postgres`ExecMakeTableFunctionResult(setexpr=0x000000012f02e950, econtext=0x000000012f02e7a0, argContext=, expectedDesc=0x000000013886e838, randomAccess=false) at execSRF.c:235:13 [02:19:54.663] frame #10: 0x00000001041e4144 postgres`FunctionNext(node=0x000000012f02e590) at nodeFunctionscan.c:95:5 [02:19:54.663] frame #11: 0x00000001041d1a38 postgres`ExecScanFetch(node=0x000000012f02e590, epqstate=0x0000000000000000, accessMtd=(postgres`FunctionNext at nodeFunctionscan.c:61), recheckMtd=(postgres`FunctionRecheck at nodeFunctionscan.c:253:2)) at execScan.h:135:9 [inlined] [02:19:54.663] frame #12: 0x00000001041d1908 postgres`ExecScanExtended(node=0x000000012f02e590, accessMtd=, recheckMtd=, epqstate=, qual=0x000000012f02efd8, projInfo=0x0000000138867aa8) at execScan.h:196:10 [02:19:54.663] frame #13: 0x00000001041d18d4 postgres`ExecScan(node=0x000000012f02e590, accessMtd=(postgres`FunctionNext at nodeFunctionscan.c:61), recheckMtd=(postgres`FunctionRecheck at nodeFunctionscan.c:253:2)) at execScan.c:59:9 [02:19:54.663] frame #14: 0x00000001041ff048 postgres`ExecProcNode(node=0x000000012f02e590) at executor.h:327:9 [inlined] [02:19:54.663] frame #15: 0x00000001041ff02c postgres`ExecSort(pstate=0x000000012f02e380) at nodeSort.c:149:12 [02:19:54.663] frame #16: 0x00000001041c71c4 postgres`ExecProcNode(node=0x000000012f02e380) at executor.h:327:9 [inlined] [02:19:54.663] frame #17: 0x00000001041c71a8 postgres`ExecutePlan(queryDesc=0x0000000138855100, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=, dest=0x000000014800b418) at execMain.c:1736:10 [inlined] [02:19:54.663] frame #18: 0x00000001041c715c postgres`standard_ExecutorRun(queryDesc=0x0000000138855100, direction=, count=0) at execMain.c:377:3 [02:19:54.663] frame #19: 0x0000000104f3d75c pg_stat_statements.dylib`pgss_ExecutorRun(queryDesc=0x0000000138855100, direction=ForwardScanDirection, count=0) at pg_stat_statements.c:903:4 [02:19:54.663] frame #20: 0x000000010439c75c postgres`PortalRunSelect(portal=0x000000013882f100, forward=, count=0, dest=0x000000014800b418) at pquery.c:917:4 [02:19:54.663] frame #21: 0x000000010439c38c postgres`PortalRun(portal=0x000000013882f100, count=9223372036854775807, isTopLevel=, dest=0x000000014800b418, altdest=0x000000014800b418, qc=0x000000016bdd7cf8) at pquery.c:761:18 [02:19:54.663] frame #22: 0x000000010439b284 postgres`exec_simple_query(query_string="SELECT plans, calls, rows, query FROM pg_stat_statements\n WHERE query NOT LIKE 'PREPARE%' ORDER BY query COLLATE \"C\";") at postgres.c:1290:10 [02:19:54.663] frame #23: 0x000000010439857c postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [02:19:54.663] frame #24: 0x0000000104393c1c postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:124:2 [02:19:54.663] frame #25: 0x00000001042e1680 postgres`postmaster_child_launch(child_type=, child_slot=1, startup_data=0x000000016bdd8ba0, startup_data_len=24, client_sock=0x000000016bdd8110) at launch_backend.c:268:3 [02:19:54.663] frame #26: 0x00000001042e5cfc postgres`BackendStartup(client_sock=0x000000016bdd8110) at postmaster.c:3627:8 [inlined] [02:19:54.663] frame #27: 0x00000001042e5c60 postgres`ServerLoop at postmaster.c:1728:6 [02:19:54.663] frame #28: 0x00000001042e3b40 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1415:11 [02:19:54.663] frame #29: 0x0000000104225770 postgres`main(argc=8, argv=0x0000600002f20c30) at main.c:231:4 [02:19:54.663] frame #30: 0x00000001903b2b98 dyld`start + 6076 [02:19:54.663] (lldb) quit [02:19:54.704] -e [02:19:54.704] [02:19:54.704] [02:19:55.113] (lldb) target create --core "/Users/admin/cores/core.54496" [02:20:44.979] Core file '/Users/admin/cores/core.54496' (arm64) was loaded. [02:20:44.979] (lldb) thread backtrace all [02:20:46.115] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [02:20:46.115] [02:20:46.127] * thread #1 [02:20:46.127] * frame #0: 0x000000019071a388 libsystem_kernel.dylib`__pthread_kill + 8 [02:20:46.127] frame #1: 0x0000000190753848 libsystem_pthread.dylib`pthread_kill + 296 [02:20:46.127] frame #2: 0x000000019065c9e4 libsystem_c.dylib`abort + 124 [02:20:46.127] frame #3: 0x00000001044ce06c postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=901) at assert.c:65:2 [02:20:46.127] frame #4: 0x00000001040d5b70 postgres`GetCurrentTransactionStopTimestamp at xact.c:898:2 [02:20:46.127] frame #5: 0x00000001043b620c postgres`pgstat_relation_flush_cb(entry_ref=0x000000012f813558, nowait=) at pgstat_relation.c:846:19 [02:20:46.127] frame #6: 0x00000001043b09c0 postgres`pgstat_flush_pending at pgstat.c:873:4 [02:20:46.127] frame #7: 0x0000000104f3e8e8 pg_stat_statements.dylib`pg_stat_statements_internal(fcinfo=, api_version=, showtext=true) at pg_stat_statements.c:1731:2 [02:20:46.127] frame #8: 0x0000000104f3e5d0 pg_stat_statements.dylib`pg_stat_statements_1_13(fcinfo=) at pg_stat_statements.c:1515:2 [02:20:46.127] frame #9: 0x00000001041d0f74 postgres`ExecMakeTableFunctionResult(setexpr=0x000000012e865550, econtext=0x000000012e8653a0, argContext=, expectedDesc=0x000000012f063038, randomAccess=false) at execSRF.c:235:13 [02:20:46.127] frame #10: 0x00000001041e4144 postgres`FunctionNext(node=0x000000012e865190) at nodeFunctionscan.c:95:5 [02:20:46.127] frame #11: 0x00000001041d1a38 postgres`ExecScanFetch(node=0x000000012e865190, epqstate=0x0000000000000000, accessMtd=(postgres`FunctionNext at nodeFunctionscan.c:61), recheckMtd=(postgres`FunctionRecheck at nodeFunctionscan.c:253:2)) at execScan.h:135:9 [inlined] [02:20:46.127] frame #12: 0x00000001041d1908 postgres`ExecScanExtended(node=0x000000012e865190, accessMtd=, recheckMtd=, epqstate=, qual=0x0000000000000000, projInfo=0x000000012f05c2a8) at execScan.h:196:10 [02:20:46.127] frame #13: 0x00000001041d18d4 postgres`ExecScan(node=0x000000012e865190, accessMtd=(postgres`FunctionNext at nodeFunctionscan.c:61), recheckMtd=(postgres`FunctionRecheck at nodeFunctionscan.c:253:2)) at execScan.c:59:9 [02:20:46.127] frame #14: 0x00000001041ff048 postgres`ExecProcNode(node=0x000000012e865190) at executor.h:327:9 [inlined] [02:20:46.127] frame #15: 0x00000001041ff02c postgres`ExecSort(pstate=0x000000012e864f80) at nodeSort.c:149:12 [02:20:46.127] frame #16: 0x00000001041c71c4 postgres`ExecProcNode(node=0x000000012e864f80) at executor.h:327:9 [inlined] [02:20:46.127] frame #17: 0x00000001041c71a8 postgres`ExecutePlan(queryDesc=0x000000012f01df00, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=, dest=0x0000000118009c98) at execMain.c:1736:10 [inlined] [02:20:46.127] frame #18: 0x00000001041c715c postgres`standard_ExecutorRun(queryDesc=0x000000012f01df00, direction=, count=0) at execMain.c:377:3 [02:20:46.127] frame #19: 0x0000000104f3d75c pg_stat_statements.dylib`pgss_ExecutorRun(queryDesc=0x000000012f01df00, direction=ForwardScanDirection, count=0) at pg_stat_statements.c:903:4 [02:20:46.127] frame #20: 0x000000010439c75c postgres`PortalRunSelect(portal=0x000000012e82ff00, forward=, count=0, dest=0x0000000118009c98) at pquery.c:917:4 [02:20:46.127] frame #21: 0x000000010439c38c postgres`PortalRun(portal=0x000000012e82ff00, count=9223372036854775807, isTopLevel=, dest=0x0000000118009c98, altdest=0x0000000118009c98, qc=0x000000016bdd7cf8) at pquery.c:761:18 [02:20:46.127] frame #22: 0x000000010439b284 postgres`exec_simple_query(query_string="SELECT query, calls FROM pg_stat_statements ORDER BY query COLLATE \"C\";") at postgres.c:1290:10 [02:20:46.127] frame #23: 0x000000010439857c postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [02:20:46.127] frame #24: 0x0000000104393c1c postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:124:2 [02:20:46.127] frame #25: 0x00000001042e1680 postgres`postmaster_child_launch(child_type=, child_slot=1, startup_data=0x000000016bdd8ba0, startup_data_len=24, client_sock=0x000000016bdd8110) at launch_backend.c:268:3 [02:20:46.127] frame #26: 0x00000001042e5cfc postgres`BackendStartup(client_sock=0x000000016bdd8110) at postmaster.c:3627:8 [inlined] [02:20:46.127] frame #27: 0x00000001042e5c60 postgres`ServerLoop at postmaster.c:1728:6 [02:20:46.127] frame #28: 0x00000001042e3b40 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1415:11 [02:20:46.127] frame #29: 0x0000000104225770 postgres`main(argc=8, argv=0x0000600002f20c30) at main.c:231:4 [02:20:46.127] frame #30: 0x00000001903b2b98 dyld`start + 6076 [02:20:46.127] (lldb) quit [02:20:46.165] -e [02:20:46.165] [02:20:46.165] [02:20:46.567] (lldb) target create --core "/Users/admin/cores/core.40681" [02:21:34.470] Core file '/Users/admin/cores/core.40681' (arm64) was loaded. [02:21:34.470] (lldb) thread backtrace all [02:21:35.259] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [02:21:35.259] [02:21:35.269] * thread #1 [02:21:35.269] * frame #0: 0x000000019071a388 libsystem_kernel.dylib`__pthread_kill + 8 [02:21:35.269] frame #1: 0x0000000190753848 libsystem_pthread.dylib`pthread_kill + 296 [02:21:35.269] frame #2: 0x000000019065c9e4 libsystem_c.dylib`abort + 124 [02:21:35.269] frame #3: 0x00000001044ce06c postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=901) at assert.c:65:2 [02:21:35.269] frame #4: 0x00000001040d5b70 postgres`GetCurrentTransactionStopTimestamp at xact.c:898:2 [02:21:35.269] frame #5: 0x00000001043b620c postgres`pgstat_relation_flush_cb(entry_ref=0x0000000138822e38, nowait=) at pgstat_relation.c:846:19 [02:21:35.269] frame #6: 0x00000001043b09c0 postgres`pgstat_flush_pending at pgstat.c:873:4 [02:21:35.269] frame #7: 0x0000000104f3e8e8 pg_stat_statements.dylib`pg_stat_statements_internal(fcinfo=, api_version=, showtext=true) at pg_stat_statements.c:1731:2 [02:21:35.269] frame #8: 0x0000000104f3e5d0 pg_stat_statements.dylib`pg_stat_statements_1_13(fcinfo=) at pg_stat_statements.c:1515:2 [02:21:35.269] frame #9: 0x00000001041d0f74 postgres`ExecMakeTableFunctionResult(setexpr=0x000000012e8122b8, econtext=0x000000012e812158, argContext=, expectedDesc=0x000000012e833e38, randomAccess=false) at execSRF.c:235:13 [02:21:35.269] frame #10: 0x00000001041e4144 postgres`FunctionNext(node=0x000000012e811f48) at nodeFunctionscan.c:95:5 [02:21:35.269] frame #11: 0x00000001041d1a38 postgres`ExecScanFetch(node=0x000000012e811f48, epqstate=0x0000000000000000, accessMtd=(postgres`FunctionNext at nodeFunctionscan.c:61), recheckMtd=(postgres`FunctionRecheck at nodeFunctionscan.c:253:2)) at execScan.h:135:9 [inlined] [02:21:35.269] frame #12: 0x00000001041d1908 postgres`ExecScanExtended(node=0x000000012e811f48, accessMtd=, recheckMtd=, epqstate=, qual=0x000000012e8128b0, projInfo=0x000000012f0888a8) at execScan.h:196:10 [02:21:35.269] frame #13: 0x00000001041d18d4 postgres`ExecScan(node=0x000000012e811f48, accessMtd=(postgres`FunctionNext at nodeFunctionscan.c:61), recheckMtd=(postgres`FunctionRecheck at nodeFunctionscan.c:253:2)) at execScan.c:59:9 [02:21:35.269] frame #14: 0x00000001041ff09c postgres`ExecProcNode(node=0x000000012e811f48) at executor.h:327:9 [inlined] [02:21:35.269] frame #15: 0x00000001041ff080 postgres`ExecSort(pstate=0x000000012e811d38) at nodeSort.c:135:12 [02:21:35.269] frame #16: 0x00000001041de6e0 postgres`ExecProcNode(node=0x000000012e811d38) at executor.h:327:9 [inlined] [02:21:35.269] frame #17: 0x00000001041de6c4 postgres`fetch_input_tuple(aggstate=0x000000012e811590) at nodeAgg.c:564:10 [02:21:35.269] frame #18: 0x00000001041dcc10 postgres`agg_retrieve_direct(aggstate=0x000000012e811590) at nodeAgg.c:2453:17 [inlined] [02:21:35.269] frame #19: 0x00000001041dc810 postgres`ExecAgg(pstate=0x000000012e811590) at nodeAgg.c:2268:14 [02:21:35.269] frame #20: 0x00000001041c71c4 postgres`ExecProcNode(node=0x000000012e811590) at executor.h:327:9 [inlined] [02:21:35.269] frame #21: 0x00000001041c71a8 postgres`ExecutePlan(queryDesc=0x0000000138808300, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=, dest=0x000000014000cd80) at execMain.c:1736:10 [inlined] [02:21:35.269] frame #22: 0x00000001041c715c postgres`standard_ExecutorRun(queryDesc=0x0000000138808300, direction=, count=0) at execMain.c:377:3 [02:21:35.269] frame #23: 0x0000000104f3d75c pg_stat_statements.dylib`pgss_ExecutorRun(queryDesc=0x0000000138808300, direction=ForwardScanDirection, count=0) at pg_stat_statements.c:903:4 [02:21:35.269] frame #24: 0x000000010439c75c postgres`PortalRunSelect(portal=0x000000012f04e100, forward=, count=0, dest=0x000000014000cd80) at pquery.c:917:4 [02:21:35.269] frame #25: 0x000000010439c38c postgres`PortalRun(portal=0x000000012f04e100, count=9223372036854775807, isTopLevel=, dest=0x000000014000cd80, altdest=0x000000014000cd80, qc=0x000000016bdd7cf8) at pquery.c:761:18 [02:21:35.269] frame #26: 0x000000010439b284 postgres`exec_simple_query(query_string="SELECT stats_since >= 'Fri May 15 19:10:21.141545 2026 PDT', count(*) FROM pg_stat_statements\nWHERE query LIKE '%STMTTS%'\nGROUP BY stats_since >= 'Fri May 15 19:10:21.141545 2026 PDT'\nORDER BY stats_since >= 'Fri May 15 19:10:21.141545 2026 PDT';") at postgres.c:1290:10 [02:21:35.269] frame #27: 0x000000010439857c postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [02:21:35.269] frame #28: 0x0000000104393c1c postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:124:2 [02:21:35.269] frame #29: 0x00000001042e1680 postgres`postmaster_child_launch(child_type=, child_slot=1, startup_data=0x000000016bdd8ba0, startup_data_len=24, client_sock=0x000000016bdd8110) at launch_backend.c:268:3 [02:21:35.269] frame #30: 0x00000001042e5cfc postgres`BackendStartup(client_sock=0x000000016bdd8110) at postmaster.c:3627:8 [inlined] [02:21:35.269] frame #31: 0x00000001042e5c60 postgres`ServerLoop at postmaster.c:1728:6 [02:21:35.269] frame #32: 0x00000001042e3b40 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1415:11 [02:21:35.269] frame #33: 0x0000000104225770 postgres`main(argc=8, argv=0x0000600002f20c30) at main.c:231:4 [02:21:35.269] frame #34: 0x00000001903b2b98 dyld`start + 6076 [02:21:35.269] (lldb) quit [02:21:35.299] -e [02:21:35.299] [02:21:35.299] [02:21:35.580] (lldb) target create --core "/Users/admin/cores/core.33655" [02:22:16.274] Core file '/Users/admin/cores/core.33655' (arm64) was loaded. [02:22:16.274] (lldb) thread backtrace all [02:22:17.093] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [02:22:17.093] [02:22:17.102] * thread #1 [02:22:17.102] * frame #0: 0x000000019071a388 libsystem_kernel.dylib`__pthread_kill + 8 [02:22:17.102] frame #1: 0x0000000190753848 libsystem_pthread.dylib`pthread_kill + 296 [02:22:17.102] frame #2: 0x000000019065c9e4 libsystem_c.dylib`abort + 124 [02:22:17.102] frame #3: 0x0000000100e5606c postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=901) at assert.c:65:2 [02:22:17.102] frame #4: 0x0000000100a5db70 postgres`GetCurrentTransactionStopTimestamp at xact.c:898:2 [02:22:17.102] frame #5: 0x0000000100d3e20c postgres`pgstat_relation_flush_cb(entry_ref=0x0000000140008238, nowait=) at pgstat_relation.c:846:19 [02:22:17.102] frame #6: 0x0000000100d389c0 postgres`pgstat_flush_pending at pgstat.c:873:4 [02:22:17.102] frame #7: 0x000000010187a8e8 pg_stat_statements.dylib`pg_stat_statements_internal(fcinfo=, api_version=, showtext=true) at pg_stat_statements.c:1731:2 [02:22:17.102] frame #8: 0x000000010187a5d0 pg_stat_statements.dylib`pg_stat_statements_1_13(fcinfo=) at pg_stat_statements.c:1515:2 [02:22:17.102] frame #9: 0x0000000100b58f74 postgres`ExecMakeTableFunctionResult(setexpr=0x0000000158853b80, econtext=0x00000001588539d0, argContext=, expectedDesc=0x000000015805bc38, randomAccess=false) at execSRF.c:235:13 [02:22:17.102] frame #10: 0x0000000100b6c144 postgres`FunctionNext(node=0x00000001588537c0) at nodeFunctionscan.c:95:5 [02:22:17.102] frame #11: 0x0000000100b59a38 postgres`ExecScanFetch(node=0x00000001588537c0, epqstate=0x0000000000000000, accessMtd=(postgres`FunctionNext at nodeFunctionscan.c:61), recheckMtd=(postgres`FunctionRecheck at nodeFunctionscan.c:253:2)) at execScan.h:135:9 [inlined] [02:22:17.102] frame #12: 0x0000000100b59908 postgres`ExecScanExtended(node=0x00000001588537c0, accessMtd=, recheckMtd=, epqstate=, qual=0x0000000158854178, projInfo=0x0000000158855070) at execScan.h:196:10 [02:22:17.102] frame #13: 0x0000000100b598d4 postgres`ExecScan(node=0x00000001588537c0, accessMtd=(postgres`FunctionNext at nodeFunctionscan.c:61), recheckMtd=(postgres`FunctionRecheck at nodeFunctionscan.c:253:2)) at execScan.c:59:9 [02:22:17.102] frame #14: 0x0000000100b6ae24 postgres`ExecProcNode(node=0x00000001588537c0) at executor.h:327:9 [inlined] [02:22:17.102] frame #15: 0x0000000100b6ae08 postgres`CteScanNext(node=0x0000000158057098) at nodeCtescan.c:104:13 [02:22:17.102] frame #16: 0x0000000100b8709c postgres`ExecProcNode(node=0x0000000158057098) at executor.h:327:9 [inlined] [02:22:17.102] frame #17: 0x0000000100b87080 postgres`ExecSort(pstate=0x000000015805f878) at nodeSort.c:135:12 [02:22:17.102] frame #18: 0x0000000100b666e0 postgres`ExecProcNode(node=0x000000015805f878) at executor.h:327:9 [inlined] [02:22:17.102] frame #19: 0x0000000100b666c4 postgres`fetch_input_tuple(aggstate=0x00000001580622d8) at nodeAgg.c:564:10 [02:22:17.102] frame #20: 0x0000000100b64c10 postgres`agg_retrieve_direct(aggstate=0x00000001580622d8) at nodeAgg.c:2453:17 [inlined] [02:22:17.102] frame #21: 0x0000000100b64810 postgres`ExecAgg(pstate=0x00000001580622d8) at nodeAgg.c:2268:14 [02:22:17.102] frame #22: 0x0000000100b4f1c4 postgres`ExecProcNode(node=0x00000001580622d8) at executor.h:327:9 [inlined] [02:22:17.102] frame #23: 0x0000000100b4f1a8 postgres`ExecutePlan(queryDesc=0x000000015800ef00, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=, dest=0x0000000128023150) at execMain.c:1736:10 [inlined] [02:22:17.102] frame #24: 0x0000000100b4f15c postgres`standard_ExecutorRun(queryDesc=0x000000015800ef00, direction=, count=0) at execMain.c:377:3 [02:22:17.102] frame #25: 0x000000010187975c pg_stat_statements.dylib`pgss_ExecutorRun(queryDesc=0x000000015800ef00, direction=ForwardScanDirection, count=0) at pg_stat_statements.c:903:4 [02:22:17.102] frame #26: 0x0000000100d2475c postgres`PortalRunSelect(portal=0x000000015883df00, forward=, count=0, dest=0x0000000128023150) at pquery.c:917:4 [02:22:17.102] frame #27: 0x0000000100d2438c postgres`PortalRun(portal=0x000000015883df00, count=9223372036854775807, isTopLevel=, dest=0x0000000128023150, altdest=0x0000000128023150, qc=0x000000016f44fcb8) at pquery.c:761:18 [02:22:17.102] frame #28: 0x0000000100d23284 postgres`exec_simple_query(query_string="WITH select_stats AS\n (SELECT upper(substr(query, 1, 6)) AS select_query\n FROM pg_stat_statements\n WHERE upper(substr(query, 1, 6)) IN ('SELECT', 'UPDATE',\n 'INSERT', 'DELETE',\n 'CREATE'))\n SELECT select_query, count(select_query) > 1 AS some_rows\n FROM select_stats\n GROUP BY select_query ORDER BY select_query;") at postgres.c:1290:10 [02:22:17.102] frame #29: 0x0000000100d2057c postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [02:22:17.102] frame #30: 0x0000000100d1bc1c postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:124:2 [02:22:17.102] frame #31: 0x0000000100c69680 postgres`postmaster_child_launch(child_type=, child_slot=2, startup_data=0x000000016f450b60, startup_data_len=24, client_sock=0x000000016f4500d0) at launch_backend.c:268:3 [02:22:17.102] frame #32: 0x0000000100c6dcfc postgres`BackendStartup(client_sock=0x000000016f4500d0) at postmaster.c:3627:8 [inlined] [02:22:17.102] frame #33: 0x0000000100c6dc60 postgres`ServerLoop at postmaster.c:1728:6 [02:22:17.102] frame #34: 0x0000000100c6bb40 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1415:11 [02:22:17.102] frame #35: 0x0000000100bad770 postgres`main(argc=4, argv=0x0000600001ac84e0) at main.c:231:4 [02:22:17.102] frame #36: 0x00000001903b2b98 dyld`start + 6076 [02:22:17.102] (lldb) quit [02:22:17.133] -e [02:22:17.133] [02:22:17.133] [02:22:17.412] (lldb) target create --core "/Users/admin/cores/core.46652" [02:22:45.634] Core file '/Users/admin/cores/core.46652' (arm64) was loaded. [02:22:45.634] (lldb) thread backtrace all [02:22:46.237] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [02:22:46.237] [02:22:46.246] * thread #1 [02:22:46.246] * frame #0: 0x000000019071a388 libsystem_kernel.dylib`__pthread_kill + 8 [02:22:46.246] frame #1: 0x0000000190753848 libsystem_pthread.dylib`pthread_kill + 296 [02:22:46.246] frame #2: 0x000000019065c9e4 libsystem_c.dylib`abort + 124 [02:22:46.246] frame #3: 0x00000001044ce06c postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=901) at assert.c:65:2 [02:22:46.246] frame #4: 0x00000001040d5b70 postgres`GetCurrentTransactionStopTimestamp at xact.c:898:2 [02:22:46.246] frame #5: 0x00000001043b620c postgres`pgstat_relation_flush_cb(entry_ref=0x000000013880b328, nowait=) at pgstat_relation.c:846:19 [02:22:46.246] frame #6: 0x00000001043b09c0 postgres`pgstat_flush_pending at pgstat.c:873:4 [02:22:46.246] frame #7: 0x0000000104f3e8e8 pg_stat_statements.dylib`pg_stat_statements_internal(fcinfo=, api_version=, showtext=true) at pg_stat_statements.c:1731:2 [02:22:46.246] frame #8: 0x0000000104f3e5d0 pg_stat_statements.dylib`pg_stat_statements_1_13(fcinfo=) at pg_stat_statements.c:1515:2 [02:22:46.246] frame #9: 0x00000001041d0f74 postgres`ExecMakeTableFunctionResult(setexpr=0x000000013881c150, econtext=0x000000013881bfa0, argContext=, expectedDesc=0x000000012f063838, randomAccess=false) at execSRF.c:235:13 [02:22:46.246] frame #10: 0x00000001041e4144 postgres`FunctionNext(node=0x000000013881bd90) at nodeFunctionscan.c:95:5 [02:22:46.246] frame #11: 0x00000001041d1a38 postgres`ExecScanFetch(node=0x000000013881bd90, epqstate=0x0000000000000000, accessMtd=(postgres`FunctionNext at nodeFunctionscan.c:61), recheckMtd=(postgres`FunctionRecheck at nodeFunctionscan.c:253:2)) at execScan.h:135:9 [inlined] [02:22:46.246] frame #12: 0x00000001041d1908 postgres`ExecScanExtended(node=0x000000013881bd90, accessMtd=, recheckMtd=, epqstate=, qual=0x000000013881c7d8, projInfo=0x000000012f054aa8) at execScan.h:196:10 [02:22:46.246] frame #13: 0x00000001041d18d4 postgres`ExecScan(node=0x000000013881bd90, accessMtd=(postgres`FunctionNext at nodeFunctionscan.c:61), recheckMtd=(postgres`FunctionRecheck at nodeFunctionscan.c:253:2)) at execScan.c:59:9 [02:22:46.246] frame #14: 0x00000001041ff048 postgres`ExecProcNode(node=0x000000013881bd90) at executor.h:327:9 [inlined] [02:22:46.246] frame #15: 0x00000001041ff02c postgres`ExecSort(pstate=0x000000013881bb80) at nodeSort.c:149:12 [02:22:46.246] frame #16: 0x00000001041c71c4 postgres`ExecProcNode(node=0x000000013881bb80) at executor.h:327:9 [inlined] [02:22:46.246] frame #17: 0x00000001041c71a8 postgres`ExecutePlan(queryDesc=0x000000012f017b00, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=, dest=0x000000014001ba08) at execMain.c:1736:10 [inlined] [02:22:46.246] frame #18: 0x00000001041c715c postgres`standard_ExecutorRun(queryDesc=0x000000012f017b00, direction=, count=0) at execMain.c:377:3 [02:22:46.246] frame #19: 0x0000000104f3d75c pg_stat_statements.dylib`pgss_ExecutorRun(queryDesc=0x000000012f017b00, direction=ForwardScanDirection, count=0) at pg_stat_statements.c:903:4 [02:22:46.246] frame #20: 0x000000010439c75c postgres`PortalRunSelect(portal=0x000000012f83f300, forward=, count=0, dest=0x000000014001ba08) at pquery.c:917:4 [02:22:46.246] frame #21: 0x000000010439c38c postgres`PortalRun(portal=0x000000012f83f300, count=9223372036854775807, isTopLevel=, dest=0x000000014001ba08, altdest=0x000000014001ba08, qc=0x000000016bdd7cf8) at pquery.c:761:18 [02:22:46.246] frame #22: 0x000000010439b284 postgres`exec_simple_query(query_string="SELECT query,\n parallel_workers_to_launch > 0 AS has_workers_to_launch,\n parallel_workers_launched > 0 AS has_workers_launched\n FROM pg_stat_statements\n WHERE query ~ 'SELECT count'\n ORDER BY query COLLATE \"C\";") at postgres.c:1290:10 [02:22:46.246] frame #23: 0x000000010439857c postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [02:22:46.246] frame #24: 0x0000000104393c1c postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:124:2 [02:22:46.246] frame #25: 0x00000001042e1680 postgres`postmaster_child_launch(child_type=, child_slot=1, startup_data=0x000000016bdd8ba0, startup_data_len=24, client_sock=0x000000016bdd8110) at launch_backend.c:268:3 [02:22:46.246] frame #26: 0x00000001042e5cfc postgres`BackendStartup(client_sock=0x000000016bdd8110) at postmaster.c:3627:8 [inlined] [02:22:46.246] frame #27: 0x00000001042e5c60 postgres`ServerLoop at postmaster.c:1728:6 [02:22:46.246] frame #28: 0x00000001042e3b40 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1415:11 [02:22:46.246] frame #29: 0x0000000104225770 postgres`main(argc=8, argv=0x0000600002f20c30) at main.c:231:4 [02:22:46.246] frame #30: 0x00000001903b2b98 dyld`start + 6076 [02:22:46.246] (lldb) quit [02:22:46.279] -e [02:22:46.279] [02:22:46.279] [02:22:46.592] (lldb) target create --core "/Users/admin/cores/core.33696" [02:23:15.759] Core file '/Users/admin/cores/core.33696' (arm64) was loaded. [02:23:15.759] (lldb) thread backtrace all [02:23:16.930] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [02:23:16.930] [02:23:16.945] * thread #1 [02:23:16.945] * frame #0: 0x000000019071a388 libsystem_kernel.dylib`__pthread_kill + 8 [02:23:16.945] frame #1: 0x0000000190753848 libsystem_pthread.dylib`pthread_kill + 296 [02:23:16.945] frame #2: 0x000000019065c9e4 libsystem_c.dylib`abort + 124 [02:23:16.945] frame #3: 0x00000001044ce06c postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=901) at assert.c:65:2 [02:23:16.945] frame #4: 0x00000001040d5b70 postgres`GetCurrentTransactionStopTimestamp at xact.c:898:2 [02:23:16.945] frame #5: 0x00000001043b620c postgres`pgstat_relation_flush_cb(entry_ref=0x000000012f8301a8, nowait=) at pgstat_relation.c:846:19 [02:23:16.945] frame #6: 0x00000001043b09c0 postgres`pgstat_flush_pending at pgstat.c:873:4 [02:23:16.945] frame #7: 0x0000000104f3e8e8 pg_stat_statements.dylib`pg_stat_statements_internal(fcinfo=, api_version=, showtext=true) at pg_stat_statements.c:1731:2 [02:23:16.945] frame #8: 0x0000000104f3e5d0 pg_stat_statements.dylib`pg_stat_statements_1_13(fcinfo=) at pg_stat_statements.c:1515:2 [02:23:16.945] frame #9: 0x00000001041d0f74 postgres`ExecMakeTableFunctionResult(setexpr=0x000000013880fb50, econtext=0x000000013880f9a0, argContext=, expectedDesc=0x000000012e852e38, randomAccess=false) at execSRF.c:235:13 [02:23:16.945] frame #10: 0x00000001041e4144 postgres`FunctionNext(node=0x000000013880f790) at nodeFunctionscan.c:95:5 [02:23:16.945] frame #11: 0x00000001041d1a38 postgres`ExecScanFetch(node=0x000000013880f790, epqstate=0x0000000000000000, accessMtd=(postgres`FunctionNext at nodeFunctionscan.c:61), recheckMtd=(postgres`FunctionRecheck at nodeFunctionscan.c:253:2)) at execScan.h:135:9 [inlined] [02:23:16.945] frame #12: 0x00000001041d1908 postgres`ExecScanExtended(node=0x000000013880f790, accessMtd=, recheckMtd=, epqstate=, qual=0x00000001388101d8, projInfo=0x000000012e8392a8) at execScan.h:196:10 [02:23:16.945] frame #13: 0x00000001041d18d4 postgres`ExecScan(node=0x000000013880f790, accessMtd=(postgres`FunctionNext at nodeFunctionscan.c:61), recheckMtd=(postgres`FunctionRecheck at nodeFunctionscan.c:253:2)) at execScan.c:59:9 [02:23:16.945] frame #14: 0x00000001041ff048 postgres`ExecProcNode(node=0x000000013880f790) at executor.h:327:9 [inlined] [02:23:16.945] frame #15: 0x00000001041ff02c postgres`ExecSort(pstate=0x000000013880f580) at nodeSort.c:149:12 [02:23:16.945] frame #16: 0x00000001041c71c4 postgres`ExecProcNode(node=0x000000013880f580) at executor.h:327:9 [inlined] [02:23:16.945] frame #17: 0x00000001041c71a8 postgres`ExecutePlan(queryDesc=0x000000012e80d700, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=, dest=0x0000000140025480) at execMain.c:1736:10 [inlined] [02:23:16.945] frame #18: 0x00000001041c715c postgres`standard_ExecutorRun(queryDesc=0x000000012e80d700, direction=, count=0) at execMain.c:377:3 [02:23:16.945] frame #19: 0x0000000104f3d75c pg_stat_statements.dylib`pgss_ExecutorRun(queryDesc=0x000000012e80d700, direction=ForwardScanDirection, count=0) at pg_stat_statements.c:903:4 [02:23:16.945] frame #20: 0x000000010439c75c postgres`PortalRunSelect(portal=0x000000012f03fb00, forward=, count=0, dest=0x0000000140025480) at pquery.c:917:4 [02:23:16.945] frame #21: 0x000000010439c38c postgres`PortalRun(portal=0x000000012f03fb00, count=9223372036854775807, isTopLevel=, dest=0x0000000140025480, altdest=0x0000000140025480, qc=0x000000016bdd7cf8) at pquery.c:761:18 [02:23:16.945] frame #22: 0x000000010439b284 postgres`exec_simple_query(query_string="SELECT toplevel, calls, query FROM pg_stat_statements\n WHERE query LIKE '%DELETE%' ORDER BY query COLLATE \"C\", toplevel;") at postgres.c:1290:10 [02:23:16.945] frame #23: 0x000000010439857c postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [02:23:16.945] frame #24: 0x0000000104393c1c postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:124:2 [02:23:16.945] frame #25: 0x00000001042e1680 postgres`postmaster_child_launch(child_type=, child_slot=1, startup_data=0x000000016bdd8ba0, startup_data_len=24, client_sock=0x000000016bdd8110) at launch_backend.c:268:3 [02:23:16.945] frame #26: 0x00000001042e5cfc postgres`BackendStartup(client_sock=0x000000016bdd8110) at postmaster.c:3627:8 [inlined] [02:23:16.945] frame #27: 0x00000001042e5c60 postgres`ServerLoop at postmaster.c:1728:6 [02:23:16.945] frame #28: 0x00000001042e3b40 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1415:11 [02:23:16.945] frame #29: 0x0000000104225770 postgres`main(argc=8, argv=0x0000600002f20c30) at main.c:231:4 [02:23:16.945] frame #30: 0x00000001903b2b98 dyld`start + 6076 [02:23:16.945] (lldb) quit [02:23:16.977] -e [02:23:16.977] [02:23:16.977] [02:23:17.293] (lldb) target create --core "/Users/admin/cores/core.58107" [02:23:53.576] Core file '/Users/admin/cores/core.58107' (arm64) was loaded. [02:23:53.576] (lldb) thread backtrace all [02:23:54.254] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [02:23:54.254] [02:23:54.263] * thread #1 [02:23:54.263] * frame #0: 0x000000019071a388 libsystem_kernel.dylib`__pthread_kill + 8 [02:23:54.263] frame #1: 0x0000000190753848 libsystem_pthread.dylib`pthread_kill + 296 [02:23:54.263] frame #2: 0x000000019065c9e4 libsystem_c.dylib`abort + 124 [02:23:54.263] frame #3: 0x00000001044ce06c postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=901) at assert.c:65:2 [02:23:54.263] frame #4: 0x00000001040d5b70 postgres`GetCurrentTransactionStopTimestamp at xact.c:898:2 [02:23:54.263] frame #5: 0x00000001043b620c postgres`pgstat_relation_flush_cb(entry_ref=0x000000012e869088, nowait=) at pgstat_relation.c:846:19 [02:23:54.263] frame #6: 0x00000001043b09c0 postgres`pgstat_flush_pending at pgstat.c:873:4 [02:23:54.263] frame #7: 0x0000000104f3e8e8 pg_stat_statements.dylib`pg_stat_statements_internal(fcinfo=, api_version=, showtext=true) at pg_stat_statements.c:1731:2 [02:23:54.263] frame #8: 0x0000000104f3f058 pg_stat_statements.dylib`pg_stat_statements_1_3(fcinfo=) at pg_stat_statements.c:1575:2 [02:23:54.263] frame #9: 0x00000001041d0f74 postgres`ExecMakeTableFunctionResult(setexpr=0x000000012e877498, econtext=0x000000012e877338, argContext=, expectedDesc=0x000000012f036c38, randomAccess=false) at execSRF.c:235:13 [02:23:54.263] frame #10: 0x00000001041e4144 postgres`FunctionNext(node=0x000000012e877128) at nodeFunctionscan.c:95:5 [02:23:54.263] frame #11: 0x00000001041de6e0 postgres`ExecProcNode(node=0x000000012e877128) at executor.h:327:9 [inlined] [02:23:54.263] frame #12: 0x00000001041de6c4 postgres`fetch_input_tuple(aggstate=0x000000012e876980) at nodeAgg.c:564:10 [02:23:54.263] frame #13: 0x00000001041dcc10 postgres`agg_retrieve_direct(aggstate=0x000000012e876980) at nodeAgg.c:2453:17 [inlined] [02:23:54.263] frame #14: 0x00000001041dc810 postgres`ExecAgg(pstate=0x000000012e876980) at nodeAgg.c:2268:14 [02:23:54.263] frame #15: 0x00000001041c71c4 postgres`ExecProcNode(node=0x000000012e876980) at executor.h:327:9 [inlined] [02:23:54.263] frame #16: 0x00000001041c71a8 postgres`ExecutePlan(queryDesc=0x000000012f040100, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=, dest=0x000000012001b340) at execMain.c:1736:10 [inlined] [02:23:54.263] frame #17: 0x00000001041c715c postgres`standard_ExecutorRun(queryDesc=0x000000012f040100, direction=, count=0) at execMain.c:377:3 [02:23:54.263] frame #18: 0x0000000104f3d75c pg_stat_statements.dylib`pgss_ExecutorRun(queryDesc=0x000000012f040100, direction=ForwardScanDirection, count=0) at pg_stat_statements.c:903:4 [02:23:54.263] frame #19: 0x000000010439c75c postgres`PortalRunSelect(portal=0x000000012e823900, forward=, count=0, dest=0x000000012001b340) at pquery.c:917:4 [02:23:54.263] frame #20: 0x000000010439c38c postgres`PortalRun(portal=0x000000012e823900, count=9223372036854775807, isTopLevel=, dest=0x000000012001b340, altdest=0x000000012001b340, qc=0x000000016bdd7cf8) at pquery.c:761:18 [02:23:54.263] frame #21: 0x000000010439b284 postgres`exec_simple_query(query_string="SELECT count(*) > 0 AS has_data FROM pg_stat_statements;") at postgres.c:1290:10 [02:23:54.263] frame #22: 0x000000010439857c postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [02:23:54.263] frame #23: 0x0000000104393c1c postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:124:2 [02:23:54.263] frame #24: 0x00000001042e1680 postgres`postmaster_child_launch(child_type=, child_slot=1, startup_data=0x000000016bdd8ba0, startup_data_len=24, client_sock=0x000000016bdd8110) at launch_backend.c:268:3 [02:23:54.263] frame #25: 0x00000001042e5cfc postgres`BackendStartup(client_sock=0x000000016bdd8110) at postmaster.c:3627:8 [inlined] [02:23:54.263] frame #26: 0x00000001042e5c60 postgres`ServerLoop at postmaster.c:1728:6 [02:23:54.263] frame #27: 0x00000001042e3b40 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1415:11 [02:23:54.263] frame #28: 0x0000000104225770 postgres`main(argc=8, argv=0x0000600002f20c30) at main.c:231:4 [02:23:54.263] frame #29: 0x00000001903b2b98 dyld`start + 6076 [02:23:54.263] (lldb) quit [02:23:54.298] -e [02:23:54.298] [02:23:54.298] [02:23:54.624] (lldb) target create --core "/Users/admin/cores/core.41864" [02:24:20.258] Core file '/Users/admin/cores/core.41864' (arm64) was loaded. [02:24:20.258] (lldb) thread backtrace all [02:24:21.136] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [02:24:21.136] [02:24:21.148] * thread #1 [02:24:21.148] * frame #0: 0x000000019071a388 libsystem_kernel.dylib`__pthread_kill + 8 [02:24:21.148] frame #1: 0x0000000190753848 libsystem_pthread.dylib`pthread_kill + 296 [02:24:21.148] frame #2: 0x000000019065c9e4 libsystem_c.dylib`abort + 124 [02:24:21.148] frame #3: 0x00000001044ce06c postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=901) at assert.c:65:2 [02:24:21.148] frame #4: 0x00000001040d5b70 postgres`GetCurrentTransactionStopTimestamp at xact.c:898:2 [02:24:21.148] frame #5: 0x00000001043b620c postgres`pgstat_relation_flush_cb(entry_ref=0x000000012e8097a8, nowait=) at pgstat_relation.c:846:19 [02:24:21.148] frame #6: 0x00000001043b09c0 postgres`pgstat_flush_pending at pgstat.c:873:4 [02:24:21.148] frame #7: 0x0000000104f3e8e8 pg_stat_statements.dylib`pg_stat_statements_internal(fcinfo=, api_version=, showtext=true) at pg_stat_statements.c:1731:2 [02:24:21.148] frame #8: 0x0000000104f3e5d0 pg_stat_statements.dylib`pg_stat_statements_1_13(fcinfo=) at pg_stat_statements.c:1515:2 [02:24:21.148] frame #9: 0x00000001041d0f74 postgres`ExecMakeTableFunctionResult(setexpr=0x000000012f836f40, econtext=0x000000012f837520, argContext=, expectedDesc=0x000000012f842638, randomAccess=false) at execSRF.c:235:13 [02:24:21.148] frame #10: 0x00000001041e4144 postgres`FunctionNext(node=0x000000012f837310) at nodeFunctionscan.c:95:5 [02:24:21.148] frame #11: 0x00000001041ea8cc postgres`ExecProcNode(node=0x000000012f837310) at executor.h:327:9 [inlined] [02:24:21.148] frame #12: 0x00000001041ea8b0 postgres`ExecHashJoinImpl(pstate=0x000000012f8370b0, parallel=false) at nodeHashjoin.c:322:37 [inlined] [02:24:21.148] frame #13: 0x00000001041ea410 postgres`ExecHashJoin(pstate=0x000000012f8370b0) at nodeHashjoin.c:808:9 [02:24:21.148] frame #14: 0x00000001041ff048 postgres`ExecProcNode(node=0x000000012f8370b0) at executor.h:327:9 [inlined] [02:24:21.148] frame #15: 0x00000001041ff02c postgres`ExecSort(pstate=0x000000012f836b90) at nodeSort.c:149:12 [02:24:21.148] frame #16: 0x00000001041c71c4 postgres`ExecProcNode(node=0x000000012f836b90) at executor.h:327:9 [inlined] [02:24:21.148] frame #17: 0x00000001041c71a8 postgres`ExecutePlan(queryDesc=0x000000012f829f00, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=, dest=0x00000001300d67a8) at execMain.c:1736:10 [inlined] [02:24:21.148] frame #18: 0x00000001041c715c postgres`standard_ExecutorRun(queryDesc=0x000000012f829f00, direction=, count=0) at execMain.c:377:3 [02:24:21.148] frame #19: 0x0000000104f3d75c pg_stat_statements.dylib`pgss_ExecutorRun(queryDesc=0x000000012f829f00, direction=ForwardScanDirection, count=0) at pg_stat_statements.c:903:4 [02:24:21.148] frame #20: 0x000000010439c75c postgres`PortalRunSelect(portal=0x000000012f04e100, forward=, count=0, dest=0x00000001300d67a8) at pquery.c:917:4 [02:24:21.148] frame #21: 0x000000010439c38c postgres`PortalRun(portal=0x000000012f04e100, count=9223372036854775807, isTopLevel=, dest=0x00000001300d67a8, altdest=0x00000001300d67a8, qc=0x000000016bdd7cf8) at pquery.c:761:18 [02:24:21.148] frame #22: 0x000000010439b284 postgres`exec_simple_query(query_string="SELECT r.rolname, ss.queryid <> 0 AS queryid_bool, ss.query, ss.calls, ss.rows\n FROM pg_stat_statements ss JOIN pg_roles r ON ss.userid = r.oid\n ORDER BY r.rolname, ss.query COLLATE \"C\", ss.calls, ss.rows;") at postgres.c:1290:10 [02:24:21.148] frame #23: 0x000000010439857c postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [02:24:21.148] frame #24: 0x0000000104393c1c postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:124:2 [02:24:21.148] frame #25: 0x00000001042e1680 postgres`postmaster_child_launch(child_type=, child_slot=1, startup_data=0x000000016bdd8ba0, startup_data_len=24, client_sock=0x000000016bdd8110) at launch_backend.c:268:3 [02:24:21.148] frame #26: 0x00000001042e5cfc postgres`BackendStartup(client_sock=0x000000016bdd8110) at postmaster.c:3627:8 [inlined] [02:24:21.148] frame #27: 0x00000001042e5c60 postgres`ServerLoop at postmaster.c:1728:6 [02:24:21.148] frame #28: 0x00000001042e3b40 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1415:11 [02:24:21.148] frame #29: 0x0000000104225770 postgres`main(argc=8, argv=0x0000600002f20c30) at main.c:231:4 [02:24:21.148] frame #30: 0x00000001903b2b98 dyld`start + 6076 [02:24:21.148] (lldb) quit [02:24:21.190] -e [02:24:21.190] [02:24:21.190] [02:24:21.475] (lldb) target create --core "/Users/admin/cores/core.39205" [02:25:04.639] Core file '/Users/admin/cores/core.39205' (arm64) was loaded. [02:25:04.639] (lldb) thread backtrace all [02:25:05.916] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [02:25:05.916] [02:25:05.927] * thread #1 [02:25:05.927] * frame #0: 0x000000019071a388 libsystem_kernel.dylib`__pthread_kill + 8 [02:25:05.927] frame #1: 0x0000000190753848 libsystem_pthread.dylib`pthread_kill + 296 [02:25:05.927] frame #2: 0x000000019065c9e4 libsystem_c.dylib`abort + 124 [02:25:05.927] frame #3: 0x00000001044ce06c postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=901) at assert.c:65:2 [02:25:05.927] frame #4: 0x00000001040d5b70 postgres`GetCurrentTransactionStopTimestamp at xact.c:898:2 [02:25:05.927] frame #5: 0x00000001043b620c postgres`pgstat_relation_flush_cb(entry_ref=0x000000012f8175a8, nowait=) at pgstat_relation.c:846:19 [02:25:05.927] frame #6: 0x00000001043b09c0 postgres`pgstat_flush_pending at pgstat.c:873:4 [02:25:05.927] frame #7: 0x0000000104f3e8e8 pg_stat_statements.dylib`pg_stat_statements_internal(fcinfo=, api_version=, showtext=true) at pg_stat_statements.c:1731:2 [02:25:05.927] frame #8: 0x0000000104f3e5d0 pg_stat_statements.dylib`pg_stat_statements_1_13(fcinfo=) at pg_stat_statements.c:1515:2 [02:25:05.927] frame #9: 0x00000001041d0f74 postgres`ExecMakeTableFunctionResult(setexpr=0x000000013881eb50, econtext=0x000000013881e9a0, argContext=, expectedDesc=0x000000012e883c38, randomAccess=false) at execSRF.c:235:13 [02:25:05.927] frame #10: 0x00000001041e4144 postgres`FunctionNext(node=0x000000013881e790) at nodeFunctionscan.c:95:5 [02:25:05.927] frame #11: 0x00000001041d1a38 postgres`ExecScanFetch(node=0x000000013881e790, epqstate=0x0000000000000000, accessMtd=(postgres`FunctionNext at nodeFunctionscan.c:61), recheckMtd=(postgres`FunctionRecheck at nodeFunctionscan.c:253:2)) at execScan.h:135:9 [inlined] [02:25:05.927] frame #12: 0x00000001041d1908 postgres`ExecScanExtended(node=0x000000013881e790, accessMtd=, recheckMtd=, epqstate=, qual=0x0000000000000000, projInfo=0x000000012e87daa8) at execScan.h:196:10 [02:25:05.927] frame #13: 0x00000001041d18d4 postgres`ExecScan(node=0x000000013881e790, accessMtd=(postgres`FunctionNext at nodeFunctionscan.c:61), recheckMtd=(postgres`FunctionRecheck at nodeFunctionscan.c:253:2)) at execScan.c:59:9 [02:25:05.927] frame #14: 0x00000001041ff048 postgres`ExecProcNode(node=0x000000013881e790) at executor.h:327:9 [inlined] [02:25:05.927] frame #15: 0x00000001041ff02c postgres`ExecSort(pstate=0x000000013881e580) at nodeSort.c:149:12 [02:25:05.927] frame #16: 0x00000001041c71c4 postgres`ExecProcNode(node=0x000000013881e580) at executor.h:327:9 [inlined] [02:25:05.927] frame #17: 0x00000001041c71a8 postgres`ExecutePlan(queryDesc=0x000000012f822f00, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=, dest=0x000000013006cc60) at execMain.c:1736:10 [inlined] [02:25:05.927] frame #18: 0x00000001041c715c postgres`standard_ExecutorRun(queryDesc=0x000000012f822f00, direction=, count=0) at execMain.c:377:3 [02:25:05.927] frame #19: 0x0000000104f3d75c pg_stat_statements.dylib`pgss_ExecutorRun(queryDesc=0x000000012f822f00, direction=ForwardScanDirection, count=0) at pg_stat_statements.c:903:4 [02:25:05.927] frame #20: 0x000000010439c75c postgres`PortalRunSelect(portal=0x000000012e81f900, forward=, count=0, dest=0x000000013006cc60) at pquery.c:917:4 [02:25:05.927] frame #21: 0x000000010439c38c postgres`PortalRun(portal=0x000000012e81f900, count=9223372036854775807, isTopLevel=, dest=0x000000013006cc60, altdest=0x000000013006cc60, qc=0x000000016bdd7cf8) at pquery.c:761:18 [02:25:05.927] frame #22: 0x000000010439b284 postgres`exec_simple_query(query_string="SELECT query, calls, rows,\nwal_bytes > 0 as wal_bytes_generated,\nwal_records > 0 as wal_records_generated,\nwal_records >= rows as wal_records_ge_rows\nFROM pg_stat_statements ORDER BY query COLLATE \"C\";") at postgres.c:1290:10 [02:25:05.927] frame #23: 0x000000010439857c postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [02:25:05.927] frame #24: 0x0000000104393c1c postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:124:2 [02:25:05.927] frame #25: 0x00000001042e1680 postgres`postmaster_child_launch(child_type=, child_slot=1, startup_data=0x000000016bdd8ba0, startup_data_len=24, client_sock=0x000000016bdd8110) at launch_backend.c:268:3 [02:25:05.927] frame #26: 0x00000001042e5cfc postgres`BackendStartup(client_sock=0x000000016bdd8110) at postmaster.c:3627:8 [inlined] [02:25:05.927] frame #27: 0x00000001042e5c60 postgres`ServerLoop at postmaster.c:1728:6 [02:25:05.927] frame #28: 0x00000001042e3b40 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1415:11 [02:25:05.927] frame #29: 0x0000000104225770 postgres`main(argc=8, argv=0x0000600002f20c30) at main.c:231:4 [02:25:05.927] frame #30: 0x00000001903b2b98 dyld`start + 6076 [02:25:05.927] (lldb) quit [02:25:05.970] -e [02:25:05.970] [02:25:05.970] [02:25:06.434] (lldb) target create --core "/Users/admin/cores/core.37715" [02:25:47.928] Core file '/Users/admin/cores/core.37715' (arm64) was loaded. [02:25:47.928] (lldb) thread backtrace all [02:25:48.829] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [02:25:48.829] [02:25:48.845] * thread #1 [02:25:48.845] * frame #0: 0x000000019071a388 libsystem_kernel.dylib`__pthread_kill + 8 [02:25:48.845] frame #1: 0x0000000190753848 libsystem_pthread.dylib`pthread_kill + 296 [02:25:48.845] frame #2: 0x000000019065c9e4 libsystem_c.dylib`abort + 124 [02:25:48.845] frame #3: 0x00000001044ce06c postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=901) at assert.c:65:2 [02:25:48.845] frame #4: 0x00000001040d5b70 postgres`GetCurrentTransactionStopTimestamp at xact.c:898:2 [02:25:48.845] frame #5: 0x00000001043b620c postgres`pgstat_relation_flush_cb(entry_ref=0x000000012f0649a8, nowait=) at pgstat_relation.c:846:19 [02:25:48.845] frame #6: 0x00000001043b09c0 postgres`pgstat_flush_pending at pgstat.c:873:4 [02:25:48.845] frame #7: 0x0000000104f3e8e8 pg_stat_statements.dylib`pg_stat_statements_internal(fcinfo=, api_version=, showtext=true) at pg_stat_statements.c:1731:2 [02:25:48.845] frame #8: 0x0000000104f3e5d0 pg_stat_statements.dylib`pg_stat_statements_1_13(fcinfo=) at pg_stat_statements.c:1515:2 [02:25:48.845] frame #9: 0x00000001041d0f74 postgres`ExecMakeTableFunctionResult(setexpr=0x000000012e810350, econtext=0x000000012e8101a0, argContext=, expectedDesc=0x000000012e83a838, randomAccess=false) at execSRF.c:235:13 [02:25:48.845] frame #10: 0x00000001041e4144 postgres`FunctionNext(node=0x000000012e80ff90) at nodeFunctionscan.c:95:5 [02:25:48.845] frame #11: 0x00000001041d1a38 postgres`ExecScanFetch(node=0x000000012e80ff90, epqstate=0x0000000000000000, accessMtd=(postgres`FunctionNext at nodeFunctionscan.c:61), recheckMtd=(postgres`FunctionRecheck at nodeFunctionscan.c:253:2)) at execScan.h:135:9 [inlined] [02:25:48.845] frame #12: 0x00000001041d1908 postgres`ExecScanExtended(node=0x000000012e80ff90, accessMtd=, recheckMtd=, epqstate=, qual=0x0000000000000000, projInfo=0x000000012e8242a8) at execScan.h:196:10 [02:25:48.845] frame #13: 0x00000001041d18d4 postgres`ExecScan(node=0x000000012e80ff90, accessMtd=(postgres`FunctionNext at nodeFunctionscan.c:61), recheckMtd=(postgres`FunctionRecheck at nodeFunctionscan.c:253:2)) at execScan.c:59:9 [02:25:48.845] frame #14: 0x00000001041ff048 postgres`ExecProcNode(node=0x000000012e80ff90) at executor.h:327:9 [inlined] [02:25:48.845] frame #15: 0x00000001041ff02c postgres`ExecSort(pstate=0x000000012e80fd80) at nodeSort.c:149:12 [02:25:48.845] frame #16: 0x00000001041c71c4 postgres`ExecProcNode(node=0x000000012e80fd80) at executor.h:327:9 [inlined] [02:25:48.845] frame #17: 0x00000001041c71a8 postgres`ExecutePlan(queryDesc=0x000000012e813100, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=, dest=0x00000001300ba0c8) at execMain.c:1736:10 [inlined] [02:25:48.845] frame #18: 0x00000001041c715c postgres`standard_ExecutorRun(queryDesc=0x000000012e813100, direction=, count=0) at execMain.c:377:3 [02:25:48.845] frame #19: 0x0000000104f3d75c pg_stat_statements.dylib`pgss_ExecutorRun(queryDesc=0x000000012e813100, direction=ForwardScanDirection, count=0) at pg_stat_statements.c:903:4 [02:25:48.845] frame #20: 0x000000010439c75c postgres`PortalRunSelect(portal=0x000000012f04e100, forward=, count=0, dest=0x00000001300ba0c8) at pquery.c:917:4 [02:25:48.845] frame #21: 0x000000010439c38c postgres`PortalRun(portal=0x000000012f04e100, count=9223372036854775807, isTopLevel=, dest=0x00000001300ba0c8, altdest=0x00000001300ba0c8, qc=0x000000016bdd7cf8) at pquery.c:761:18 [02:25:48.845] frame #22: 0x000000010439b284 postgres`exec_simple_query(query_string="SELECT query, calls, rows FROM pg_stat_statements ORDER BY query COLLATE \"C\";") at postgres.c:1290:10 [02:25:48.845] frame #23: 0x000000010439857c postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [02:25:48.845] frame #24: 0x0000000104393c1c postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:124:2 [02:25:48.845] frame #25: 0x00000001042e1680 postgres`postmaster_child_launch(child_type=, child_slot=1, startup_data=0x000000016bdd8ba0, startup_data_len=24, client_sock=0x000000016bdd8110) at launch_backend.c:268:3 [02:25:48.845] frame #26: 0x00000001042e5cfc postgres`BackendStartup(client_sock=0x000000016bdd8110) at postmaster.c:3627:8 [inlined] [02:25:48.845] frame #27: 0x00000001042e5c60 postgres`ServerLoop at postmaster.c:1728:6 [02:25:48.845] frame #28: 0x00000001042e3b40 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1415:11 [02:25:48.845] frame #29: 0x0000000104225770 postgres`main(argc=8, argv=0x0000600002f20c30) at main.c:231:4 [02:25:48.845] frame #30: 0x00000001903b2b98 dyld`start + 6076 [02:25:48.845] (lldb) quit [02:25:48.885] -e [02:25:48.885] [02:25:48.885] [02:25:49.222] (lldb) target create --core "/Users/admin/cores/core.50224" [02:26:30.086] Core file '/Users/admin/cores/core.50224' (arm64) was loaded. [02:26:30.086] (lldb) thread backtrace all [02:26:31.240] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [02:26:31.240] [02:26:31.250] * thread #1 [02:26:31.250] * frame #0: 0x000000019071a388 libsystem_kernel.dylib`__pthread_kill + 8 [02:26:31.250] frame #1: 0x0000000190753848 libsystem_pthread.dylib`pthread_kill + 296 [02:26:31.250] frame #2: 0x000000019065c9e4 libsystem_c.dylib`abort + 124 [02:26:31.250] frame #3: 0x00000001044ce06c postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=901) at assert.c:65:2 [02:26:31.250] frame #4: 0x00000001040d5b70 postgres`GetCurrentTransactionStopTimestamp at xact.c:898:2 [02:26:31.250] frame #5: 0x00000001043b620c postgres`pgstat_relation_flush_cb(entry_ref=0x000000012f028158, nowait=) at pgstat_relation.c:846:19 [02:26:31.250] frame #6: 0x00000001043b09c0 postgres`pgstat_flush_pending at pgstat.c:873:4 [02:26:31.250] frame #7: 0x0000000104f3e8e8 pg_stat_statements.dylib`pg_stat_statements_internal(fcinfo=, api_version=, showtext=true) at pg_stat_statements.c:1731:2 [02:26:31.250] frame #8: 0x0000000104f3e5d0 pg_stat_statements.dylib`pg_stat_statements_1_13(fcinfo=) at pg_stat_statements.c:1515:2 [02:26:31.250] frame #9: 0x00000001041d0f74 postgres`ExecMakeTableFunctionResult(setexpr=0x000000012f844150, econtext=0x000000012f843fa0, argContext=, expectedDesc=0x000000012f046238, randomAccess=false) at execSRF.c:235:13 [02:26:31.250] frame #10: 0x00000001041e4144 postgres`FunctionNext(node=0x000000012f843d90) at nodeFunctionscan.c:95:5 [02:26:31.250] frame #11: 0x00000001041d1a38 postgres`ExecScanFetch(node=0x000000012f843d90, epqstate=0x0000000000000000, accessMtd=(postgres`FunctionNext at nodeFunctionscan.c:61), recheckMtd=(postgres`FunctionRecheck at nodeFunctionscan.c:253:2)) at execScan.h:135:9 [inlined] [02:26:31.250] frame #12: 0x00000001041d1908 postgres`ExecScanExtended(node=0x000000012f843d90, accessMtd=, recheckMtd=, epqstate=, qual=0x0000000000000000, projInfo=0x000000012f031aa8) at execScan.h:196:10 [02:26:31.250] frame #13: 0x00000001041d18d4 postgres`ExecScan(node=0x000000012f843d90, accessMtd=(postgres`FunctionNext at nodeFunctionscan.c:61), recheckMtd=(postgres`FunctionRecheck at nodeFunctionscan.c:253:2)) at execScan.c:59:9 [02:26:31.250] frame #14: 0x00000001041ff048 postgres`ExecProcNode(node=0x000000012f843d90) at executor.h:327:9 [inlined] [02:26:31.250] frame #15: 0x00000001041ff02c postgres`ExecSort(pstate=0x000000012f843b80) at nodeSort.c:149:12 [02:26:31.250] frame #16: 0x00000001041c71c4 postgres`ExecProcNode(node=0x000000012f843b80) at executor.h:327:9 [inlined] [02:26:31.250] frame #17: 0x00000001041c71a8 postgres`ExecutePlan(queryDesc=0x000000012e816100, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=, dest=0x000000013006a558) at execMain.c:1736:10 [inlined] [02:26:31.250] frame #18: 0x00000001041c715c postgres`standard_ExecutorRun(queryDesc=0x000000012e816100, direction=, count=0) at execMain.c:377:3 [02:26:31.250] frame #19: 0x0000000104f3d75c pg_stat_statements.dylib`pgss_ExecutorRun(queryDesc=0x000000012e816100, direction=ForwardScanDirection, count=0) at pg_stat_statements.c:903:4 [02:26:31.250] frame #20: 0x000000010439c75c postgres`PortalRunSelect(portal=0x000000013882b100, forward=, count=0, dest=0x000000013006a558) at pquery.c:917:4 [02:26:31.250] frame #21: 0x000000010439c38c postgres`PortalRun(portal=0x000000013882b100, count=9223372036854775807, isTopLevel=, dest=0x000000013006a558, altdest=0x000000013006a558, qc=0x000000016bdd7cf8) at pquery.c:761:18 [02:26:31.250] frame #22: 0x000000010439b284 postgres`exec_simple_query(query_string="SELECT calls, generic_plan_calls, custom_plan_calls, query FROM pg_stat_statements\n ORDER BY query COLLATE \"C\";") at postgres.c:1290:10 [02:26:31.250] frame #23: 0x000000010439857c postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [02:26:31.250] frame #24: 0x0000000104393c1c postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:124:2 [02:26:31.250] frame #25: 0x00000001042e1680 postgres`postmaster_child_launch(child_type=, child_slot=1, startup_data=0x000000016bdd8ba0, startup_data_len=24, client_sock=0x000000016bdd8110) at launch_backend.c:268:3 [02:26:31.250] frame #26: 0x00000001042e5cfc postgres`BackendStartup(client_sock=0x000000016bdd8110) at postmaster.c:3627:8 [inlined] [02:26:31.250] frame #27: 0x00000001042e5c60 postgres`ServerLoop at postmaster.c:1728:6 [02:26:31.250] frame #28: 0x00000001042e3b40 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1415:11 [02:26:31.250] frame #29: 0x0000000104225770 postgres`main(argc=8, argv=0x0000600002f20c30) at main.c:231:4 [02:26:31.250] frame #30: 0x00000001903b2b98 dyld`start + 6076 [02:26:31.250] (lldb) quit [02:26:31.301] -e [02:26:31.301] [02:26:31.301] [02:26:31.909] (lldb) target create --core "/Users/admin/cores/core.21552" [02:27:04.633] Core file '/Users/admin/cores/core.21552' (arm64) was loaded. [02:27:04.633] (lldb) thread backtrace all [02:27:04.654] * thread #1 [02:27:04.654] * frame #0: 0x00000001903aec04 dyld`stat + 8 [02:27:04.654] frame #1: 0x0000000190419f40 dyld`stat_with_subsystem + 56 [02:27:04.654] frame #2: 0x00000001903fe6bc dyld`dyld3::stat(char const*, stat*) + 28 [02:27:04.654] frame #3: 0x00000001903dc78c dyld`dyld4::SyscallDelegate::fileExists(char const*, dyld4::FileID*, int*) const + 40 [02:27:04.654] frame #4: 0x00000001903da310 dyld`invocation function for block in dyld4::PrebuiltLoader::invalidateInIsolation(dyld4::RuntimeState const&) const + 84 [02:27:04.654] frame #5: 0x00000001903b61a0 dyld`dyld4::ProcessConfig::PathOverrides::forEachPathVariant(char const*, mach_o::Platform, bool, bool, bool&, void (char const*, dyld4::ProcessConfig::PathOverrides::Type, bool&) block_pointer) const + 1644 [02:27:04.654] frame #6: 0x00000001903da0e4 dyld`dyld4::PrebuiltLoader::invalidateInIsolation(dyld4::RuntimeState const&) const + 680 [02:27:04.654] frame #7: 0x00000001903d9d20 dyld`dyld4::PrebuiltLoader::isValid(dyld4::RuntimeState const&) const + 568 [02:27:04.654] frame #8: 0x00000001903c4e78 dyld`dyld4::RuntimeState::findPrebuiltLoader(char const*) const + 104 [02:27:04.654] frame #9: 0x00000001903ca928 dyld`dyld4::Loader::makeDyldCacheLoader(Diagnostics&, dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&, unsigned int, mach_o::Layout const*) + 88 [02:27:04.654] frame #10: 0x00000001903cbdc4 dyld`invocation function for block in dyld4::Loader::getLoader(Diagnostics&, dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&) + 1596 [02:27:04.654] frame #11: 0x00000001903cafd8 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 [02:27:04.654] frame #12: 0x00000001903b5d60 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 [02:27:04.654] frame #13: 0x00000001903cab18 dyld`dyld4::Loader::forEachPath(Diagnostics&, dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&, void (char const*, dyld4::ProcessConfig::PathOverrides::Type, bool&) block_pointer) + 260 [02:27:04.654] frame #14: 0x00000001903cb3b0 dyld`dyld4::Loader::getLoader(Diagnostics&, dyld4::RuntimeState&, char const*, dyld4::Loader::LoadOptions const&) + 920 [02:27:04.654] frame #15: 0x00000001903d56d4 dyld`invocation function for block in dyld4::JustInTimeLoader::loadDependents(Diagnostics&, dyld4::RuntimeState&, dyld4::Loader::LoadOptions const&) + 456 [02:27:04.654] frame #16: 0x000000019042a2f4 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 [02:27:04.654] frame #17: 0x0000000190428358 dyld`mach_o::Header::forEachLoadCommand(void (load_command const*, bool&) block_pointer) const + 208 [02:27:04.654] frame #18: 0x0000000190429fe0 dyld`mach_o::Header::forEachLinkedDylib(void (char const*, mach_o::LinkedDylibAttributes, mach_o::Version32, mach_o::Version32, bool, bool&) block_pointer) const + 160 [02:27:04.654] frame #19: 0x00000001903d53e4 dyld`dyld4::JustInTimeLoader::loadDependents(Diagnostics&, dyld4::RuntimeState&, dyld4::Loader::LoadOptions const&) + 164 [02:27:04.654] frame #20: 0x00000001903b35a8 dyld`dyld4::prepare(dyld4::APIs&, mach_o::Header const*) + 956 [02:27:04.654] frame #21: 0x00000001903b31d8 dyld`dyld4::start(dyld4::KernelArgs*, void*, void*)::$_0::operator()() const + 236 [02:27:04.654] frame #22: 0x00000001903b2b4c dyld`start + 6000 [02:27:04.654] (lldb) quit [02:27:04.695] -e [02:27:04.695] [02:27:04.695] [02:27:05.180] (lldb) target create --core "/Users/admin/cores/core.44935" [02:27:49.318] Core file '/Users/admin/cores/core.44935' (arm64) was loaded. [02:27:49.318] (lldb) thread backtrace all [02:27:50.379] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [02:27:50.379] [02:27:50.393] * thread #1 [02:27:50.393] * frame #0: 0x000000019071a388 libsystem_kernel.dylib`__pthread_kill + 8 [02:27:50.393] frame #1: 0x0000000190753848 libsystem_pthread.dylib`pthread_kill + 296 [02:27:50.393] frame #2: 0x000000019065c9e4 libsystem_c.dylib`abort + 124 [02:27:50.393] frame #3: 0x000000010285606c postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=901) at assert.c:65:2 [02:27:50.393] frame #4: 0x000000010245db70 postgres`GetCurrentTransactionStopTimestamp at xact.c:898:2 [02:27:50.393] frame #5: 0x000000010273e20c postgres`pgstat_relation_flush_cb(entry_ref=0x000000013d075638, nowait=) at pgstat_relation.c:846:19 [02:27:50.393] frame #6: 0x00000001027389c0 postgres`pgstat_flush_pending at pgstat.c:873:4 [02:27:50.393] frame #7: 0x000000010329e8e8 pg_stat_statements.dylib`pg_stat_statements_internal(fcinfo=, api_version=, showtext=true) at pg_stat_statements.c:1731:2 [02:27:50.393] frame #8: 0x000000010329e5d0 pg_stat_statements.dylib`pg_stat_statements_1_13(fcinfo=) at pg_stat_statements.c:1515:2 [02:27:50.393] frame #9: 0x0000000102558f74 postgres`ExecMakeTableFunctionResult(setexpr=0x000000013d089d50, econtext=0x000000013d089ba0, argContext=, expectedDesc=0x000000013e03b238, randomAccess=false) at execSRF.c:235:13 [02:27:50.393] frame #10: 0x000000010256c144 postgres`FunctionNext(node=0x000000013d089990) at nodeFunctionscan.c:95:5 [02:27:50.393] frame #11: 0x0000000102559a38 postgres`ExecScanFetch(node=0x000000013d089990, epqstate=0x0000000000000000, accessMtd=(postgres`FunctionNext at nodeFunctionscan.c:61), recheckMtd=(postgres`FunctionRecheck at nodeFunctionscan.c:253:2)) at execScan.h:135:9 [inlined] [02:27:50.393] frame #12: 0x0000000102559908 postgres`ExecScanExtended(node=0x000000013d089990, accessMtd=, recheckMtd=, epqstate=, qual=0x000000013e037248, projInfo=0x000000013e03f258) at execScan.h:196:10 [02:27:50.393] frame #13: 0x00000001025598d4 postgres`ExecScan(node=0x000000013d089990, accessMtd=(postgres`FunctionNext at nodeFunctionscan.c:61), recheckMtd=(postgres`FunctionRecheck at nodeFunctionscan.c:253:2)) at execScan.c:59:9 [02:27:50.393] frame #14: 0x000000010258709c postgres`ExecProcNode(node=0x000000013d089990) at executor.h:327:9 [inlined] [02:27:50.393] frame #15: 0x0000000102587080 postgres`ExecSort(pstate=0x000000013d089780) at nodeSort.c:135:12 [02:27:50.393] frame #16: 0x000000010254f1c4 postgres`ExecProcNode(node=0x000000013d089780) at executor.h:327:9 [inlined] [02:27:50.393] frame #17: 0x000000010254f1a8 postgres`ExecutePlan(queryDesc=0x000000013e017300, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=, dest=0x00000001400ea2a0) at execMain.c:1736:10 [inlined] [02:27:50.393] frame #18: 0x000000010254f15c postgres`standard_ExecutorRun(queryDesc=0x000000013e017300, direction=, count=0) at execMain.c:377:3 [02:27:50.393] frame #19: 0x000000010329d75c pg_stat_statements.dylib`pgss_ExecutorRun(queryDesc=0x000000013e017300, direction=ForwardScanDirection, count=0) at pg_stat_statements.c:903:4 [02:27:50.393] frame #20: 0x000000010272475c postgres`PortalRunSelect(portal=0x000000013d02a700, forward=, count=0, dest=0x00000001400ea2a0) at pquery.c:917:4 [02:27:50.393] frame #21: 0x000000010272438c postgres`PortalRun(portal=0x000000013d02a700, count=9223372036854775807, isTopLevel=, dest=0x00000001400ea2a0, altdest=0x00000001400ea2a0, qc=0x000000016da4fcc8) at pquery.c:761:18 [02:27:50.393] frame #22: 0x0000000102723284 postgres`exec_simple_query(query_string="SELECT query FROM pg_stat_statements WHERE query NOT LIKE '%pg_stat_statements%' ORDER BY query") at postgres.c:1290:10 [02:27:50.393] frame #23: 0x000000010272057c postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [02:27:50.393] frame #24: 0x000000010271bc1c postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:124:2 [02:27:50.393] frame #25: 0x0000000102669680 postgres`postmaster_child_launch(child_type=, child_slot=1, startup_data=0x000000016da50b70, startup_data_len=24, client_sock=0x000000016da500e0) at launch_backend.c:268:3 [02:27:50.393] frame #26: 0x000000010266dcfc postgres`BackendStartup(client_sock=0x000000016da500e0) at postmaster.c:3627:8 [inlined] [02:27:50.393] frame #27: 0x000000010266dc60 postgres`ServerLoop at postmaster.c:1728:6 [02:27:50.393] frame #28: 0x000000010266bb40 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1415:11 [02:27:50.393] frame #29: 0x00000001025ad770 postgres`main(argc=4, argv=0x00006000027f4510) at main.c:231:4 [02:27:50.393] frame #30: 0x00000001903b2b98 dyld`start + 6076 [02:27:50.393] (lldb) quit [02:27:50.486] -e [02:27:50.486] [02:27:50.486] [02:27:51.074] (lldb) target create --core "/Users/admin/cores/core.44335" [02:28:29.469] Core file '/Users/admin/cores/core.44335' (arm64) was loaded. [02:28:29.469] (lldb) thread backtrace all [02:28:30.455] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [02:28:30.455] [02:28:30.467] * thread #1 [02:28:30.467] * frame #0: 0x000000019071a388 libsystem_kernel.dylib`__pthread_kill + 8 [02:28:30.467] frame #1: 0x0000000190753848 libsystem_pthread.dylib`pthread_kill + 296 [02:28:30.467] frame #2: 0x000000019065c9e4 libsystem_c.dylib`abort + 124 [02:28:30.467] frame #3: 0x00000001044ce06c postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=901) at assert.c:65:2 [02:28:30.467] frame #4: 0x00000001040d5b70 postgres`GetCurrentTransactionStopTimestamp at xact.c:898:2 [02:28:30.467] frame #5: 0x00000001043b620c postgres`pgstat_relation_flush_cb(entry_ref=0x000000013884cba8, nowait=) at pgstat_relation.c:846:19 [02:28:30.467] frame #6: 0x00000001043b09c0 postgres`pgstat_flush_pending at pgstat.c:873:4 [02:28:30.467] frame #7: 0x0000000104f3e8e8 pg_stat_statements.dylib`pg_stat_statements_internal(fcinfo=, api_version=, showtext=true) at pg_stat_statements.c:1731:2 [02:28:30.467] frame #8: 0x0000000104f3e5d0 pg_stat_statements.dylib`pg_stat_statements_1_13(fcinfo=) at pg_stat_statements.c:1515:2 [02:28:30.467] frame #9: 0x00000001041d0f74 postgres`ExecMakeTableFunctionResult(setexpr=0x000000012f05af50, econtext=0x000000012f05ada0, argContext=, expectedDesc=0x000000012e828438, randomAccess=false) at execSRF.c:235:13 [02:28:30.467] frame #10: 0x00000001041e4144 postgres`FunctionNext(node=0x000000012f05ab90) at nodeFunctionscan.c:95:5 [02:28:30.467] frame #11: 0x00000001041d1a38 postgres`ExecScanFetch(node=0x000000012f05ab90, epqstate=0x0000000000000000, accessMtd=(postgres`FunctionNext at nodeFunctionscan.c:61), recheckMtd=(postgres`FunctionRecheck at nodeFunctionscan.c:253:2)) at execScan.h:135:9 [inlined] [02:28:30.467] frame #12: 0x00000001041d1908 postgres`ExecScanExtended(node=0x000000012f05ab90, accessMtd=, recheckMtd=, epqstate=, qual=0x0000000000000000, projInfo=0x000000012e81c2a8) at execScan.h:196:10 [02:28:30.467] frame #13: 0x00000001041d18d4 postgres`ExecScan(node=0x000000012f05ab90, accessMtd=(postgres`FunctionNext at nodeFunctionscan.c:61), recheckMtd=(postgres`FunctionRecheck at nodeFunctionscan.c:253:2)) at execScan.c:59:9 [02:28:30.467] frame #14: 0x00000001041ff048 postgres`ExecProcNode(node=0x000000012f05ab90) at executor.h:327:9 [inlined] [02:28:30.467] frame #15: 0x00000001041ff02c postgres`ExecSort(pstate=0x000000012f05a980) at nodeSort.c:149:12 [02:28:30.467] frame #16: 0x00000001041c71c4 postgres`ExecProcNode(node=0x000000012f05a980) at executor.h:327:9 [inlined] [02:28:30.467] frame #17: 0x00000001041c71a8 postgres`ExecutePlan(queryDesc=0x000000012f82dd00, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=, dest=0x00000001200a1fd8) at execMain.c:1736:10 [inlined] [02:28:30.467] frame #18: 0x00000001041c715c postgres`standard_ExecutorRun(queryDesc=0x000000012f82dd00, direction=, count=0) at execMain.c:377:3 [02:28:30.467] frame #19: 0x0000000104f3d75c pg_stat_statements.dylib`pgss_ExecutorRun(queryDesc=0x000000012f82dd00, direction=ForwardScanDirection, count=0) at pg_stat_statements.c:903:4 [02:28:30.467] frame #20: 0x000000010439c75c postgres`PortalRunSelect(portal=0x000000013882b100, forward=, count=0, dest=0x00000001200a1fd8) at pquery.c:917:4 [02:28:30.467] frame #21: 0x000000010439c38c postgres`PortalRun(portal=0x000000013882b100, count=9223372036854775807, isTopLevel=, dest=0x00000001200a1fd8, altdest=0x00000001200a1fd8, qc=0x000000016bdd7cf8) at pquery.c:761:18 [02:28:30.467] frame #22: 0x000000010439b284 postgres`exec_simple_query(query_string="SELECT calls, rows, query FROM pg_stat_statements ORDER BY query COLLATE \"C\";") at postgres.c:1290:10 [02:28:30.467] frame #23: 0x000000010439857c postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [02:28:30.467] frame #24: 0x0000000104393c1c postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:124:2 [02:28:30.467] frame #25: 0x00000001042e1680 postgres`postmaster_child_launch(child_type=, child_slot=1, startup_data=0x000000016bdd8ba0, startup_data_len=24, client_sock=0x000000016bdd8110) at launch_backend.c:268:3 [02:28:30.467] frame #26: 0x00000001042e5cfc postgres`BackendStartup(client_sock=0x000000016bdd8110) at postmaster.c:3627:8 [inlined] [02:28:30.467] frame #27: 0x00000001042e5c60 postgres`ServerLoop at postmaster.c:1728:6 [02:28:30.467] frame #28: 0x00000001042e3b40 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1415:11 [02:28:30.467] frame #29: 0x0000000104225770 postgres`main(argc=8, argv=0x0000600002f20c30) at main.c:231:4 [02:28:30.467] frame #30: 0x00000001903b2b98 dyld`start + 6076 [02:28:30.467] (lldb) quit