[22:32:24.556] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [22:32:27.806] (lldb) target create --core "/Users/admin/cores/core.11121" [22:33:18.349] Core file '/Users/admin/cores/core.11121' (arm64) was loaded. [22:33:18.349] (lldb) thread backtrace all [22:33:19.718] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [22:33:19.718] [22:33:19.736] * thread #1 [22:33:19.736] * frame #0: 0x000000018be5d5d0 libsystem_kernel.dylib`__pthread_kill + 8 [22:33:19.736] frame #1: 0x000000018be95c20 libsystem_pthread.dylib`pthread_kill + 288 [22:33:19.736] frame #2: 0x000000018bda2a30 libsystem_c.dylib`abort + 180 [22:33:19.736] frame #3: 0x000000010496cc74 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=2276) at assert.c:66:2 [22:33:19.736] frame #4: 0x0000000104580bcc postgres`_bt_checkkeys(scan=0x000000014504ae48, pstate=0x000000016b902d50, arrayKeys=true, tuple=0x000000010d3d1fe0, tupnatts=2) at nbtutils.c:2276:2 [22:33:19.736] frame #5: 0x000000010457c810 postgres`_bt_readpage(scan=0x000000014504ae48, dir=, offnum=1, firstpage=) at nbtsearch.c:1885:19 [22:33:19.736] frame #6: 0x000000010457ba0c postgres`_bt_readfirstpage(scan=0x000000014504ae48, offnum=, dir=BackwardScanDirection) at nbtsearch.c:2217:6 [22:33:19.736] frame #7: 0x000000010457abf4 postgres`_bt_first(scan=0x000000014504ae48, dir=BackwardScanDirection) at nbtsearch.c:0 [22:33:19.736] frame #8: 0x0000000104577754 postgres`btgettuple(scan=0x000000014504ae48, dir=BackwardScanDirection) at nbtree.c:243:10 [22:33:19.736] frame #9: 0x0000000104568d8c postgres`index_getnext_tid(scan=0x000000014504ae48, direction=) at indexam.c:637:10 [22:33:19.736] frame #10: 0x00000001046ada84 postgres`IndexOnlyNext(node=0x00000001568504d8) at nodeIndexonlyscan.c:121:16 [22:33:19.736] frame #11: 0x0000000104692264 postgres`ExecScan [inlined] ExecScanFetch(node=0x00000001568504d8, epqstate=0x0000000000000000, accessMtd=(postgres`IndexOnlyNext at nodeIndexonlyscan.c:62), recheckMtd=(postgres`IndexOnlyRecheck at nodeIndexonlyscan.c:327)) at execScan.h:126:9 [22:33:19.736] frame #12: 0x00000001046921f8 postgres`ExecScan at execScan.h:187:10 [22:33:19.736] frame #13: 0x00000001046921bc postgres`ExecScan(node=0x00000001568504d8, accessMtd=(postgres`IndexOnlyNext at nodeIndexonlyscan.c:62), recheckMtd=(postgres`IndexOnlyRecheck at nodeIndexonlyscan.c:327)) at execScan.c:59:9 [22:33:19.736] frame #14: 0x00000001046b01e8 postgres`ExecLimit [inlined] ExecProcNode(node=0x00000001568504d8) at executor.h:341:9 [22:33:19.736] frame #15: 0x00000001046b01cc postgres`ExecLimit(pstate=0x0000000156850168) at nodeLimit.c:95:12 [22:33:19.736] frame #16: 0x0000000104688430 postgres`standard_ExecutorRun [inlined] ExecProcNode(node=0x0000000156850168) at executor.h:341:9 [22:33:19.736] frame #17: 0x0000000104688414 postgres`standard_ExecutorRun [inlined] ExecutePlan(queryDesc=0x00000001550d2700, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=, dest=0x0000000145027cc0) at execMain.c:1783:10 [22:33:19.736] frame #18: 0x00000001046883c4 postgres`standard_ExecutorRun(queryDesc=0x00000001550d2700, direction=, count=0) at execMain.c:435:3 [22:33:19.736] frame #19: 0x00000001046882f8 postgres`ExecutorRun(queryDesc=, direction=, count=) at execMain.c:371:3 [artificial] [22:33:19.736] frame #20: 0x00000001048382f0 postgres`PortalRunSelect(portal=0x000000015502f300, forward=, count=0, dest=0x0000000145027cc0) at pquery.c:953:4 [22:33:19.736] frame #21: 0x0000000104837f08 postgres`PortalRun(portal=0x000000015502f300, count=9223372036854775807, isTopLevel=true, dest=0x0000000145027cc0, altdest=0x0000000145027cc0, qc=0x000000016b904608) at pquery.c:797:18 [22:33:19.736] frame #22: 0x0000000104836e40 postgres`exec_simple_query(query_string="SELECT unique1, unique2 FROM onek_with_null WHERE unique1 = 500 ORDER BY unique2 DESC, unique1 DESC LIMIT 1;") at postgres.c:1274:10 [22:33:19.736] frame #23: 0x0000000104834084 postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [22:33:19.736] frame #24: 0x000000010482fb94 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:122:2 [22:33:19.736] frame #25: 0x0000000104790868 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=1, startup_data=0x000000016b9054b0, startup_data_len=24, client_sock=0x000000016b904a20) at launch_backend.c:290:3 [22:33:19.736] frame #26: 0x0000000104794ae8 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016b904a20) at postmaster.c:3580:8 [22:33:19.736] frame #27: 0x0000000104794a4c postgres`ServerLoop at postmaster.c:1701:6 [22:33:19.736] frame #28: 0x0000000104792ea0 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1399:11 [22:33:19.736] frame #29: 0x00000001046e1d24 postgres`main(argc=8, argv=0x0000600003ca0370) at main.c:227:4 [22:33:19.736] frame #30: 0x000000018bb0b154 dyld`start + 2476 [22:33:19.736] (lldb) quit [22:33:19.752] -e [22:33:19.752] [22:33:19.752] [22:33:19.942] (lldb) target create --core "/Users/admin/cores/core.11334" [22:34:10.064] Core file '/Users/admin/cores/core.11334' (arm64) was loaded. [22:34:10.064] (lldb) thread backtrace all [22:34:11.083] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [22:34:11.083] [22:34:11.088] * thread #1 [22:34:11.088] * frame #0: 0x000000018be5d5d0 libsystem_kernel.dylib`__pthread_kill + 8 [22:34:11.088] frame #1: 0x000000018be95c20 libsystem_pthread.dylib`pthread_kill + 288 [22:34:11.088] frame #2: 0x000000018bda2a30 libsystem_c.dylib`abort + 180 [22:34:11.088] frame #3: 0x000000010327cc74 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=2276) at assert.c:66:2 [22:34:11.088] frame #4: 0x0000000102e90bcc postgres`_bt_checkkeys(scan=0x0000000142870e48, pstate=0x000000016cff2cf0, arrayKeys=true, tuple=0x000000010db62fe0, tupnatts=2) at nbtutils.c:2276:2 [22:34:11.088] frame #5: 0x0000000102e8c810 postgres`_bt_readpage(scan=0x0000000142870e48, dir=, offnum=1, firstpage=) at nbtsearch.c:1885:19 [22:34:11.088] frame #6: 0x0000000102e8ba0c postgres`_bt_readfirstpage(scan=0x0000000142870e48, offnum=, dir=BackwardScanDirection) at nbtsearch.c:2217:6 [22:34:11.088] frame #7: 0x0000000102e8abf4 postgres`_bt_first(scan=0x0000000142870e48, dir=BackwardScanDirection) at nbtsearch.c:0 [22:34:11.088] frame #8: 0x0000000102e87754 postgres`btgettuple(scan=0x0000000142870e48, dir=BackwardScanDirection) at nbtree.c:243:10 [22:34:11.088] frame #9: 0x0000000102e78d8c postgres`index_getnext_tid(scan=0x0000000142870e48, direction=) at indexam.c:637:10 [22:34:11.088] frame #10: 0x0000000102fbda84 postgres`IndexOnlyNext(node=0x00000001428942d8) at nodeIndexonlyscan.c:121:16 [22:34:11.088] frame #11: 0x0000000102fa2264 postgres`ExecScan [inlined] ExecScanFetch(node=0x00000001428942d8, epqstate=0x0000000000000000, accessMtd=(postgres`IndexOnlyNext at nodeIndexonlyscan.c:62), recheckMtd=(postgres`IndexOnlyRecheck at nodeIndexonlyscan.c:327)) at execScan.h:126:9 [22:34:11.088] frame #12: 0x0000000102fa21f8 postgres`ExecScan at execScan.h:187:10 [22:34:11.088] frame #13: 0x0000000102fa21bc postgres`ExecScan(node=0x00000001428942d8, accessMtd=(postgres`IndexOnlyNext at nodeIndexonlyscan.c:62), recheckMtd=(postgres`IndexOnlyRecheck at nodeIndexonlyscan.c:327)) at execScan.c:59:9 [22:34:11.088] frame #14: 0x0000000102fc01e8 postgres`ExecLimit [inlined] ExecProcNode(node=0x00000001428942d8) at executor.h:341:9 [22:34:11.088] frame #15: 0x0000000102fc01cc postgres`ExecLimit(pstate=0x0000000142893f68) at nodeLimit.c:95:12 [22:34:11.088] frame #16: 0x0000000102f98430 postgres`standard_ExecutorRun [inlined] ExecProcNode(node=0x0000000142893f68) at executor.h:341:9 [22:34:11.088] frame #17: 0x0000000102f98414 postgres`standard_ExecutorRun [inlined] ExecutePlan(queryDesc=0x0000000132859b00, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=, dest=0x00000001428a64c0) at execMain.c:1783:10 [22:34:11.088] frame #18: 0x0000000102f983c4 postgres`standard_ExecutorRun(queryDesc=0x0000000132859b00, direction=, count=0) at execMain.c:435:3 [22:34:11.088] frame #19: 0x0000000102f982f8 postgres`ExecutorRun(queryDesc=, direction=, count=) at execMain.c:371:3 [artificial] [22:34:11.088] frame #20: 0x00000001031482f0 postgres`PortalRunSelect(portal=0x0000000142842700, forward=, count=0, dest=0x00000001428a64c0) at pquery.c:953:4 [22:34:11.088] frame #21: 0x0000000103147f08 postgres`PortalRun(portal=0x0000000142842700, count=9223372036854775807, isTopLevel=true, dest=0x00000001428a64c0, altdest=0x00000001428a64c0, qc=0x000000016cff45a8) at pquery.c:797:18 [22:34:11.088] frame #22: 0x0000000103146e40 postgres`exec_simple_query(query_string="SELECT unique1, unique2 FROM onek_with_null WHERE unique1 = 500 ORDER BY unique2 DESC, unique1 DESC LIMIT 1;") at postgres.c:1274:10 [22:34:11.088] frame #23: 0x0000000103144084 postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [22:34:11.088] frame #24: 0x000000010313fb94 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:122:2 [22:34:11.088] frame #25: 0x00000001030a0868 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=7, startup_data=0x000000016cff5450, startup_data_len=24, client_sock=0x000000016cff49c0) at launch_backend.c:290:3 [22:34:11.088] frame #26: 0x00000001030a4ae8 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016cff49c0) at postmaster.c:3580:8 [22:34:11.088] frame #27: 0x00000001030a4a4c postgres`ServerLoop at postmaster.c:1701:6 [22:34:11.088] frame #28: 0x00000001030a2ea0 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1399:11 [22:34:11.088] frame #29: 0x0000000102ff1d24 postgres`main(argc=4, argv=0x000060000317cba0) at main.c:227:4 [22:34:11.088] frame #30: 0x000000018bb0b154 dyld`start + 2476 [22:34:11.088] (lldb) quit [22:34:11.100] -e [22:34:11.100] [22:34:11.100] [22:34:11.305] (lldb) target create --core "/Users/admin/cores/core.20214" [22:35:03.359] Core file '/Users/admin/cores/core.20214' (arm64) was loaded. [22:35:03.359] (lldb) thread backtrace all [22:35:04.400] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [22:35:04.400] [22:35:04.405] * thread #1 [22:35:04.405] * frame #0: 0x000000018be5d5d0 libsystem_kernel.dylib`__pthread_kill + 8 [22:35:04.405] frame #1: 0x000000018be95c20 libsystem_pthread.dylib`pthread_kill + 288 [22:35:04.405] frame #2: 0x000000018bda2a30 libsystem_c.dylib`abort + 180 [22:35:04.405] frame #3: 0x0000000105078c74 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=2276) at assert.c:66:2 [22:35:04.405] frame #4: 0x0000000104c8cbcc postgres`_bt_checkkeys(scan=0x000000013c03e858, pstate=0x000000016b1f6bb0, arrayKeys=true, tuple=0x0000000106fe6fe0, tupnatts=2) at nbtutils.c:2276:2 [22:35:04.405] frame #5: 0x0000000104c88810 postgres`_bt_readpage(scan=0x000000013c03e858, dir=, offnum=1, firstpage=) at nbtsearch.c:1885:19 [22:35:04.405] frame #6: 0x0000000104c87a0c postgres`_bt_readfirstpage(scan=0x000000013c03e858, offnum=, dir=BackwardScanDirection) at nbtsearch.c:2217:6 [22:35:04.405] frame #7: 0x0000000104c86bf4 postgres`_bt_first(scan=0x000000013c03e858, dir=BackwardScanDirection) at nbtsearch.c:0 [22:35:04.405] frame #8: 0x0000000104c83754 postgres`btgettuple(scan=0x000000013c03e858, dir=BackwardScanDirection) at nbtree.c:243:10 [22:35:04.405] frame #9: 0x0000000104c74d8c postgres`index_getnext_tid(scan=0x000000013c03e858, direction=) at indexam.c:637:10 [22:35:04.405] frame #10: 0x0000000104db9a84 postgres`IndexOnlyNext(node=0x000000014b8596d8) at nodeIndexonlyscan.c:121:16 [22:35:04.405] frame #11: 0x0000000104d9e264 postgres`ExecScan [inlined] ExecScanFetch(node=0x000000014b8596d8, epqstate=0x0000000000000000, accessMtd=(postgres`IndexOnlyNext at nodeIndexonlyscan.c:62), recheckMtd=(postgres`IndexOnlyRecheck at nodeIndexonlyscan.c:327)) at execScan.h:126:9 [22:35:04.405] frame #12: 0x0000000104d9e1f8 postgres`ExecScan at execScan.h:187:10 [22:35:04.405] frame #13: 0x0000000104d9e1bc postgres`ExecScan(node=0x000000014b8596d8, accessMtd=(postgres`IndexOnlyNext at nodeIndexonlyscan.c:62), recheckMtd=(postgres`IndexOnlyRecheck at nodeIndexonlyscan.c:327)) at execScan.c:59:9 [22:35:04.405] frame #14: 0x0000000104dbc1e8 postgres`ExecLimit [inlined] ExecProcNode(node=0x000000014b8596d8) at executor.h:341:9 [22:35:04.405] frame #15: 0x0000000104dbc1cc postgres`ExecLimit(pstate=0x000000014b859368) at nodeLimit.c:95:12 [22:35:04.405] frame #16: 0x0000000104d94430 postgres`standard_ExecutorRun [inlined] ExecProcNode(node=0x000000014b859368) at executor.h:341:9 [22:35:04.405] frame #17: 0x0000000104d94414 postgres`standard_ExecutorRun [inlined] ExecutePlan(queryDesc=0x000000014c0b8d00, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=, dest=0x000000013c01e628) at execMain.c:1783:10 [22:35:04.405] frame #18: 0x0000000104d943c4 postgres`standard_ExecutorRun(queryDesc=0x000000014c0b8d00, direction=, count=0) at execMain.c:435:3 [22:35:04.405] frame #19: 0x00000001057e3d4c pg_stat_statements.dylib`pgss_ExecutorRun(queryDesc=0x000000014c0b8d00, direction=ForwardScanDirection, count=0) at pg_stat_statements.c:1043:4 [22:35:04.405] frame #20: 0x0000000104f442f0 postgres`PortalRunSelect(portal=0x000000014c03e100, forward=, count=0, dest=0x000000013c01e628) at pquery.c:953:4 [22:35:04.405] frame #21: 0x0000000104f43f08 postgres`PortalRun(portal=0x000000014c03e100, count=9223372036854775807, isTopLevel=true, dest=0x000000013c01e628, altdest=0x000000013c01e628, qc=0x000000016b1f8598) at pquery.c:797:18 [22:35:04.405] frame #22: 0x0000000104f42e40 postgres`exec_simple_query(query_string="SELECT unique1, unique2 FROM onek_with_null WHERE unique1 = 500 ORDER BY unique2 DESC, unique1 DESC LIMIT 1;") at postgres.c:1274:10 [22:35:04.405] frame #23: 0x0000000104f40084 postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [22:35:04.405] frame #24: 0x0000000104f3bb94 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:122:2 [22:35:04.405] frame #25: 0x0000000104e9c868 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=14, startup_data=0x000000016b1f9440, startup_data_len=24, client_sock=0x000000016b1f89b0) at launch_backend.c:290:3 [22:35:04.405] frame #26: 0x0000000104ea0ae8 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016b1f89b0) at postmaster.c:3580:8 [22:35:04.405] frame #27: 0x0000000104ea0a4c postgres`ServerLoop at postmaster.c:1701:6 [22:35:04.405] frame #28: 0x0000000104e9eea0 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1399:11 [22:35:04.405] frame #29: 0x0000000104dedd24 postgres`main(argc=4, argv=0x0000600001260ba0) at main.c:227:4 [22:35:04.405] frame #30: 0x000000018bb0b154 dyld`start + 2476 [22:35:04.405] (lldb) quit