[01:30:19.487] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [01:30:23.858] (lldb) target create --core "/Users/admin/cores/core.23710" [01:31:13.900] Core file '/Users/admin/cores/core.23710' (arm64) was loaded. [01:31:13.900] (lldb) thread backtrace all [01:31:16.551] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [01:31:16.551] [01:31:16.627] * thread #1 [01:31:16.627] * frame #0: 0x000000019f9055d0 libsystem_kernel.dylib`__pthread_kill + 8 [01:31:16.627] frame #1: 0x000000019f93dc20 libsystem_pthread.dylib`pthread_kill + 288 [01:31:16.627] frame #2: 0x000000019f84aa30 libsystem_c.dylib`abort + 180 [01:31:16.627] frame #3: 0x000000010333872c postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=1279) at assert.c:66:2 [01:31:16.627] frame #4: 0x000000010327d7d8 postgres`jspGetLeftArg(v=0x000000016cf43d08, a=0x000000016cf43b00) at jsonpath.c:1265:2 [01:31:16.627] frame #5: 0x00000001032814f8 postgres`executeItemOptUnwrapTarget at jsonpath_exec.c:2920:5 [01:31:16.627] frame #6: 0x00000001032814ec postgres`executeItemOptUnwrapTarget(cxt=0x000000016cf43f78, jsp=0x000000016cf43d08, jb=0x000000016cf43c58, found=0x000000016cf44020, unwrap=) at jsonpath_exec.c:1676:12 [01:31:16.627] frame #7: 0x0000000103283320 postgres`executeAnyItem(cxt=0x000000016cf43f78, jsp=0x000000016cf43d08, jbc=, found=0x000000016cf44020, level=1, first=1, last=1, ignoreStructuralErrors=, unwrapNext=) at jsonpath_exec.c:1999:13 [01:31:16.627] frame #8: 0x000000010328315c postgres`executeItemUnwrapTargetArray(cxt=, jsp=, jb=, found=, unwrapElements=) at jsonpath_exec.c:1702:9 [01:31:16.627] frame #9: 0x0000000103282880 postgres`executeNextItem [inlined] executeItem(cxt=0x000000016cf43f78, jsp=0x000000016cf43d08, jb=0x000000016cf43f30, found=0x000000016cf44020) at jsonpath_exec.c:738:9 [01:31:16.627] frame #10: 0x0000000103282868 postgres`executeNextItem(cxt=0x000000016cf43f78, cur=, next=0x000000016cf43d08, v=0x000000016cf43f30, found=0x000000016cf44020, copy=true) at jsonpath_exec.c:1730:10 [01:31:16.627] frame #11: 0x000000010328147c postgres`executeItemOptUnwrapTarget(cxt=0x000000016cf43f78, jsp=0x000000016cf43f50, jb=, found=0x000000016cf44020, unwrap=) at jsonpath_exec.c:1068:10 [01:31:16.627] frame #12: 0x000000010327fbbc postgres`executeJsonPath [inlined] executeItem(cxt=0x000000016cf43f78, jsp=0x000000016cf43f50, jb=0x000000016cf43f30, found=0x000000016cf44020) at jsonpath_exec.c:738:9 [01:31:16.627] frame #13: 0x000000010327fba8 postgres`executeJsonPath(path=0x0000000121813380, vars=0x00000001218133d0, getVar=(postgres`getJsonPathVariableFromJsonb at jsonpath_exec.c:3380), countVars=(postgres`countVariablesFromJsonb at jsonpath_exec.c:3409), json=0x0000000121813350, throwErrors=, result=0x000000016cf44020, useTz=) at jsonpath_exec.c:724:8 [01:31:16.627] frame #14: 0x000000010327f710 postgres`jsonb_path_query_internal(fcinfo=0x000000012101a908, tz=false) at jsonpath_exec.c:550:10 [01:31:16.627] frame #15: 0x000000010305531c postgres`ExecMakeFunctionResultSet(fcache=0x00000001210199b8, econtext=0x0000000121018e38, argContext=, isNull=0x0000000121019948, isDone=0x00000001210199a0) at execSRF.c:624:12 [01:31:16.627] frame #16: 0x000000010307e908 postgres`ExecProjectSRF(node=0x0000000121018d28, continuing=false) at nodeProjectSet.c:182:14 [01:31:16.627] frame #17: 0x000000010307e7b8 postgres`ExecProjectSet(pstate=0x0000000121018d28) at nodeProjectSet.c:106:16 [01:31:16.627] frame #18: 0x000000010304baa0 postgres`standard_ExecutorRun [inlined] ExecProcNode(node=0x0000000121018d28) at executor.h:313:9 [01:31:16.627] frame #19: 0x000000010304ba84 postgres`standard_ExecutorRun [inlined] ExecutePlan(queryDesc=0x000000012000c500, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=, dest=0x0000000121874018) at execMain.c:1679:10 [01:31:16.627] frame #20: 0x000000010304ba34 postgres`standard_ExecutorRun(queryDesc=0x000000012000c500, direction=, count=0) at execMain.c:367:3 [01:31:16.627] frame #21: 0x0000000103aabe58 pg_stat_statements.dylib`pgss_ExecutorRun(queryDesc=0x000000012000c500, direction=ForwardScanDirection, count=0) at pg_stat_statements.c:1035:4 [01:31:16.627] frame #22: 0x0000000103201b30 postgres`PortalRunSelect(portal=0x000000012183ad00, forward=, count=0, dest=0x0000000121874018) at pquery.c:921:4 [01:31:16.627] frame #23: 0x0000000103201748 postgres`PortalRun(portal=0x000000012183ad00, count=9223372036854775807, isTopLevel=true, dest=0x0000000121874018, altdest=0x0000000121874018, qc=0x000000016cf44578) at pquery.c:765:18 [01:31:16.627] frame #24: 0x00000001032006d4 postgres`exec_simple_query(query_string="select jsonb_path_query('[\"x\", \"y\", \"z\"]', '$.replace(\"x\", \"bye\")');") at postgres.c:1273:10 [01:31:16.627] frame #25: 0x00000001031fd920 postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [01:31:16.627] frame #26: 0x00000001031f93a0 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:124:2 [01:31:16.627] frame #27: 0x0000000103155f94 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=18, startup_data=0x000000016cf45420, startup_data_len=24, client_sock=0x000000016cf44990) at launch_backend.c:290:3 [01:31:16.627] frame #28: 0x000000010315a258 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016cf44990) at postmaster.c:3580:8 [01:31:16.627] frame #29: 0x000000010315a1bc postgres`ServerLoop at postmaster.c:1702:6 [01:31:16.627] frame #30: 0x00000001031585d4 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1400:11 [01:31:16.627] frame #31: 0x00000001030a59c8 postgres`main(argc=4, argv=0x0000600003a78960) at main.c:227:4 [01:31:16.627] frame #32: 0x000000019f5b3154 dyld`start + 2476 [01:31:16.627] (lldb) quit [01:31:16.670] -e [01:31:16.670] [01:31:16.670] [01:31:17.019] (lldb) target create --core "/Users/admin/cores/core.14158" [01:32:00.386] Core file '/Users/admin/cores/core.14158' (arm64) was loaded. [01:32:00.386] (lldb) thread backtrace all [01:32:00.386] * thread #1 [01:32:00.386] * frame #0: 0x00000001004f0b70 dyld`_dyld_start [01:32:00.386] (lldb) quit [01:32:00.418] -e [01:32:00.418] [01:32:00.418] [01:32:00.824] (lldb) target create --core "/Users/admin/cores/core.12981" [01:33:57.325] Core file '/Users/admin/cores/core.12981' (arm64) was loaded. [01:33:57.325] (lldb) thread backtrace all [01:33:59.165] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [01:33:59.165] [01:33:59.175] * thread #1 [01:33:59.175] * frame #0: 0x000000019f9055d0 libsystem_kernel.dylib`__pthread_kill + 8 [01:33:59.175] frame #1: 0x000000019f93dc20 libsystem_pthread.dylib`pthread_kill + 288 [01:33:59.175] frame #2: 0x000000019f84aa30 libsystem_c.dylib`abort + 180 [01:33:59.175] frame #3: 0x00000001028ec72c postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=1279) at assert.c:66:2 [01:33:59.175] frame #4: 0x00000001028317d8 postgres`jspGetLeftArg(v=0x000000016d990188, a=0x000000016d9900e8) at jsonpath.c:1265:2 [01:33:59.175] frame #5: 0x0000000102832d08 postgres`printJsonPathItem(buf=0x000000016d990218, v=0x000000016d990188, inKey=true, printBracketes=true) at jsonpath.c:0 [01:33:59.175] frame #6: 0x0000000102832ebc postgres`printJsonPathItem(buf=0x000000016d990218, v=0x000000016d9901f0, inKey=, printBracketes=) at jsonpath.c:901:3 [01:33:59.175] frame #7: 0x0000000102831420 postgres`jsonPathToCstring(out=0x000000016d990218, in=0x000000012f80b120, estimated_len=64) at jsonpath.c:229:2 [01:33:59.175] frame #8: 0x00000001028f5974 postgres`OutputFunctionCall [inlined] FunctionCall1Coll(flinfo=0x000000013f819ac8, collation=0, arg1=) at fmgr.c:1139:11 [01:33:59.175] frame #9: 0x00000001028f594c postgres`OutputFunctionCall(flinfo=0x000000013f819ac8, val=) at fmgr.c:1685:25 [01:33:59.175] frame #10: 0x0000000102485444 postgres`printtup(slot=0x000000013f8190a8, self=0x0000000140017780) at printtup.c:360:16 [01:33:59.175] frame #11: 0x00000001025ffad4 postgres`standard_ExecutorRun [inlined] ExecutePlan(queryDesc=0x000000012f808300, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=, dest=0x0000000140017780) at execMain.c:1710:9 [01:33:59.175] frame #12: 0x00000001025ffa34 postgres`standard_ExecutorRun(queryDesc=0x000000012f808300, direction=, count=0) at execMain.c:367:3 [01:33:59.175] frame #13: 0x00000001025ff970 postgres`ExecutorRun(queryDesc=, direction=, count=) at execMain.c:304:3 [artificial] [01:33:59.175] frame #14: 0x00000001027b5b30 postgres`PortalRunSelect(portal=0x000000012f833f00, forward=, count=0, dest=0x0000000140017780) at pquery.c:921:4 [01:33:59.175] frame #15: 0x00000001027b5748 postgres`PortalRun(portal=0x000000012f833f00, count=9223372036854775807, isTopLevel=true, dest=0x0000000140017780, altdest=0x0000000140017780, qc=0x000000016d990588) at pquery.c:765:18 [01:33:59.175] frame #16: 0x00000001027b46d4 postgres`exec_simple_query(query_string="select '$.replace(\"hello\",\"bye\")'::jsonpath;") at postgres.c:1273:10 [01:33:59.175] frame #17: 0x00000001027b1920 postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [01:33:59.175] frame #18: 0x00000001027ad3a0 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:124:2 [01:33:59.175] frame #19: 0x0000000102709f94 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=16, startup_data=0x000000016d991430, startup_data_len=24, client_sock=0x000000016d9909a0) at launch_backend.c:290:3 [01:33:59.175] frame #20: 0x000000010270e258 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016d9909a0) at postmaster.c:3580:8 [01:33:59.175] frame #21: 0x000000010270e1bc postgres`ServerLoop at postmaster.c:1702:6 [01:33:59.175] frame #22: 0x000000010270c5d4 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1400:11 [01:33:59.175] frame #23: 0x00000001026599c8 postgres`main(argc=4, argv=0x00006000005707b0) at main.c:227:4 [01:33:59.175] frame #24: 0x000000019f5b3154 dyld`start + 2476 [01:33:59.175] (lldb) quit [01:33:59.203] -e [01:33:59.203] [01:33:59.203] [01:33:59.568] (lldb) target create --core "/Users/admin/cores/core.23708" [01:34:52.330] Core file '/Users/admin/cores/core.23708' (arm64) was loaded. [01:34:52.330] (lldb) thread backtrace all [01:34:54.098] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [01:34:54.098] [01:34:54.108] * thread #1 [01:34:54.108] * frame #0: 0x000000019f9055d0 libsystem_kernel.dylib`__pthread_kill + 8 [01:34:54.108] frame #1: 0x000000019f93dc20 libsystem_pthread.dylib`pthread_kill + 288 [01:34:54.108] frame #2: 0x000000019f84aa30 libsystem_c.dylib`abort + 180 [01:34:54.108] frame #3: 0x000000010333872c postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=1279) at assert.c:66:2 [01:34:54.108] frame #4: 0x000000010327d7d8 postgres`jspGetLeftArg(v=0x000000016cf44048, a=0x000000016cf43fa8) at jsonpath.c:1265:2 [01:34:54.108] frame #5: 0x000000010327ed08 postgres`printJsonPathItem(buf=0x000000016cf440d8, v=0x000000016cf44048, inKey=true, printBracketes=true) at jsonpath.c:0 [01:34:54.108] frame #6: 0x000000010327eebc postgres`printJsonPathItem(buf=0x000000016cf440d8, v=0x000000016cf440b0, inKey=, printBracketes=) at jsonpath.c:901:3 [01:34:54.108] frame #7: 0x000000010327d420 postgres`jsonPathToCstring(out=0x000000016cf440d8, in=0x000000012000bb20, estimated_len=64) at jsonpath.c:229:2 [01:34:54.108] frame #8: 0x0000000103341974 postgres`OutputFunctionCall [inlined] FunctionCall1Coll(flinfo=0x000000012101f8d8, collation=0, arg1=) at fmgr.c:1139:11 [01:34:54.108] frame #9: 0x000000010334194c postgres`OutputFunctionCall(flinfo=0x000000012101f8d8, val=) at fmgr.c:1685:25 [01:34:54.108] frame #10: 0x0000000102ed1444 postgres`printtup(slot=0x000000012101eca8, self=0x000000012188ba00) at printtup.c:360:16 [01:34:54.108] frame #11: 0x000000010304bad4 postgres`standard_ExecutorRun [inlined] ExecutePlan(queryDesc=0x000000012000c500, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=, dest=0x000000012188ba00) at execMain.c:1710:9 [01:34:54.108] frame #12: 0x000000010304ba34 postgres`standard_ExecutorRun(queryDesc=0x000000012000c500, direction=, count=0) at execMain.c:367:3 [01:34:54.108] frame #13: 0x0000000103aabe58 pg_stat_statements.dylib`pgss_ExecutorRun(queryDesc=0x000000012000c500, direction=ForwardScanDirection, count=0) at pg_stat_statements.c:1035:4 [01:34:54.108] frame #14: 0x0000000103201b30 postgres`PortalRunSelect(portal=0x0000000121836d00, forward=, count=0, dest=0x000000012188ba00) at pquery.c:921:4 [01:34:54.108] frame #15: 0x0000000103201748 postgres`PortalRun(portal=0x0000000121836d00, count=9223372036854775807, isTopLevel=true, dest=0x000000012188ba00, altdest=0x000000012188ba00, qc=0x000000016cf44578) at pquery.c:765:18 [01:34:54.108] frame #16: 0x00000001032006d4 postgres`exec_simple_query(query_string="select '$.replace(\"hello\",\"bye\")'::jsonpath;") at postgres.c:1273:10 [01:34:54.108] frame #17: 0x00000001031fd920 postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [01:34:54.108] frame #18: 0x00000001031f93a0 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:124:2 [01:34:54.108] frame #19: 0x0000000103155f94 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=3, startup_data=0x000000016cf45420, startup_data_len=24, client_sock=0x000000016cf44990) at launch_backend.c:290:3 [01:34:54.108] frame #20: 0x000000010315a258 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016cf44990) at postmaster.c:3580:8 [01:34:54.108] frame #21: 0x000000010315a1bc postgres`ServerLoop at postmaster.c:1702:6 [01:34:54.108] frame #22: 0x00000001031585d4 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1400:11 [01:34:54.108] frame #23: 0x00000001030a59c8 postgres`main(argc=4, argv=0x0000600003a78960) at main.c:227:4 [01:34:54.108] frame #24: 0x000000019f5b3154 dyld`start + 2476 [01:34:54.108] (lldb) quit [01:34:54.170] -e [01:34:54.170] [01:34:54.170] [01:34:54.473] (lldb) target create --core "/Users/admin/cores/core.13313" [01:35:49.961] Core file '/Users/admin/cores/core.13313' (arm64) was loaded. [01:35:49.961] (lldb) thread backtrace all [01:35:51.964] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [01:35:51.964] [01:35:51.972] * thread #1 [01:35:51.972] * frame #0: 0x000000019f9055d0 libsystem_kernel.dylib`__pthread_kill + 8 [01:35:51.972] frame #1: 0x000000019f93dc20 libsystem_pthread.dylib`pthread_kill + 288 [01:35:51.972] frame #2: 0x000000019f84aa30 libsystem_c.dylib`abort + 180 [01:35:51.972] frame #3: 0x000000010103472c postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=1279) at assert.c:66:2 [01:35:51.972] frame #4: 0x0000000100f797d8 postgres`jspGetLeftArg(v=0x000000016f2481f8, a=0x000000016f248158) at jsonpath.c:1265:2 [01:35:51.972] frame #5: 0x0000000100f7ad08 postgres`printJsonPathItem(buf=0x000000016f248288, v=0x000000016f2481f8, inKey=true, printBracketes=true) at jsonpath.c:0 [01:35:51.972] frame #6: 0x0000000100f7aebc postgres`printJsonPathItem(buf=0x000000016f248288, v=0x000000016f248260, inKey=, printBracketes=) at jsonpath.c:901:3 [01:35:51.972] frame #7: 0x0000000100f79420 postgres`jsonPathToCstring(out=0x000000016f248288, in=0x0000000123815f20, estimated_len=64) at jsonpath.c:229:2 [01:35:51.972] frame #8: 0x000000010103d974 postgres`OutputFunctionCall [inlined] FunctionCall1Coll(flinfo=0x000000011380b2c8, collation=0, arg1=) at fmgr.c:1139:11 [01:35:51.972] frame #9: 0x000000010103d94c postgres`OutputFunctionCall(flinfo=0x000000011380b2c8, val=) at fmgr.c:1685:25 [01:35:51.972] frame #10: 0x0000000100bcd444 postgres`printtup(slot=0x000000011380a8a8, self=0x000000012300cd80) at printtup.c:360:16 [01:35:51.972] frame #11: 0x0000000100d47ad4 postgres`standard_ExecutorRun [inlined] ExecutePlan(queryDesc=0x0000000123816d00, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=, dest=0x000000012300cd80) at execMain.c:1710:9 [01:35:51.972] frame #12: 0x0000000100d47a34 postgres`standard_ExecutorRun(queryDesc=0x0000000123816d00, direction=, count=0) at execMain.c:367:3 [01:35:51.972] frame #13: 0x0000000100d47970 postgres`ExecutorRun(queryDesc=, direction=, count=) at execMain.c:304:3 [artificial] [01:35:51.972] frame #14: 0x0000000100efdb30 postgres`PortalRunSelect(portal=0x000000012382bb00, forward=, count=0, dest=0x000000012300cd80) at pquery.c:921:4 [01:35:51.972] frame #15: 0x0000000100efd748 postgres`PortalRun(portal=0x000000012382bb00, count=9223372036854775807, isTopLevel=true, dest=0x000000012300cd80, altdest=0x000000012300cd80, qc=0x000000016f2485f8) at pquery.c:765:18 [01:35:51.972] frame #16: 0x0000000100efc6d4 postgres`exec_simple_query(query_string="select '$.replace(\"hello\",\"bye\")'::jsonpath;") at postgres.c:1273:10 [01:35:51.972] frame #17: 0x0000000100ef9920 postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [01:35:51.972] frame #18: 0x0000000100ef53a0 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:124:2 [01:35:51.972] frame #19: 0x0000000100e51f94 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=4, startup_data=0x000000016f2494a0, startup_data_len=24, client_sock=0x000000016f248a10) at launch_backend.c:290:3 [01:35:51.972] frame #20: 0x0000000100e56258 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016f248a10) at postmaster.c:3580:8 [01:35:51.972] frame #21: 0x0000000100e561bc postgres`ServerLoop at postmaster.c:1702:6 [01:35:51.972] frame #22: 0x0000000100e545d4 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1400:11 [01:35:51.972] frame #23: 0x0000000100da19c8 postgres`main(argc=8, argv=0x00006000027943c0) at main.c:227:4 [01:35:51.972] frame #24: 0x000000019f5b3154 dyld`start + 2476 [01:35:51.972] (lldb) quit [01:35:52.001] -e [01:35:52.001] [01:35:52.001] [01:35:52.358] (lldb) target create --core "/Users/admin/cores/core.13315" [01:36:48.849] Core file '/Users/admin/cores/core.13315' (arm64) was loaded. [01:36:48.849] (lldb) thread backtrace all [01:36:50.614] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [01:36:50.614] [01:36:50.667] * thread #1 [01:36:50.667] * frame #0: 0x000000019f9055d0 libsystem_kernel.dylib`__pthread_kill + 8 [01:36:50.667] frame #1: 0x000000019f93dc20 libsystem_pthread.dylib`pthread_kill + 288 [01:36:50.667] frame #2: 0x000000019f84aa30 libsystem_c.dylib`abort + 180 [01:36:50.667] frame #3: 0x000000010103472c postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=1279) at assert.c:66:2 [01:36:50.667] frame #4: 0x0000000100f797d8 postgres`jspGetLeftArg(v=0x000000016f247eb8, a=0x000000016f247cb0) at jsonpath.c:1265:2 [01:36:50.667] frame #5: 0x0000000100f7d4f8 postgres`executeItemOptUnwrapTarget at jsonpath_exec.c:2920:5 [01:36:50.667] frame #6: 0x0000000100f7d4ec postgres`executeItemOptUnwrapTarget(cxt=0x000000016f248128, jsp=0x000000016f247eb8, jb=0x000000016f247e08, found=0x000000016f2481d0, unwrap=) at jsonpath_exec.c:1676:12 [01:36:50.667] frame #7: 0x0000000100f7f320 postgres`executeAnyItem(cxt=0x000000016f248128, jsp=0x000000016f247eb8, jbc=, found=0x000000016f2481d0, level=1, first=1, last=1, ignoreStructuralErrors=, unwrapNext=) at jsonpath_exec.c:1999:13 [01:36:50.667] frame #8: 0x0000000100f7f15c postgres`executeItemUnwrapTargetArray(cxt=, jsp=, jb=, found=, unwrapElements=) at jsonpath_exec.c:1702:9 [01:36:50.667] frame #9: 0x0000000100f7e880 postgres`executeNextItem [inlined] executeItem(cxt=0x000000016f248128, jsp=0x000000016f247eb8, jb=0x000000016f2480e0, found=0x000000016f2481d0) at jsonpath_exec.c:738:9 [01:36:50.667] frame #10: 0x0000000100f7e868 postgres`executeNextItem(cxt=0x000000016f248128, cur=, next=0x000000016f247eb8, v=0x000000016f2480e0, found=0x000000016f2481d0, copy=true) at jsonpath_exec.c:1730:10 [01:36:50.667] frame #11: 0x0000000100f7d47c postgres`executeItemOptUnwrapTarget(cxt=0x000000016f248128, jsp=0x000000016f248100, jb=, found=0x000000016f2481d0, unwrap=) at jsonpath_exec.c:1068:10 [01:36:50.667] frame #12: 0x0000000100f7bbbc postgres`executeJsonPath [inlined] executeItem(cxt=0x000000016f248128, jsp=0x000000016f248100, jb=0x000000016f2480e0, found=0x000000016f2481d0) at jsonpath_exec.c:738:9 [01:36:50.667] frame #13: 0x0000000100f7bba8 postgres`executeJsonPath(path=0x000000011300a380, vars=0x000000011300a3d0, getVar=(postgres`getJsonPathVariableFromJsonb at jsonpath_exec.c:3380), countVars=(postgres`countVariablesFromJsonb at jsonpath_exec.c:3409), json=0x000000011300a350, throwErrors=, result=0x000000016f2481d0, useTz=) at jsonpath_exec.c:724:8 [01:36:50.667] frame #14: 0x0000000100f7b710 postgres`jsonb_path_query_internal(fcinfo=0x000000012300a708, tz=false) at jsonpath_exec.c:550:10 [01:36:50.667] frame #15: 0x0000000100d5131c postgres`ExecMakeFunctionResultSet(fcache=0x00000001230097b8, econtext=0x0000000123008c38, argContext=, isNull=0x0000000123009748, isDone=0x00000001230097a0) at execSRF.c:624:12 [01:36:50.667] frame #16: 0x0000000100d7a908 postgres`ExecProjectSRF(node=0x0000000123008b28, continuing=false) at nodeProjectSet.c:182:14 [01:36:50.667] frame #17: 0x0000000100d7a7b8 postgres`ExecProjectSet(pstate=0x0000000123008b28) at nodeProjectSet.c:106:16 [01:36:50.667] frame #18: 0x0000000100d47aa0 postgres`standard_ExecutorRun [inlined] ExecProcNode(node=0x0000000123008b28) at executor.h:313:9 [01:36:50.667] frame #19: 0x0000000100d47a84 postgres`standard_ExecutorRun [inlined] ExecutePlan(queryDesc=0x0000000123816d00, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=, dest=0x00000001230581a8) at execMain.c:1679:10 [01:36:50.667] frame #20: 0x0000000100d47a34 postgres`standard_ExecutorRun(queryDesc=0x0000000123816d00, direction=, count=0) at execMain.c:367:3 [01:36:50.667] frame #21: 0x0000000100d47970 postgres`ExecutorRun(queryDesc=, direction=, count=) at execMain.c:304:3 [artificial] [01:36:50.667] frame #22: 0x0000000100efdb30 postgres`PortalRunSelect(portal=0x000000012302cd00, forward=, count=0, dest=0x00000001230581a8) at pquery.c:921:4 [01:36:50.667] frame #23: 0x0000000100efd748 postgres`PortalRun(portal=0x000000012302cd00, count=9223372036854775807, isTopLevel=true, dest=0x00000001230581a8, altdest=0x00000001230581a8, qc=0x000000016f2485f8) at pquery.c:765:18 [01:36:50.667] frame #24: 0x0000000100efc6d4 postgres`exec_simple_query(query_string="select jsonb_path_query('[\"x\", \"y\", \"z\"]', '$.replace(\"x\", \"bye\")');") at postgres.c:1273:10 [01:36:50.667] frame #25: 0x0000000100ef9920 postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [01:36:50.667] frame #26: 0x0000000100ef53a0 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:124:2 [01:36:50.667] frame #27: 0x0000000100e51f94 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=2, startup_data=0x000000016f2494a0, startup_data_len=24, client_sock=0x000000016f248a10) at launch_backend.c:290:3 [01:36:50.667] frame #28: 0x0000000100e56258 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016f248a10) at postmaster.c:3580:8 [01:36:50.667] frame #29: 0x0000000100e561bc postgres`ServerLoop at postmaster.c:1702:6 [01:36:50.667] frame #30: 0x0000000100e545d4 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1400:11 [01:36:50.667] frame #31: 0x0000000100da19c8 postgres`main(argc=8, argv=0x00006000027943c0) at main.c:227:4 [01:36:50.667] frame #32: 0x000000019f5b3154 dyld`start + 2476 [01:36:50.667] (lldb) quit [01:36:50.693] -e [01:36:50.693] [01:36:50.693] [01:36:51.020] (lldb) target create --core "/Users/admin/cores/core.13008" [01:37:43.431] Core file '/Users/admin/cores/core.13008' (arm64) was loaded. [01:37:43.431] (lldb) thread backtrace all [01:37:45.169] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. [01:37:45.169] [01:37:45.204] * thread #1 [01:37:45.204] * frame #0: 0x000000019f9055d0 libsystem_kernel.dylib`__pthread_kill + 8 [01:37:45.204] frame #1: 0x000000019f93dc20 libsystem_pthread.dylib`pthread_kill + 288 [01:37:45.204] frame #2: 0x000000019f84aa30 libsystem_c.dylib`abort + 180 [01:37:45.204] frame #3: 0x00000001028ec72c postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=1279) at assert.c:66:2 [01:37:45.204] frame #4: 0x00000001028317d8 postgres`jspGetLeftArg(v=0x000000016d98fe48, a=0x000000016d98fc40) at jsonpath.c:1265:2 [01:37:45.204] frame #5: 0x00000001028354f8 postgres`executeItemOptUnwrapTarget at jsonpath_exec.c:2920:5 [01:37:45.204] frame #6: 0x00000001028354ec postgres`executeItemOptUnwrapTarget(cxt=0x000000016d9900b8, jsp=0x000000016d98fe48, jb=0x000000016d98fd98, found=0x000000016d990160, unwrap=) at jsonpath_exec.c:1676:12 [01:37:45.204] frame #7: 0x0000000102837320 postgres`executeAnyItem(cxt=0x000000016d9900b8, jsp=0x000000016d98fe48, jbc=, found=0x000000016d990160, level=1, first=1, last=1, ignoreStructuralErrors=, unwrapNext=) at jsonpath_exec.c:1999:13 [01:37:45.204] frame #8: 0x000000010283715c postgres`executeItemUnwrapTargetArray(cxt=, jsp=, jb=, found=, unwrapElements=) at jsonpath_exec.c:1702:9 [01:37:45.204] frame #9: 0x0000000102836880 postgres`executeNextItem [inlined] executeItem(cxt=0x000000016d9900b8, jsp=0x000000016d98fe48, jb=0x000000016d990070, found=0x000000016d990160) at jsonpath_exec.c:738:9 [01:37:45.204] frame #10: 0x0000000102836868 postgres`executeNextItem(cxt=0x000000016d9900b8, cur=, next=0x000000016d98fe48, v=0x000000016d990070, found=0x000000016d990160, copy=true) at jsonpath_exec.c:1730:10 [01:37:45.204] frame #11: 0x000000010283547c postgres`executeItemOptUnwrapTarget(cxt=0x000000016d9900b8, jsp=0x000000016d990090, jb=, found=0x000000016d990160, unwrap=) at jsonpath_exec.c:1068:10 [01:37:45.204] frame #12: 0x0000000102833bbc postgres`executeJsonPath [inlined] executeItem(cxt=0x000000016d9900b8, jsp=0x000000016d990090, jb=0x000000016d990070, found=0x000000016d990160) at jsonpath_exec.c:738:9 [01:37:45.204] frame #13: 0x0000000102833ba8 postgres`executeJsonPath(path=0x000000011f80f780, vars=0x000000011f80f7d0, getVar=(postgres`getJsonPathVariableFromJsonb at jsonpath_exec.c:3380), countVars=(postgres`countVariablesFromJsonb at jsonpath_exec.c:3409), json=0x000000011f80f750, throwErrors=, result=0x000000016d990160, useTz=) at jsonpath_exec.c:724:8 [01:37:45.204] frame #14: 0x0000000102833710 postgres`jsonb_path_query_internal(fcinfo=0x000000012f820908, tz=false) at jsonpath_exec.c:550:10 [01:37:45.204] frame #15: 0x000000010260931c postgres`ExecMakeFunctionResultSet(fcache=0x000000012f81f9b8, econtext=0x000000012f81ee38, argContext=, isNull=0x000000012f81f948, isDone=0x000000012f81f9a0) at execSRF.c:624:12 [01:37:45.204] frame #16: 0x0000000102632908 postgres`ExecProjectSRF(node=0x000000012f81ed28, continuing=false) at nodeProjectSet.c:182:14 [01:37:45.204] frame #17: 0x00000001026327b8 postgres`ExecProjectSet(pstate=0x000000012f81ed28) at nodeProjectSet.c:106:16 [01:37:45.204] frame #18: 0x00000001025ffaa0 postgres`standard_ExecutorRun [inlined] ExecProcNode(node=0x000000012f81ed28) at executor.h:313:9 [01:37:45.204] frame #19: 0x00000001025ffa84 postgres`standard_ExecutorRun [inlined] ExecutePlan(queryDesc=0x000000012f808300, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=, dest=0x000000012f8353a8) at execMain.c:1679:10 [01:37:45.204] frame #20: 0x00000001025ffa34 postgres`standard_ExecutorRun(queryDesc=0x000000012f808300, direction=, count=0) at execMain.c:367:3 [01:37:45.204] frame #21: 0x00000001025ff970 postgres`ExecutorRun(queryDesc=, direction=, count=) at execMain.c:304:3 [artificial] [01:37:45.204] frame #22: 0x00000001027b5b30 postgres`PortalRunSelect(portal=0x000000013f83f700, forward=, count=0, dest=0x000000012f8353a8) at pquery.c:921:4 [01:37:45.204] frame #23: 0x00000001027b5748 postgres`PortalRun(portal=0x000000013f83f700, count=9223372036854775807, isTopLevel=true, dest=0x000000012f8353a8, altdest=0x000000012f8353a8, qc=0x000000016d990588) at pquery.c:765:18 [01:37:45.204] frame #24: 0x00000001027b46d4 postgres`exec_simple_query(query_string="select jsonb_path_query('[\"x\", \"y\", \"z\"]', '$.replace(\"x\", \"bye\")');") at postgres.c:1273:10 [01:37:45.204] frame #25: 0x00000001027b1920 postgres`PostgresMain(dbname=, username=) at postgres.c:0:24 [01:37:45.204] frame #26: 0x00000001027ad3a0 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:124:2 [01:37:45.204] frame #27: 0x0000000102709f94 postgres`postmaster_child_launch(child_type=B_BACKEND, child_slot=2, startup_data=0x000000016d991430, startup_data_len=24, client_sock=0x000000016d9909a0) at launch_backend.c:290:3 [01:37:45.204] frame #28: 0x000000010270e258 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016d9909a0) at postmaster.c:3580:8 [01:37:45.204] frame #29: 0x000000010270e1bc postgres`ServerLoop at postmaster.c:1702:6 [01:37:45.204] frame #30: 0x000000010270c5d4 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1400:11 [01:37:45.204] frame #31: 0x00000001026599c8 postgres`main(argc=4, argv=0x00006000005707b0) at main.c:227:4 [01:37:45.204] frame #32: 0x000000019f5b3154 dyld`start + 2476 [01:37:45.204] (lldb) quit