[17:45:12.114] src/tools/ci/cores_backtrace.sh linux /tmp/cores [17:45:12.323] dumping /tmp/cores/postgres-6-62456.core for /tmp/cirrus-ci-build/build-32/tmp_install/usr/local/pgsql/bin/postgres [17:45:12.569] [New LWP 62456] [17:45:12.569] [17:45:12.569] This GDB supports auto-downloading debuginfo from the following URLs: [17:45:12.569] [17:45:12.569] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [17:45:12.569] Debuginfod has been disabled. [17:45:12.569] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [17:45:12.704] [Thread debugging using libthread_db enabled] [17:45:12.704] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [17:45:12.704] Core was generated by `postgres: primary: postgres regression [local] SELECT '. [17:45:12.704] Program terminated with signal SIGABRT, Aborted. [17:45:12.704] #0 0xf7f64559 in __kernel_vsyscall () [17:45:12.823] [17:45:12.823] Thread 1 (Thread 0xf3e09240 (LWP 62456)): [17:45:12.823] #0 0xf7f64559 in __kernel_vsyscall () [17:45:12.823] No symbol table info available. [17:45:12.823] #1 0xf689f2f7 in ?? () from /lib/i386-linux-gnu/libc.so.6 [17:45:12.823] No symbol table info available. [17:45:12.823] #2 0xf684e111 in raise () from /lib/i386-linux-gnu/libc.so.6 [17:45:12.823] No symbol table info available. [17:45:12.823] #3 0xf683726a in abort () from /lib/i386-linux-gnu/libc.so.6 [17:45:12.823] No symbol table info available. [17:45:12.823] #4 0xf6a5ad4a in __sanitizer::Abort () at ../../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [17:45:12.823] No locals. [17:45:12.823] #5 0xf6a69896 in __sanitizer::Die () at ../../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [17:45:12.823] No locals. [17:45:12.823] #6 0xf6a4758c in __ubsan::__ubsan_handle_type_mismatch_v1_abort (Data=, Pointer=) at ../../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:148 [17:45:12.823] bp = 4290509848 [17:45:12.823] pc = [17:45:12.823] Opts = {FromUnrecoverableHandler = 208, pc = 4290510264, bp = 4137973088} [17:45:12.823] #7 0x56f8d94d in pg_check_regex_collation (is_similar_to=true) at ../src/backend/regex/regc_pg_locale.c:302 [17:45:12.823] __func__ = "pg_check_regex_collation" [17:45:12.823] #8 0x56f8dcd8 in pg_regcomp (re=0xffbbfdb0, string=0x5a277dac, len=37, flags=3, collation=100) at ../src/backend/regex/regcomp.c:453 [17:45:12.823] var = {re = 0xffbbfdb0, now = 0x5a277dc0, stop = 0x5a277e40, err = 0, cflags = 3, lasttype = 110, nexttype = 94, nextvalue = 152, lexcon = 1, nsubexp = 0, subs = 0xffbbfc84, nsubs = 10, sub10 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, nfa = 0x5a25ea40, cm = 0x5a25e868, nlcolor = -1, wordchrs = 0x0, tree = 0x0, treechain = 0x0, treefree = 0x0, ntree = 1474506740, cv = 0x5a27abe0, cv2 = 0x0, lacons = 0x0, nlacons = 0, spaceused = 3728} [17:45:12.823] v = 0xffbbfc54 [17:45:12.823] g = 0x5a25e820 [17:45:12.823] i = [17:45:12.823] j = [17:45:12.823] debug = 0x0 [17:45:12.823] #9 0x57293ebc in RE_compile_and_cache (text_re=0x5a277d60, cflags=3, collation=100) at ../src/backend/utils/adt/regexp.c:209 [17:45:12.823] text_re_len = 37 [17:45:12.823] text_re_val = 0x5a277d64 "***S^(?:a){1,1}?((?:b.d)){1,1}(?:.*)$", '\033' , "\230" [17:45:12.823] pattern = 0x5a277dac [17:45:12.823] pattern_len = 37 [17:45:12.823] i = [17:45:12.823] regcomp_result = [17:45:12.823] re_temp = {cre_context = 0x5a25e790, cre_pat = 0x5a277cd0 "\324\001", cre_pat_len = 64, cre_flags = 0, cre_collation = 1463819505, cre_re = {re_magic = 65239, re_nsub = 1511720764, re_info = 100000, re_csize = 4, re_endp = 0x40 , re_collation = 100, re_guts = 0x5a25e820 '\177' , re_fns = 0x57e1dde0 "\242<\367V\245\343\366V"}} [17:45:12.823] errMsg = "\364/\343W:\246>W\300\\'Z@\002\000\000\374\375\273\377\320|'Z\003\000\000\000@}'Z\000\000\000\000\253\270>W@\000\000\000\003\000\000\000\320|'Z\021\266>W\364/\343WLa'Z\364/\343W<\000\000\000|`'Z\374\375\273\377|`'Z\364/\343W\000\000\000\000\324\001\000\000\230\a\033Z" [17:45:12.823] oldcontext = 0x5a277cd0 [17:45:12.823] __func__ = "RE_compile_and_cache" [17:45:12.823] #10 0x57295823 in textregexsubstr (fcinfo=0x5a276130) at ../src/backend/utils/adt/regexp.c:593 [17:45:12.823] s = 0x5a1b074c [17:45:12.823] p = [17:45:12.823] re = [17:45:12.823] pmatch = {{rm_so = 1512531380, rm_eo = 1511720852}, {rm_so = 1474506740, rm_eo = 1462329562}} [17:45:12.823] so = [17:45:12.823] eo = [17:45:12.823] #11 0x56c961de in ExecInterpExpr (state=0x5a27607c, econtext=0x5a275efc, isnull=0xffbbfeff) at ../src/backend/executor/execExprInterp.c:770 [17:45:12.823] fcinfo = 0x5a276130 [17:45:12.823] args = 0x5a276144 [17:45:12.823] nargs = 2 [17:45:12.823] d = [17:45:12.823] op = 0x5a27620c [17:45:12.823] resultslot = 0x5a276000 [17:45:12.823] innerslot = 0x0 [17:45:12.823] outerslot = 0x0 [17:45:12.823] scanslot = 0x0 [17:45:12.823] dispatch_table = {0x56c941e3 , 0x56c94236 , 0x56c94338 , 0x56c9443a , 0x56c9453c , 0x56c9478d , 0x56c949de , 0x56c94c2f , 0x56c94c87 , 0x56c94cdf , 0x56c94d37 , 0x56c94d8e , 0x56c95151 , 0x56c95514 , 0x56c958d7 , 0x56c95b19 , 0x56c95e0a , 0x56c95f21 , 0x56c96097 , 0x56c96284 , 0x56c962db , 0x56c96332 , 0x56c96362 , 0x56c9654e , 0x56c966da , 0x56c9670a , 0x56c968f6 , 0x56c96a82 , 0x56c96b30 , 0x56c96cdd , 0x56c96d6f , 0x56c96e9d , 0x56c96fcb , 0x56c97147 , 0x56c97278 , 0x56c973a9 , 0x56c97400 , 0x56c97457 , 0x56c9756f , 0x56c976c8 , 0x56c97821 , 0x56c97939 , 0x56c97990 , 0x56c979e7 , 0x56c97a79 , 0x56c97ad0 , 0x56c97ec0 , 0x56c9804d , 0x56c98538 , 0x56c9858b , 0x56c987e2 , 0x56c98a29 , 0x56c98cc0 , 0x56c98d13 , 0x56c98d66 , 0x56c98db9 , 0x56c98e0c , 0x56c98e63 , 0x56c98eb6 , 0x56c992bf , 0x56c994e3 , 0x56c99536 , 0x56c9958d , 0x56c995e4 , 0x56c9963b , 0x56c99740 , 0x56c99785 , 0x56c99740 , 0x56c97cc8 , 0x56c998cf , 0x56c99922 , 0x56c99975 , 0x56c99a4d , 0x56c99bcf , 0x56c99ddb , 0x56c99f5c , 0x56c997d1 , 0x56c99825 , 0x56c99878 , 0x56c9a18c , 0x56c9a1df , 0x56c9a236 , 0x56c9a289 , 0x56c9a2f5 , 0x56c9a34c , 0x56c9a39f , 0x56c9a571 , 0x56c9a5c4 , 0x56c9a7f9 , 0x56c9a850 , 0x56c9a8a7 , 0x56c9a996 , 0x56c9abf4 , 0x56c9ad7a , 0x56c9aef9 , 0x56c9b0b5 , 0x56c9b525 , 0x56c9b955 , 0x56c9bd5a , 0x56c9c27b , 0x56c9c751 , 0x56c9cbfa , 0x56c9cd31 , 0x56c9ce67 , 0x56c9cebe , 0x56c9cf15 } [17:45:12.823] #12 0x56c897c6 in ExecInterpExprStillValid (state=0x5a27607c, econtext=0x5a275efc, isNull=0xffbbfeff) at ../src/backend/executor/execExprInterp.c:2035 [17:45:12.823] No locals. [17:45:12.823] #13 0x56d36444 in ExecEvalExprSwitchContext (state=0x5a27607c, econtext=, isNull=) at ../src/include/executor/executor.h:367 [17:45:12.823] retDatum = [17:45:12.823] oldContext = 0x5a275cc0 [17:45:12.823] #14 0x56d3653f in ExecProject (projInfo=0x5a276078) at ../src/include/executor/executor.h:401 [17:45:12.823] econtext = 0x5a275efc [17:45:12.823] state = 0x5a27607c [17:45:12.823] slot = 0x5a276000 [17:45:12.823] isnull = 87 [17:45:12.823] #15 0x56d36960 in ExecResult (pstate=0x5a275e70) at ../src/backend/executor/nodeResult.c:135 [17:45:12.823] node = 0x5a275e70 [17:45:12.823] outerTupleSlot = [17:45:12.823] outerPlan = [17:45:12.823] econtext = 0x5a275efc [17:45:12.823] #16 0x56cbad90 in ExecProcNodeFirst (node=0x5a275e70) at ../src/backend/executor/execProcnode.c:469 [17:45:12.823] No locals. [17:45:12.823] #17 0x56ca4d74 in ExecProcNode (node=node@entry=0x5a275e70) at ../src/include/executor/executor.h:278 [17:45:12.823] No locals. [17:45:12.823] #18 0x56ca4f79 in ExecutePlan (estate=estate@entry=0x5a275d50, planstate=0x5a275e70, use_parallel_mode=, operation=CMD_SELECT, sendTuples=true, numberTuples=1, direction=ForwardScanDirection, dest=0x5a26df6c, execute_once=true) at ../src/backend/executor/execMain.c:1650 [17:45:12.823] slot = [17:45:12.823] current_tuple_count = 0 [17:45:12.823] #19 0x56ca6ef8 in standard_ExecutorRun (queryDesc=0x5a26df98, direction=ForwardScanDirection, count=1, execute_once=true) at ../src/backend/executor/execMain.c:361 [17:45:12.823] estate = 0x5a275d50 [17:45:12.823] operation = CMD_SELECT [17:45:12.823] dest = 0x5a26df6c [17:45:12.823] sendTuples = [17:45:12.823] oldcontext = 0x5a26bc60 [17:45:12.823] __func__ = "standard_ExecutorRun" [17:45:12.823] #20 0xf3df28eb in pgss_ExecutorRun (queryDesc=0x5a26df98, direction=ForwardScanDirection, count=1, execute_once=true) at ../contrib/pg_stat_statements/pg_stat_statements.c:1033 [17:45:12.823] _save_exception_stack = 0xffbc08c4 [17:45:12.823] _save_context_stack = 0xffbc01a4 [17:45:12.823] _local_sigjmp_buf = {{__jmpbuf = {-203411468, 1474506740, 1, 1, -69660633, 1032423487}, __mask_was_saved = 0, __saved_mask = {__val = {1511944696, 1512211244, 1474446212, 1474506740, 1512529780, 1, 1512496272, 1463980985, 32, 1512497048, 1512495644, 1, 1478615220, 1512211296, 1474506740, 1474506740, 1512529232, 1512497048, 32, 1456113569, 1474506740, 1474506740, 1512211244, 1512488032, 1477934384, 1512211296, 1474446212, 4091555828, 1512497048, 0, 1512488176, 4091492679}}}} [17:45:12.823] _do_rethrow = false [17:45:12.823] #21 0x56ca71a9 in ExecutorRun (queryDesc=0x5a26df98, direction=ForwardScanDirection, count=1, execute_once=true) at ../src/backend/executor/execMain.c:300 [17:45:12.823] No locals. [17:45:12.823] #22 0x56cd1f28 in postquel_getnext (es=es@entry=0x5a26dc38, fcache=fcache@entry=0x5a26bcf0) at ../src/backend/executor/functions.c:897 [17:45:12.823] count = 1 [17:45:12.823] result = [17:45:12.823] #23 0x56cd4e6c in fmgr_sql (fcinfo=0x5a2576f4) at ../src/backend/executor/functions.c:1198 [17:45:12.823] completed = [17:45:12.823] fcache = 0x5a26bcf0 [17:45:12.823] sqlerrcontext = {previous = 0x0, callback = 0x56ccfed4 , arg = 0x5a2576c8} [17:45:12.823] oldcontext = 0x5a25b4c0 [17:45:12.823] randomAccess = [17:45:12.823] lazyEvalOK = [17:45:12.823] is_first = [17:45:12.823] pushed_snapshot = false [17:45:12.823] es = 0x5a26dc38 [17:45:12.823] slot = [17:45:12.823] result = [17:45:12.823] eslist = 0x5a26dd1c [17:45:12.823] eslc = [17:45:12.823] __func__ = "fmgr_sql" [17:45:12.823] #24 0x56c961de in ExecInterpExpr (state=0x5a25763c, econtext=0x5a257b4c, isnull=0xffbc027f) at ../src/backend/executor/execExprInterp.c:770 [17:45:12.823] fcinfo = 0x5a2576f4 [17:45:12.823] args = 0x5a257708 [17:45:12.823] nargs = 3 [17:45:12.823] d = [17:45:12.823] op = 0x5a257740 [17:45:12.823] resultslot = 0x0 [17:45:12.823] innerslot = 0x0 [17:45:12.823] outerslot = 0x0 [17:45:12.823] scanslot = 0x0 [17:45:12.823] dispatch_table = {0x56c941e3 , 0x56c94236 , 0x56c94338 , 0x56c9443a , 0x56c9453c , 0x56c9478d , 0x56c949de , 0x56c94c2f , 0x56c94c87 , 0x56c94cdf , 0x56c94d37 , 0x56c94d8e , 0x56c95151 , 0x56c95514 , 0x56c958d7 , 0x56c95b19 , 0x56c95e0a , 0x56c95f21 , 0x56c96097 , 0x56c96284 , 0x56c962db , 0x56c96332 , 0x56c96362 , 0x56c9654e , 0x56c966da , 0x56c9670a , 0x56c968f6 , 0x56c96a82 , 0x56c96b30 , 0x56c96cdd , 0x56c96d6f , 0x56c96e9d , 0x56c96fcb , 0x56c97147 , 0x56c97278 , 0x56c973a9 , 0x56c97400 , 0x56c97457 , 0x56c9756f , 0x56c976c8 , 0x56c97821 , 0x56c97939 , 0x56c97990 , 0x56c979e7 , 0x56c97a79 , 0x56c97ad0 , 0x56c97ec0 , 0x56c9804d , 0x56c98538 , 0x56c9858b , 0x56c987e2 , 0x56c98a29 , 0x56c98cc0 , 0x56c98d13 , 0x56c98d66 , 0x56c98db9 , 0x56c98e0c , 0x56c98e63 , 0x56c98eb6 , 0x56c992bf , 0x56c994e3 , 0x56c99536 , 0x56c9958d , 0x56c995e4 , 0x56c9963b , 0x56c99740 , 0x56c99785 , 0x56c99740 , 0x56c97cc8 , 0x56c998cf , 0x56c99922 , 0x56c99975 , 0x56c99a4d , 0x56c99bcf , 0x56c99ddb , 0x56c99f5c , 0x56c997d1 , 0x56c99825 , 0x56c99878 , 0x56c9a18c , 0x56c9a1df , 0x56c9a236 , 0x56c9a289 , 0x56c9a2f5 , 0x56c9a34c , 0x56c9a39f , 0x56c9a571 , 0x56c9a5c4 , 0x56c9a7f9 , 0x56c9a850 , 0x56c9a8a7 , 0x56c9a996 , 0x56c9abf4 , 0x56c9ad7a , 0x56c9aef9 , 0x56c9b0b5 , 0x56c9b525 , 0x56c9b955 , 0x56c9bd5a , 0x56c9c27b , 0x56c9c751 , 0x56c9cbfa , 0x56c9cd31 , 0x56c9ce67 , 0x56c9cebe , 0x56c9cf15 } [17:45:12.823] #25 0x56c897c6 in ExecInterpExprStillValid (state=0x5a25763c, econtext=0x5a257b4c, isNull=0xffbc027f) at ../src/backend/executor/execExprInterp.c:2035 [17:45:12.823] No locals. [17:45:12.823] #26 0x56e78500 in ExecEvalExprSwitchContext (isNull=0xffbc027f, econtext=, state=0x5a25763c) at ../src/include/executor/executor.h:367 [17:45:12.823] retDatum = [17:45:12.823] oldContext = 0x5a2574a0 [17:45:12.823] retDatum = [17:45:12.823] oldContext = [17:45:12.823] #27 evaluate_expr (expr=0x5a25ef70, result_type=25, result_typmod=-1, result_collation=100) at ../src/backend/optimizer/util/clauses.c:5009 [17:45:12.823] estate = 0x5a257530 [17:45:12.823] exprstate = 0x5a25763c [17:45:12.823] oldcontext = 0x5a1af390 [17:45:12.823] const_val = [17:45:12.823] const_is_null = 87 [17:45:12.823] resultTypLen = 7778 [17:45:12.823] resultTypByVal = false [17:45:12.823] #28 0x56e78a5f in evaluate_function (funcid=funcid@entry=2074, result_type=result_type@entry=25, result_typmod=result_typmod@entry=-1, result_collid=100, input_collid=100, args=0x5a25eeec, funcvariadic=false, func_tuple=0xf23953f0, context=0xffbc057c) at ../src/backend/optimizer/util/clauses.c:4515 [17:45:12.823] funcform = [17:45:12.823] has_nonconst_input = false [17:45:12.823] has_null_input = false [17:45:12.823] arg = 0x0 [17:45:12.823] newexpr = [17:45:12.823] #29 0x56e7e076 in simplify_function (funcid=funcid@entry=2074, result_type=25, result_typmod=-1, result_collid=100, input_collid=100, args_p=0xffbc03d4, funcvariadic=false, process_args=true, allow_non_const=true, context=0xffbc057c) at ../src/backend/optimizer/util/clauses.c:4104 [17:45:12.823] args = 0x5a25eeec [17:45:12.823] func_tuple = 0xf23953f0 [17:45:12.823] func_form = 0xf2395428 [17:45:12.823] newexpr = [17:45:12.823] __func__ = "simplify_function" [17:45:12.823] #30 0x56e79449 in eval_const_expressions_mutator (node=0x5a1b06a0, context=0xffbc057c) at ../src/backend/optimizer/util/clauses.c:2591 [17:45:12.823] expr = 0x5a1b06a0 [17:45:12.823] args = 0x5a25eeec [17:45:12.823] simple = [17:45:12.823] newexpr = [17:45:12.823] __func__ = "eval_const_expressions_mutator" [17:45:12.823] #31 0x56da7eb6 in expression_tree_mutator_impl (node=0x5a1b07dc, mutator=0x56e78bc2 , context=0xffbc057c) at ../src/backend/nodes/nodeFuncs.c:3463 [17:45:12.823] targetentry = 0x5a1b07dc [17:45:12.823] newnode = 0x5a25ee94 [17:45:12.823] __func__ = "expression_tree_mutator_impl" [17:45:12.823] #32 0x56e78c6f in eval_const_expressions_mutator (node=0x5a1b07dc, context=0xffbc057c) at ../src/backend/optimizer/util/clauses.c:3723 [17:45:12.823] __func__ = "eval_const_expressions_mutator" [17:45:12.823] #33 0x56da86b6 in expression_tree_mutator_impl (node=0x5a1b0808, mutator=0x56e78bc2 , context=0xffbc057c) at ../src/backend/nodes/nodeFuncs.c:3548 [17:45:12.823] temp__state = [17:45:12.823] resultlist = 0x0 [17:45:12.823] temp = [17:45:12.823] __func__ = "expression_tree_mutator_impl" [17:45:12.823] #34 0x56e78c6f in eval_const_expressions_mutator (node=0x5a1b0808, context=0xffbc057c) at ../src/backend/optimizer/util/clauses.c:3723 [17:45:12.823] __func__ = "eval_const_expressions_mutator" [17:45:12.823] #35 0x56e7ca5f in eval_const_expressions (root=0x5a25ebc0, node=0x5a1b0808) at ../src/backend/optimizer/util/clauses.c:2266 [17:45:12.823] context = {boundParams = 0x0, root = 0x5a25ebc0, active_fns = 0x0, case_val = 0x0, estimate = false} [17:45:12.823] #36 0x56e30dd1 in preprocess_expression (root=root@entry=0x5a25ebc0, expr=, kind=kind@entry=1) at ../src/backend/optimizer/plan/planner.c:1229 [17:45:12.823] No locals. [17:45:12.823] #37 0x56e42407 in subquery_planner (glob=, parse=, parent_root=, hasRecursion=, tuple_fraction=, setops=) at ../src/backend/optimizer/plan/planner.c:849 [17:45:12.823] root = [17:45:12.823] newWithCheckOptions = [17:45:12.823] newHaving = [17:45:12.823] hasOuterJoins = false [17:45:12.823] hasResultRTEs = true [17:45:12.823] final_rel = [17:45:12.823] l = 0x0 [17:45:12.823] #38 0x56e44211 in standard_planner (parse=0x5a1b01a4, query_string=0x5a1af420 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";", cursorOptions=2048, boundParams=0x0) at ../src/backend/optimizer/plan/planner.c:423 [17:45:12.823] result = [17:45:12.823] glob = 0x5a1b118c [17:45:12.823] tuple_fraction = 0 [17:45:12.823] root = [17:45:12.823] final_rel = [17:45:12.823] best_path = [17:45:12.823] top_plan = [17:45:12.823] lp = [17:45:12.823] lr = [17:45:12.823] #39 0xf3df7f54 in pgss_planner (parse=0x5a1b01a4, query_string=0x5a1af420 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";", cursorOptions=2048, boundParams=0x0) at ../contrib/pg_stat_statements/pg_stat_statements.c:973 [17:45:12.823] _save_exception_stack = 0xffbc0ac4 [17:45:12.823] _save_context_stack = 0x0 [17:45:12.823] _local_sigjmp_buf = {{__jmpbuf = {-203411468, -203411468, 1511723588, 0, -69971929, 1026521151}, __mask_was_saved = 0, __saved_mask = {__val = {1511715728, 32, 0, 1463819505, 1474506740, 1, 1, 1457089601, 32, 1, 1474506740, 1457089586, 0, 0, 0, 1457088573, 1474506740, 0, 1511723588, 1457092530, 1511719064, 1474506740, 1511723544, 1459697791, 0, 1511719332, 1511719332, 1459697736, 3879816193, 3800423748, 1474506740, 0}}}} [17:45:12.823] _do_rethrow = false [17:45:12.823] result = 0x0 [17:45:12.823] #40 0x56e45428 in planner (parse=0x5a1b01a4, query_string=0x5a1af420 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";", cursorOptions=2048, boundParams=0x0) at ../src/backend/optimizer/plan/planner.c:282 [17:45:12.823] result = [17:45:12.823] #41 0x570cf3d5 in pg_plan_query (querytree=0x5a1b01a4, query_string=0x5a1af420 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";", cursorOptions=2048, boundParams=0x0) at ../src/backend/tcop/postgres.c:911 [17:45:12.823] plan = [17:45:12.823] #42 0x570cf7ae in pg_plan_queries (querytrees=0x5a1b1244, query_string=0x5a1af420 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";", cursorOptions=2048, boundParams=0x0) at ../src/backend/tcop/postgres.c:1005 [17:45:12.823] query = 0x5a1b01a4 [17:45:12.823] stmt = [17:45:12.823] query_list__state = [17:45:12.823] stmt_list = 0x0 [17:45:12.823] query_list = [17:45:12.823] #43 0x570cfd78 in exec_simple_query (query_string=query_string@entry=0x5a1af420 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";") at ../src/backend/tcop/postgres.c:1202 [17:45:12.823] cmdtaglen = 6 [17:45:12.823] snapshot_set = true [17:45:12.823] per_parsetree_context = 0x0 [17:45:12.823] plantree_list = [17:45:12.823] parsetree = 0x5a1b0050 [17:45:12.823] commandTag = CMDTAG_SELECT [17:45:12.823] qc = {commandTag = 4290513584, nprocessed = 6257968034093412340} [17:45:12.823] querytree_list = [17:45:12.823] portal = [17:45:12.823] receiver = [17:45:12.823] format = 22332 [17:45:12.823] cmdtagname = [17:45:12.823] parsetree_item__state = [17:45:12.823] dest = DestRemote [17:45:12.823] oldcontext = 0x5a228280 [17:45:12.823] parsetree_list = 0x5a1b006c [17:45:12.823] parsetree_item = 0x5a1b007c [17:45:12.823] save_log_statement_stats = false [17:45:12.823] was_logged = true [17:45:12.823] use_implicit_block = false [17:45:12.823] msec_str = " \364\032ZF\000\000\000Q\000\000\0009\304\330V\260\n\274\377\376\377\377?RM.g.\306\330V" [17:45:12.823] __func__ = "exec_simple_query" [17:45:12.823] #44 0x570d2df2 in PostgresMain (dbname=0x5a1e574c "regression", username=0x5a1e5730 "postgres") at ../src/backend/tcop/postgres.c:4792 [17:45:12.823] query_string = 0x5a1af420 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";" [17:45:12.823] firstchar = [17:45:12.823] input_message = {data = 0x5a1af420 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";", len = 71, maxlen = 1024, cursor = 71} [17:45:12.823] local_sigjmp_buf = {{__jmpbuf = {1474506740, 1478615052, 1478615056, 1, -70488025, -1718489738}, __mask_was_saved = 1, __saved_mask = {__val = {4194304, 0, 1511555888, 1463727633, 1, 1504, 1474506740, 84, 1474507504, 198, 1474506740, 1474506740, 0, 468, 1511555888, 1463819681, 1511555888, 3760, 0, 1463819505, 1474506740, 1478609696, 1478615056, 1460188816, 3760, 4136262218, 1474506740, 1458895025, 4065159464, 1, 4135816021, 1474506740}}}} [17:45:12.823] send_ready_for_query = false [17:45:12.823] idle_in_transaction_timeout_enabled = false [17:45:12.823] idle_session_timeout_enabled = false [17:45:12.823] __func__ = "PostgresMain" [17:45:12.823] #45 0x570c84fc in BackendMain (startup_data=0xffbc0bfc "", startup_data_len=4) at ../src/backend/tcop/backend_startup.c:107 [17:45:12.823] bsdata = 0xffbc0bfc [17:45:12.823] #46 0x56f5ffaf in postmaster_child_launch (child_type=, startup_data=, startup_data_len=, client_sock=) at ../src/backend/postmaster/launch_backend.c:266 [17:45:12.823] pid = [17:45:12.823] #47 0x56f65fe9 in BackendStartup (client_sock=client_sock@entry=0xffbc0c48) at ../src/backend/postmaster/postmaster.c:3417 [17:45:12.823] bn = 0x5a1d4490 [17:45:12.823] pid = [17:45:12.823] startup_data = {canAcceptConnections = CAC_OK} [17:45:12.823] __func__ = "BackendStartup" [17:45:12.823] #48 0x56f66576 in ServerLoop () at ../src/backend/postmaster/postmaster.c:1650 [17:45:12.823] s = {sock = 8, raddr = {addr = {ss_family = 1, __ss_padding = "\005W\a\000\000\000L\221\340\363\200\305\035Zg\224\005W\364/\343W\200\305\035Z\360\023\033Z|\246\005W\364/\343W\307\305\035ZHB\035Z\377\027\000\000\000\020\000\000\000\000\000\000\000\000\000\000\001\000\000\000\352\003\000\000\353\003\000\000\200\201\000\0008\260\002\000\000\000\000\000P\n\000\000\000\000\000\000\b\000\000\000\000\000\000\000t80\000\000\000\000\000)M.g\000\000\000\000\004Y\0068", __ss_align = 0}, salen = 2}} [17:45:12.823] i = 0 [17:45:12.823] now = [17:45:12.823] last_lockfile_recheck_time = 1731087694 [17:45:12.823] last_touch_time = 1731087694 [17:45:12.823] events = {{pos = 1, events = 2, fd = 6, user_data = 0x0}, {pos = 0, events = 875893240, fd = 0, user_data = 0x672e4d28}, {pos = 0, events = 471941941, fd = 0, user_data = 0x0}, {pos = 0, events = 8, fd = 1, user_data = 0x1b}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = 0, events = 0, fd = 4112, user_data = 0xf68ad51c}, {pos = 1511902608, events = 27, fd = 4096, user_data = 0xf68adb32}, {pos = -157081612, events = 4137887736, fd = 6176, user_data = 0x1000}, {pos = 1511902600, events = 1, fd = 1, user_data = 0x0}, {pos = 256, events = 0, fd = 99, user_data = 0x62}, {pos = 0, events = 0, fd = 0, user_data = 0xf6a327c0}, {pos = 4096, events = 4137885684, fd = -216, user_data = 0xf68ae93f }, {pos = 1511596112, events = 4137885684, fd = -4452648, user_data = 0xf691ea3c <__fstat64_time64+44>}, {pos = 7, events = 4137463081, fd = -4452912, user_data = 0xf6a31ff4}, {pos = -158769097, events = 4137885684, fd = 1511596112, user_data = 0xf6887b22 <_IO_file_doallocate+178>}, {pos = 1511596112, events = 1511902608, fd = 1511906704, user_data = 0x1}, {pos = 2049, events = 0, fd = 176184, user_data = 0x0}, {pos = 33152, events = 1, fd = 1002, user_data = 0x3eb}, {pos = 0, events = 4160156484, fd = -159170342, user_data = 0x566424a2}, {pos = 4096, events = 8, fd = 0, user_data = 0x672e4d29}, {pos = 0, events = 4160331764, fd = 0, user_data = 0x672e4d28}, {pos = 0, events = 4150407584, fd = -159258312, user_data = 0xf681ccf8}, {pos = 2090263927, events = 4160157449, fd = 1, user_data = 0x1}, {pos = -159234152, events = 1510, fd = -159205224, user_data = 0xf76231a0}, {pos = -4452684, events = 4290514608, fd = -216, user_data = 0x800}, {pos = -4452648, events = 44, fd = 0, user_data = 0xf681e938}, {pos = -134635532, events = 4135762072, fd = 1449196523, user_data = 0xf6824798}, {pos = 2090263927, events = 4150407584, fd = 23, user_data = 0xffbc0f40}, {pos = -4452684, events = 1511879232, fd = -157081612, user_data = 0x811}, {pos = 0, events = 1511871792, fd = 1, user_data = 0x573ea7aa }, {pos = 0, events = 0, fd = -157086892, user_data = 0xde0}, {pos = 1511908768, events = 2090263927, fd = -134632408, user_data = 0xffbc0f40}, {pos = -4452540, events = 4160159438, fd = 1449010468, user_data = 0xffbc0f44}, {pos = 16204, events = 3, fd = 3, user_data = 0x0}, {pos = 2, events = 3, fd = 0, user_data = 0x1}, {pos = 48, events = 0, fd = 14888948, user_data = 0x573eb053 }, {pos = -134635532, events = 44, fd = 0, user_data = 0xffffff0c}, {pos = 0, events = 182633, fd = 61859, user_data = 0xf68f45bc }, {pos = 11, events = 0, fd = -4452336, user_data = 0xf68a4582 }, {pos = -1, events = 4135733144, fd = -144559712, user_data = 0x5a1d7f20}, {pos = 1474506740, events = 0, fd = 3, user_data = 0x0}, {pos = 1511882528, events = 0, fd = 1449196523, user_data = 0x57e33234 }, {pos = -134632880, events = 4160186315, fd = 0, user_data = 0xf6896c5d}, {pos = -4452436, events = 4160334888, fd = -202543840, user_data = 0x1}, {pos = 0, events = 4137880404, fd = -157088896, user_data = 0xffbc0fac}, {pos = 244218677, events = 1128, fd = -134635532, user_data = 0xf6895380}, {pos = 0, events = 0, fd = 0, user_data = 0xaada0f00}, {pos = -159234152, events = 4136584112, fd = 0, user_data = 0xaada0f00}, {pos = -157081612, events = 61859, fd = 182633, user_data = 0xf684e380 }, {pos = 2, events = 4290514960, fd = 0, user_data = 0x57e32ff4}, {pos = 0, events = 4135904102, fd = 1474506740, user_data = 0x56f5fc01 }, {pos = 2, events = 4290514960, fd = 0, user_data = 0x3b5fac}, {pos = 4194304, events = 0, fd = 74, user_data = 0x0}, {pos = -157081612, events = 4290515084, fd = 1511866980, user_data = 0xf68ee0bc <__clock_gettime64+60>}, {pos = 0, events = 4290515084, fd = 1474506740, user_data = 0x57400530 }, {pos = 1511861504, events = 0, fd = 1511861504, user_data = 0xaada0f00}, {pos = -4452136, events = 1511718568, fd = 1511866952, user_data = 0xf68e25ad }, {pos = 0, events = 4290515084, fd = 1511724016, user_data = 0x57e32ff4}, {pos = 0, events = 0, fd = 1511596112, user_data = 0xf6a31ff4}, {pos = 1511861504, events = 1511866952, fd = 1511596112, user_data = 0x672e4d4e}, {pos = 0, events = 996125843, fd = 0, user_data = 0x57e32ff4}, {pos = 0, events = 182633, fd = 1458969218, user_data = 0x56f65451 }, {pos = 1511718568, events = 1511866952, fd = 0, user_data = 0x0}, {pos = 11, events = 1476477648, fd = 1511717988, user_data = 0x580142d0 }} [17:45:12.823] nevents = 1 [17:45:12.823] __func__ = "ServerLoop" [17:45:12.823] #49 0x56f67cc3 in PostmasterMain (argc=4, argv=0x5a188220) at ../src/backend/postmaster/postmaster.c:1348 [17:45:12.823] opt = [17:45:12.823] status = [17:45:12.823] userDoption = [17:45:12.823] listen_addr_saved = false [17:45:12.823] output_config_variable = [17:45:12.823] __func__ = "PostmasterMain" [17:45:12.823] #50 0x56d92941 in main (argc=4, argv=0x5a188220) at ../src/backend/main/main.c:196 [17:45:12.823] do_check_root = [17:45:12.844] -e [17:45:12.844] [17:45:12.844] [17:45:12.911] dumping /tmp/cores/postgres-6-60117.core for /tmp/cirrus-ci-build/build-32/tmp_install//usr/local/pgsql/bin/postgres [17:45:13.153] [New LWP 60117] [17:45:13.153] [17:45:13.153] This GDB supports auto-downloading debuginfo from the following URLs: [17:45:13.153] [17:45:13.153] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [17:45:13.153] Debuginfod has been disabled. [17:45:13.153] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [17:45:13.260] [Thread debugging using libthread_db enabled] [17:45:13.260] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [17:45:13.260] Core was generated by `postgres: postgres regression [local] SELECT '. [17:45:13.260] Program terminated with signal SIGABRT, Aborted. [17:45:13.260] #0 0xf7f3e559 in __kernel_vsyscall () [17:45:13.717] [17:45:13.717] Thread 1 (Thread 0xf3de3240 (LWP 60117)): [17:45:13.717] #0 0xf7f3e559 in __kernel_vsyscall () [17:45:13.717] No symbol table info available. [17:45:13.717] #1 0xf68792f7 in ?? () from /lib/i386-linux-gnu/libc.so.6 [17:45:13.717] No symbol table info available. [17:45:13.717] #2 0xf6828111 in raise () from /lib/i386-linux-gnu/libc.so.6 [17:45:13.717] No symbol table info available. [17:45:13.717] #3 0xf681126a in abort () from /lib/i386-linux-gnu/libc.so.6 [17:45:13.717] No symbol table info available. [17:45:13.717] #4 0xf6a34d4a in __sanitizer::Abort () at ../../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [17:45:13.717] No locals. [17:45:13.717] #5 0xf6a43896 in __sanitizer::Die () at ../../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [17:45:13.717] No locals. [17:45:13.717] #6 0xf6a2158c in __ubsan::__ubsan_handle_type_mismatch_v1_abort (Data=, Pointer=) at ../../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:148 [17:45:13.717] bp = 4288469512 [17:45:13.717] pc = [17:45:13.717] Opts = {FromUnrecoverableHandler = 208, pc = 4288469928, bp = 4137817440} [17:45:13.717] #7 0x56f3694d in pg_check_regex_collation (is_similar_to=true) at ../src/backend/regex/regc_pg_locale.c:302 [17:45:13.717] __func__ = "pg_check_regex_collation" [17:45:13.717] #8 0x56f36cd8 in pg_regcomp (re=0xff9cdba0, string=0x58bcbb34, len=5, flags=19, collation=100) at ../src/backend/regex/regcomp.c:453 [17:45:13.717] var = {re = 0xff9cdba0, now = 0x58bcbb3c, stop = 0x58bcbb48, err = 0, cflags = 19, lasttype = 110, nexttype = 115, nextvalue = 5, lexcon = 1, nsubexp = 0, subs = 0xff9cda74, nsubs = 10, sub10 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, nfa = 0x58ba1860, cm = 0x58ba1688, nlcolor = -1, wordchrs = 0x0, tree = 0x0, treechain = 0x0, treefree = 0x0, ntree = 1474150388, cv = 0x58ba61c0, cv2 = 0x0, lacons = 0x0, nlacons = 0, spaceused = 3728} [17:45:13.717] v = 0xff9cda44 [17:45:13.717] g = 0x58ba1640 [17:45:13.717] i = [17:45:13.717] j = [17:45:13.717] debug = 0x0 [17:45:13.717] #9 0x5723cebc in RE_compile_and_cache (text_re=0x58bb8938, cflags=19, collation=100) at ../src/backend/utils/adt/regexp.c:209 [17:45:13.717] text_re_len = 5 [17:45:13.717] text_re_val = 0x58bb893c "\\d+kB~GGGGGG " [17:45:13.717] pattern = 0x58bcbb34 [17:45:13.717] pattern_len = 5 [17:45:13.717] i = [17:45:13.717] regcomp_result = [17:45:13.717] re_temp = {cre_context = 0x58ba15b0, cre_pat = 0xff9cdd00 "\374ͼX8\211\273X\200\211\273X\003", cre_pat_len = 468, cre_flags = 1474150388, cre_collation = 1474150388, cre_re = {re_magic = 65239, re_nsub = 1024, re_info = 1152, re_csize = 4, re_endp = 0x57ddb500 "nY@W\f\201@WaU@WSZ@WmU@WP\225@W\001", re_collation = 100, re_guts = 0x58ba1640 'G' , re_fns = 0x57dc6de0 "\242\314\361V\245s\361V"}} [17:45:13.717] errMsg = "\364\277\335W\f59W\003\000\000\000\020\000\000\000\364\277\335W\234\272\274X|\000\000\000\200\000\000\000\364\277\335W\30669W\003\000\000\000ࢼX\000\000\000\000:69W\000\004\000\000\a\000\000\000p\242\274Xp\242\274X\004\000\000\000ࢼX\000\000\000\000\253H9W\200\000\000\000\004\000\000\000p\242\274X" [17:45:13.717] oldcontext = 0x58bca270 [17:45:13.717] __func__ = "RE_compile_and_cache" [17:45:13.717] #10 0x572f2ca5 in replace_text_regexp (src_text=0x58bccdfc, pattern_text=0x58bb8938, replace_text=0x58bb8980, cflags=19, collation=100, search_start=0, n=0) at ../src/backend/utils/adt/varlena.c:4255 [17:45:13.717] ret_text = [17:45:13.717] re = [17:45:13.717] src_text_len = 30 [17:45:13.717] nmatches = 0 [17:45:13.717] buf = {data = 0x58bcb69c "", len = 0, maxlen = 1024, cursor = 0} [17:45:13.717] pmatch = {{rm_so = 2285, rm_eo = 0}, {rm_so = -6496964, rm_eo = 1488718272}, {rm_so = 1488685504, rm_eo = 3}, {rm_so = 1474150388, rm_eo = 4}, {rm_so = 188, rm_eo = 1460102147}, {rm_so = 1478251260, rm_eo = 1455543212}, {rm_so = 1474150388, rm_eo = 1488718140}, {rm_so = 1488685160, rm_eo = 1455551639}, {rm_so = 1488718132, rm_eo = -6496964}, {rm_so = 1488718132, rm_eo = 1455548343}} [17:45:13.717] nmatch = 1 [17:45:13.717] data = 0x58bcbaa8 [17:45:13.717] data_len = 30 [17:45:13.717] data_pos = [17:45:13.717] start_ptr = [17:45:13.717] escape_status = 0 [17:45:13.717] __func__ = "replace_text_regexp" [17:45:13.717] #11 0x5723ec20 in textregexreplace (fcinfo=0x58bc09ec) at ../src/backend/utils/adt/regexp.c:687 [17:45:13.717] s = 0x58bccdfc [17:45:13.717] p = 0x58bb8938 [17:45:13.717] r = 0x58bb8980 [17:45:13.717] opt = [17:45:13.717] flags = {cflags = 3, glob = true} [17:45:13.717] __func__ = "textregexreplace" [17:45:13.717] #12 0x56c3f1de in ExecInterpExpr (state=0x58bc0934, econtext=0x58bc03ac, isnull=0xff9cde9f) at ../src/backend/executor/execExprInterp.c:770 [17:45:13.717] fcinfo = 0x58bc09ec [17:45:13.717] args = 0x58bc0a00 [17:45:13.717] nargs = 4 [17:45:13.717] d = [17:45:13.717] op = 0x58bc0a5c [17:45:13.717] resultslot = 0x0 [17:45:13.717] innerslot = 0x0 [17:45:13.717] outerslot = 0x0 [17:45:13.717] scanslot = 0x0 [17:45:13.717] dispatch_table = {0x56c3d1e3 , 0x56c3d236 , 0x56c3d338 , 0x56c3d43a , 0x56c3d53c , 0x56c3d78d , 0x56c3d9de , 0x56c3dc2f , 0x56c3dc87 , 0x56c3dcdf , 0x56c3dd37 , 0x56c3dd8e , 0x56c3e151 , 0x56c3e514 , 0x56c3e8d7 , 0x56c3eb19 , 0x56c3ee0a , 0x56c3ef21 , 0x56c3f097 , 0x56c3f284 , 0x56c3f2db , 0x56c3f332 , 0x56c3f362 , 0x56c3f54e , 0x56c3f6da , 0x56c3f70a , 0x56c3f8f6 , 0x56c3fa82 , 0x56c3fb30 , 0x56c3fcdd , 0x56c3fd6f , 0x56c3fe9d , 0x56c3ffcb , 0x56c40147 , 0x56c40278 , 0x56c403a9 , 0x56c40400 , 0x56c40457 , 0x56c4056f , 0x56c406c8 , 0x56c40821 , 0x56c40939 , 0x56c40990 , 0x56c409e7 , 0x56c40a79 , 0x56c40ad0 , 0x56c40ec0 , 0x56c4104d , 0x56c41538 , 0x56c4158b , 0x56c417e2 , 0x56c41a29 , 0x56c41cc0 , 0x56c41d13 , 0x56c41d66 , 0x56c41db9 , 0x56c41e0c , 0x56c41e63 , 0x56c41eb6 , 0x56c422bf , 0x56c424e3 , 0x56c42536 , 0x56c4258d , 0x56c425e4 , 0x56c4263b , 0x56c42740 , 0x56c42785 , 0x56c42740 , 0x56c40cc8 , 0x56c428cf , 0x56c42922 , 0x56c42975 , 0x56c42a4d , 0x56c42bcf , 0x56c42ddb , 0x56c42f5c , 0x56c427d1 , 0x56c42825 , 0x56c42878 , 0x56c4318c , 0x56c431df , 0x56c43236 , 0x56c43289 , 0x56c432f5 , 0x56c4334c , 0x56c4339f , 0x56c43571 , 0x56c435c4 , 0x56c437f9 , 0x56c43850 , 0x56c438a7 , 0x56c43996 , 0x56c43bf4 , 0x56c43d7a , 0x56c43ef9 , 0x56c440b5 , 0x56c44525 , 0x56c44955 , 0x56c44d5a , 0x56c4527b , 0x56c45751 , 0x56c45bfa , 0x56c45d31 , 0x56c45e67 , 0x56c45ebe , 0x56c45f15 } [17:45:13.717] #13 0x56c327c6 in ExecInterpExprStillValid (state=0x58bc0934, econtext=0x58bc03ac, isNull=0xff9cde9f) at ../src/backend/executor/execExprInterp.c:2035 [17:45:13.717] No locals. [17:45:13.717] #14 0xeaf75c6c in ExecEvalExpr (isNull=0xff9cde9f, econtext=0x58bc03ac, state=) at ../src/include/executor/executor.h:348 [17:45:13.717] No locals. [17:45:13.717] #15 exec_eval_simple_expr (estate=estate@entry=0xff9ce108, expr=expr@entry=0x58be61b8, result=result@entry=0xff9cde5c, isNull=0xff9cde9f, rettype=0xff9cde98, rettypmod=0xff9cde94) at ../src/pl/plpgsql/src/pl_exec.c:6222 [17:45:13.717] econtext = 0x58bc03ac [17:45:13.717] curlxid = [17:45:13.717] paramLI = 0x58bccda4 [17:45:13.717] save_setup_arg = 0x0 [17:45:13.717] need_snapshot = [17:45:13.717] oldcontext = 0x58bcc280 [17:45:13.717] #16 0xeaf7e335 in exec_eval_expr (estate=estate@entry=0xff9ce108, expr=expr@entry=0x58be61b8, isNull=isNull@entry=0xff9cde9f, rettype=0xff9cde98, rettypmod=0xff9cde94) at ../src/pl/plpgsql/src/pl_exec.c:5703 [17:45:13.717] result = 0 [17:45:13.717] rc = [17:45:13.717] attr = [17:45:13.717] __func__ = "exec_eval_expr" [17:45:13.717] #17 0xeaf80702 in exec_assign_expr (estate=0xff9ce108, target=0x58bcc344, expr=0x58be61b8) at ../src/pl/plpgsql/src/pl_exec.c:5035 [17:45:13.717] value = [17:45:13.717] isnull = 86 [17:45:13.717] valtype = 25 [17:45:13.717] valtypmod = -1 [17:45:13.717] #18 0xeaf80913 in exec_stmt_assign (estate=estate@entry=0xff9ce108, stmt=stmt@entry=0x58be6120) at ../src/pl/plpgsql/src/pl_exec.c:2152 [17:45:13.717] No locals. [17:45:13.717] #19 0xeaf84e63 in exec_stmts (estate=estate@entry=0xff9ce108, stmts=0x58be6290) at ../src/pl/plpgsql/src/pl_exec.c:2016 [17:45:13.717] stmt = 0x58be6120 [17:45:13.717] rc = [17:45:13.717] s__state = [17:45:13.717] save_estmt = 0x58be6064 [17:45:13.717] s = [17:45:13.717] __func__ = "exec_stmts" [17:45:13.717] #20 0xeaf89357 in exec_for_query (estate=estate@entry=0xff9ce108, stmt=stmt@entry=0x58be6064, portal=portal@entry=0x58b1787c, prefetch_ok=) at ../src/pl/plpgsql/src/pl_exec.c:5969 [17:45:13.717] i = 0 [17:45:13.717] var = 0x58be6090 [17:45:13.717] tuptab = 0x58bf2420 [17:45:13.717] found = true [17:45:13.717] rc = [17:45:13.717] previous_id = 1 [17:45:13.717] tupdescs_match = true [17:45:13.717] n = 9 [17:45:13.717] #21 0xeaf89d35 in exec_stmt_dynfors (estate=estate@entry=0xff9ce108, stmt=stmt@entry=0x58be6064) at ../src/pl/plpgsql/src/pl_exec.c:4645 [17:45:13.717] portal = 0x58b1787c [17:45:13.717] rc = [17:45:13.717] #22 0xeaf84ff3 in exec_stmts (estate=estate@entry=0xff9ce108, stmts=0x58bc2240) at ../src/pl/plpgsql/src/pl_exec.c:2096 [17:45:13.717] stmt = 0x58be6064 [17:45:13.717] rc = [17:45:13.717] s__state = [17:45:13.717] save_estmt = 0x58bc226c [17:45:13.717] s = [17:45:13.717] __func__ = "exec_stmts" [17:45:13.717] #23 0xeaf85d29 in exec_stmt_block (estate=estate@entry=0xff9ce108, block=block@entry=0x58bc226c) at ../src/pl/plpgsql/src/pl_exec.c:1939 [17:45:13.717] rc = -1 [17:45:13.717] i = [17:45:13.717] __func__ = "exec_stmt_block" [17:45:13.717] #24 0xeaf85e7a in exec_toplevel_block (estate=estate@entry=0xff9ce108, block=0x58bc226c) at ../src/pl/plpgsql/src/pl_exec.c:1630 [17:45:13.717] rc = [17:45:13.717] #25 0xeaf865f1 in plpgsql_exec_function (func=0x58af34c0, fcinfo=0x58b8c548, simple_eval_estate=0x0, simple_eval_resowner=0x0, procedure_resowner=0x0, atomic=true) at ../src/pl/plpgsql/src/pl_exec.c:619 [17:45:13.717] estate = {func = 0x58af34c0, trigdata = 0x0, evtrigdata = 0x0, retval = 0, retisnull = true, rettype = 0, fn_rettype = 25, retistuple = false, retisset = true, readonly_func = false, atomic = true, exitlabel = 0x0, cur_error = 0x0, tuple_store = 0x0, tuple_store_desc = 0x0, tuple_store_cxt = 0x58b8b670, tuple_store_owner = 0x58af1e74, rsi = 0xff9ce2d4, found_varno = 2, ndatums = 5, datums = 0x58bccdd0, datum_context = 0x58bcc280, paramLI = 0x58bccda4, simple_eval_estate = 0x58bc02a0, simple_eval_resowner = 0x58af38cc, procedure_resowner = 0x0, cast_hash = 0x58bbe290, stmt_mcontext = 0x58be8330, stmt_mcontext_parent = 0x58bcc280, eval_tuptable = 0x0, eval_processed = 0, eval_econtext = 0x58bc03ac, err_stmt = 0x58be6120, err_var = 0x0, err_text = 0x0, plugin_info = 0x0} [17:45:13.717] plerrcontext = {previous = 0x0, callback = 0xeaf82ff5 , arg = 0xff9ce108} [17:45:13.717] i = 1 [17:45:13.717] rc = [17:45:13.717] __func__ = "plpgsql_exec_function" [17:45:13.717] #26 0xeaf90296 in plpgsql_call_handler (fcinfo=0x58b8c548) at ../src/pl/plpgsql/src/pl_handler.c:276 [17:45:13.717] _save_exception_stack = 0xff9ce554 [17:45:13.717] _save_context_stack = 0x0 [17:45:13.717] _local_sigjmp_buf = {{__jmpbuf = {-352624652, -352624652, 1488502840, 1478258704, 1596051912, -1796860446}, __mask_was_saved = 0, __saved_mask = {__val = {1455629759, 1488502916, 1488503092, 0, 1455629627, 1474150388, 0, 1488501288, 0, 1487871604, 3942509884, 1474086516, 1455619533, 1488502916, 1488500908, 1474150388, 1455630278, 1488502916, 1488500908, 1488504160, 1460371400, 1488504136, 1488504092, 0, 1455850136, 1488502916, 1488500908, 1488504160, 1455849893, 1488501412, 0, 1488500908}}}} [17:45:13.717] _do_rethrow = false [17:45:13.717] nonatomic = false [17:45:13.717] func = 0x58af34c0 [17:45:13.717] save_cur_estate = 0x0 [17:45:13.717] procedure_resowner = 0x0 [17:45:13.717] retval = 0 [17:45:13.717] rc = [17:45:13.717] __func__ = "plpgsql_call_handler" [17:45:13.717] #27 0x56c6a77c in ExecMakeFunctionResultSet (fcache=0x58b8c038, econtext=0x58b8b8ac, argContext=0x58bc6250, isNull=0x58b8bff4, isDone=0x58b8c024) at ../src/backend/executor/execSRF.c:624 [17:45:13.717] arguments = [17:45:13.717] result = [17:45:13.717] fcinfo = 0x58b8c548 [17:45:13.717] fcusage = {fs = 0x0, save_f_total_time = {ticks = 6254924435583516660}, save_total = {ticks = 6393080313600191701}, start = {ticks = 16492073121218611}} [17:45:13.717] rsinfo = {type = T_ReturnSetInfo, econtext = 0x58b8b8ac, expectedDesc = 0x58b8c820, allowedModes = 3, returnMode = SFRM_ValuePerCall, isDone = ExprSingleResult, setResult = 0x0, setDesc = 0x0} [17:45:13.717] callit = [17:45:13.717] i = [17:45:13.717] __func__ = "ExecMakeFunctionResultSet" [17:45:13.717] #28 0x56cddc30 in ExecProjectSRF (node=node@entry=0x58b8b820, continuing=continuing@entry=false) at ../src/backend/executor/nodeProjectSet.c:182 [17:45:13.717] elem = [17:45:13.717] isdone = 0x58b8c024 [17:45:13.717] result = 0x58b8bff0 [17:45:13.717] isnull = [17:45:13.717] resultSlot = 0x58b8bfc4 [17:45:13.717] econtext = 0x58b8b8ac [17:45:13.717] oldcontext = 0x58b8b670 [17:45:13.717] hassrf = false [17:45:13.717] hasresult = false [17:45:13.717] argno = 0 [17:45:13.717] #29 0x56cddecc in ExecProjectSet (pstate=0x58b8b820) at ../src/backend/executor/nodeProjectSet.c:106 [17:45:13.717] node = 0x58b8b820 [17:45:13.717] outerTupleSlot = [17:45:13.717] resultSlot = [17:45:13.717] outerPlan = [17:45:13.717] econtext = 0x58b8b8ac [17:45:13.717] #30 0x56c63d90 in ExecProcNodeFirst (node=0x58b8b820) at ../src/backend/executor/execProcnode.c:469 [17:45:13.717] No locals. [17:45:13.717] #31 0x56c4dd74 in ExecProcNode (node=node@entry=0x58b8b820) at ../src/include/executor/executor.h:278 [17:45:13.717] No locals. [17:45:13.717] #32 0x56c4df79 in ExecutePlan (estate=estate@entry=0x58b8b700, planstate=0x58b8b820, use_parallel_mode=, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=ForwardScanDirection, dest=0x58bac940, execute_once=true) at ../src/backend/executor/execMain.c:1650 [17:45:13.717] slot = [17:45:13.717] current_tuple_count = 0 [17:45:13.717] #33 0x56c4fef8 in standard_ExecutorRun (queryDesc=0x58aded70, direction=ForwardScanDirection, count=0, execute_once=true) at ../src/backend/executor/execMain.c:361 [17:45:13.717] estate = 0x58b8b700 [17:45:13.717] operation = CMD_SELECT [17:45:13.717] dest = 0x58bac940 [17:45:13.717] sendTuples = [17:45:13.717] oldcontext = 0x58adece0 [17:45:13.717] __func__ = "standard_ExecutorRun" [17:45:13.717] #34 0x56c501ca in ExecutorRun (queryDesc=0x58aded70, direction=ForwardScanDirection, count=0, execute_once=true) at ../src/backend/executor/execMain.c:302 [17:45:13.717] No locals. [17:45:13.717] #35 0x5707cb06 in PortalRunSelect (portal=portal@entry=0x58b17770, forward=forward@entry=true, count=0, count@entry=2147483647, dest=0x58bac940) at ../src/backend/tcop/pquery.c:924 [17:45:13.717] queryDesc = 0x58aded70 [17:45:13.717] direction = [17:45:13.717] nprocessed = [17:45:13.717] __func__ = "PortalRunSelect" [17:45:13.717] #36 0x5708034e in PortalRun (portal=0x58b17770, count=2147483647, isTopLevel=true, run_once=true, dest=0x58bac940, altdest=0x58bac940, qc=0xff9ce664) at ../src/backend/tcop/pquery.c:768 [17:45:13.717] _save_exception_stack = 0xff9ce6e4 [17:45:13.717] _save_context_stack = 0x0 [17:45:13.717] _local_sigjmp_buf = {{__jmpbuf = {1474150388, 1, 1488025456, 1487634480, 1596486088, 1763571353}, __mask_was_saved = 0, __saved_mask = {__val = {8, 0, 1474150388, 60, 1466399378, 1474150388, 1474150388, 1474150388, 0, 60, 468, 1463463703, 1487631200, 60, 0, 1463463522, 1487793376, 2, 0, 1474150388, 2, 1488025456, 1487634480, 1452012568, 60, 2, 1487634480, 1460138135, 1488149568, 1474150388, 1487634452, 1460084007}}}} [17:45:13.717] _do_rethrow = [17:45:13.717] result = [17:45:13.717] nprocessed = [17:45:13.717] saveTopTransactionResourceOwner = 0x58aee9e0 [17:45:13.717] saveTopTransactionContext = 0x58b35bb0 [17:45:13.717] saveActivePortal = 0x0 [17:45:13.717] saveResourceOwner = 0x58aee9e0 [17:45:13.717] savePortalContext = 0x0 [17:45:13.717] saveMemoryContext = 0x58b35bb0 [17:45:13.717] __func__ = "PortalRun" [17:45:13.717] #37 0x57078e98 in exec_simple_query (query_string=query_string@entry=0x58ab73f0 "select explain_analyze_without_memory('select * from (select * from t order by a) s order by a, b limit 55');") at ../src/backend/tcop/postgres.c:1283 [17:45:13.717] cmdtaglen = 6 [17:45:13.717] snapshot_set = [17:45:13.717] per_parsetree_context = 0x0 [17:45:13.717] plantree_list = 0x58bac914 [17:45:13.717] parsetree = 0x58ab8014 [17:45:13.717] commandTag = [17:45:13.717] qc = {commandTag = CMDTAG_UNKNOWN, nprocessed = 0} [17:45:13.717] querytree_list = [17:45:13.717] portal = 0x58b17770 [17:45:13.717] receiver = [17:45:13.717] format = 0 [17:45:13.717] cmdtagname = [17:45:13.717] parsetree_item__state = [17:45:13.717] dest = DestRemote [17:45:13.717] oldcontext = 0x58b35bb0 [17:45:13.717] parsetree_list = 0x58ab8030 [17:45:13.717] parsetree_item = 0x58ab8040 [17:45:13.717] save_log_statement_stats = false [17:45:13.717] was_logged = false [17:45:13.717] use_implicit_block = false [17:45:13.717] msec_str = "\360s\253Xm\000\000\000Q\000\000\0009T\323V\320\346\234\377\376\377\377?HM.g.V\323V" [17:45:13.717] __func__ = "exec_simple_query" [17:45:13.717] #38 0x5707bdf2 in PostgresMain (dbname=0x58aecdac "regression", username=0x58aecd90 "postgres") at ../src/backend/tcop/postgres.c:4792 [17:45:13.717] query_string = 0x58ab73f0 "select explain_analyze_without_memory('select * from (select * from t order by a) s order by a, b limit 55');" [17:45:13.717] firstchar = [17:45:13.717] input_message = {data = 0x58ab73f0 "select explain_analyze_without_memory('select * from (select * from t order by a) s order by a, b limit 55');", len = 110, maxlen = 1024, cursor = 110} [17:45:13.717] local_sigjmp_buf = {{__jmpbuf = {1474150388, 1478258700, 1478258704, 1, 1596920264, 1770704025}, __mask_was_saved = 1, __saved_mask = {__val = {4194304, 0, 1487471296, 1463371480, 1, 1504, 1474150388, 84, 1474151152, 198, 1474150388, 1474150388, 256, 468, 1487471296, 1463463329, 1487471296, 9760, 0, 1463463153, 1474150388, 1478253344, 1478258704, 1459832464, 9760, 4136106570, 1474150388, 1458538673, 3943867560, 1, 4135660373, 1474150388}}}} [17:45:13.717] send_ready_for_query = false [17:45:13.717] idle_in_transaction_timeout_enabled = false [17:45:13.717] idle_session_timeout_enabled = false [17:45:13.717] __func__ = "PostgresMain" [17:45:13.717] #39 0x570714fc in BackendMain (startup_data=0xff9ce81c "", startup_data_len=4) at ../src/backend/tcop/backend_startup.c:107 [17:45:13.717] bsdata = 0xff9ce81c [17:45:13.717] #40 0x56f08faf in postmaster_child_launch (child_type=, startup_data=, startup_data_len=, client_sock=) at ../src/backend/postmaster/launch_backend.c:266 [17:45:13.717] pid = [17:45:13.717] #41 0x56f0efe9 in BackendStartup (client_sock=client_sock@entry=0xff9ce868) at ../src/backend/postmaster/postmaster.c:3417 [17:45:13.717] bn = 0x58adc390 [17:45:13.717] pid = [17:45:13.717] startup_data = {canAcceptConnections = CAC_OK} [17:45:13.717] __func__ = "BackendStartup" [17:45:13.717] #42 0x56f0f576 in ServerLoop () at ../src/backend/postmaster/postmaster.c:1650 [17:45:13.717] s = {sock = 9, raddr = {addr = {ss_family = 1, __ss_padding = "\000W\b\000\000\000L1\336\363pD\256Xg$\000W\364\277\335WpD\256X\300\223\253X|6\000W\364\277\335W\267D\256X(\223\253X\377\027\000\000\000\020\000\000\000\000\000\000\000\000\000\000\001\000\000\000\352\003\000\000\353\003\000\000\200\201\000\000\333|\002\000\000\000\000\000P\n\000\000\000\000\000\000\b\000\000\000\000\000\000\000t80\000\000\000\000\000(M.g\000\000\000\0005C!\034", __ss_align = 0}, salen = 2}} [17:45:13.717] i = 0 [17:45:13.717] now = [17:45:13.717] last_lockfile_recheck_time = 1731087657 [17:45:13.717] last_touch_time = 1731087657 [17:45:13.717] events = {{pos = 1, events = 2, fd = 7, user_data = 0x0}, {pos = 0, events = 939940100, fd = 0, user_data = 0x672e4d28}, {pos = 0, events = 471941941, fd = 0, user_data = 0x0}, {pos = 0, events = 8, fd = 1, user_data = 0x1b}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = 0, events = 0, fd = 4112, user_data = 0xf688751c}, {pos = 1487815792, events = 71, fd = 4096, user_data = 0xf6887b32}, {pos = -157237260, events = 4137732088, fd = 6176, user_data = 0x1000}, {pos = 1487815784, events = 1, fd = 1, user_data = 0x0}, {pos = 256, events = 0, fd = 99, user_data = 0x61}, {pos = 0, events = 0, fd = 0, user_data = 0xf6a0c7c0}, {pos = 4096, events = 4137730036, fd = -216, user_data = 0xf688893f }, {pos = 1487511584, events = 4137730036, fd = -6493448, user_data = 0xf68f8a3c <__fstat64_time64+44>}, {pos = 8, events = 4137307433, fd = -6493712, user_data = 0xf6a0bff4}, {pos = -158924745, events = 4137730036, fd = 1487511584, user_data = 0xf6861b22 <_IO_file_doallocate+178>}, {pos = 1487511584, events = 1487815792, fd = 1487819888, user_data = 0x1}, {pos = 2049, events = 0, fd = 163035, user_data = 0x0}, {pos = 33152, events = 1, fd = 1002, user_data = 0x3eb}, {pos = 0, events = 4160000836, fd = -159325990, user_data = 0x565eb4a2}, {pos = 4096, events = 8, fd = 0, user_data = 0x672e4d28}, {pos = 0, events = 4160176116, fd = 0, user_data = 0x672e4d28}, {pos = 0, events = 4150251936, fd = -159413960, user_data = 0xf67f6cf8}, {pos = 2090263927, events = 4160001801, fd = 1, user_data = 0x1}, {pos = -159389800, events = 1510, fd = -159360872, user_data = 0xf75fd1a0}, {pos = -6493484, events = 4288473808, fd = -216, user_data = 0x800}, {pos = -6493448, events = 43, fd = 0, user_data = 0xf67f8938}, {pos = -134791180, events = 4135606424, fd = 1448840171, user_data = 0xf67fe798}, {pos = 2090263927, events = 4150251936, fd = 23, user_data = 0xff9ceb60}, {pos = -6493484, events = 4092267600, fd = -157237260, user_data = 0x811}, {pos = 0, events = 1487786000, fd = 1, user_data = 0x573937aa }, {pos = 0, events = 0, fd = -157242540, user_data = 0xde0}, {pos = 1487821952, events = 2090263927, fd = -134788056, user_data = 0xff9ceb60}, {pos = -6493340, events = 4160003790, fd = 1448654116, user_data = 0xff9ceb64}, {pos = 16204, events = 3, fd = 3, user_data = 0x0}, {pos = 2, events = 3, fd = 0, user_data = 0x1}, {pos = 48, events = 0, fd = 14532596, user_data = 0x57394053 }, {pos = -134791180, events = 44, fd = 0, user_data = 0xffffff0c}, {pos = 0, events = 182633, fd = 55014, user_data = 0xf68ce5bc }, {pos = 11, events = 0, fd = -6493136, user_data = 0xf687e582 }, {pos = -1, events = 4135577496, fd = -144715360, user_data = 0x58adf900}, {pos = 1474150388, events = 0, fd = 3, user_data = 0x0}, {pos = 1487796480, events = 0, fd = 1448840171, user_data = 0x57ddc234 }, {pos = -134788528, events = 4160030667, fd = 0, user_data = 0xf6870c5d}, {pos = -6493236, events = 4160179240, fd = -202699488, user_data = 0x1}, {pos = 0, events = 4137724756, fd = -157244544, user_data = 0xff9cebcc}, {pos = -1140729330, events = 1128, fd = -134791180, user_data = 0xf686f380}, {pos = 0, events = 0, fd = 0, user_data = 0x26f77c00}, {pos = -159389800, events = 4136428464, fd = 0, user_data = 0x26f77c00}, {pos = -157237260, events = 55014, fd = 182633, user_data = 0xf6828380 }, {pos = 2, events = 4288474160, fd = 0, user_data = 0x57ddbff4}, {pos = 0, events = 4135748454, fd = 1474150388, user_data = 0x56f08c01 }, {pos = 2, events = 4288474160, fd = 0, user_data = 0x3bddb5}, {pos = 4194304, events = 0, fd = 74, user_data = 0x0}, {pos = -157237260, events = 4288474284, fd = 1487781932, user_data = 0xf68c80bc <__clock_gettime64+60>}, {pos = 0, events = 4288474284, fd = 1474150388, user_data = 0x573a9530 }, {pos = 1487776752, events = 0, fd = 1487776752, user_data = 0x26f77c00}, {pos = -6492936, events = 1487781976, fd = 1487639336, user_data = 0xf68bc5ad }, {pos = 0, events = 4288474284, fd = 1487639488, user_data = 0x57ddbff4}, {pos = 0, events = 0, fd = 1487511584, user_data = 0xf6a0bff4}, {pos = 1487776752, events = 1487639336, fd = 1487511584, user_data = 0x672e4d2a}, {pos = 0, events = 4385559, fd = 0, user_data = 0x57ddbff4}, {pos = 0, events = 182633, fd = 1458612866, user_data = 0x56f0e451 }, {pos = 1487781976, events = 1487639336, fd = 0, user_data = 0x0}, {pos = 11, events = 1476121296, fd = 1487633488, user_data = 0x57fbd2d0 }} [17:45:13.717] nevents = 1 [17:45:13.717] __func__ = "ServerLoop" [17:45:13.717] #43 0x56f10cc3 in PostmasterMain (argc=8, argv=0x58a90200) at ../src/backend/postmaster/postmaster.c:1348 [17:45:13.717] opt = [17:45:13.717] status = [17:45:13.717] userDoption = [17:45:13.717] listen_addr_saved = false [17:45:13.717] output_config_variable = [17:45:13.717] __func__ = "PostmasterMain" [17:45:13.717] #44 0x56d3b941 in main (argc=8, argv=0x58a90200) at ../src/backend/main/main.c:196 [17:45:13.717] do_check_root = [17:45:13.744] -e [17:45:13.744] [17:45:13.744] [17:45:13.810] dumping /tmp/cores/postgres-6-68446.core for /tmp/cirrus-ci-build/build-32/tmp_install//usr/local/pgsql/bin/postgres [17:45:14.041] [New LWP 68446] [17:45:14.041] [17:45:14.041] This GDB supports auto-downloading debuginfo from the following URLs: [17:45:14.041] [17:45:14.041] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [17:45:14.041] Debuginfod has been disabled. [17:45:14.041] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [17:45:14.146] [Thread debugging using libthread_db enabled] [17:45:14.146] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [17:45:14.146] Core was generated by `postgres: postgres regression_citext [local] SELECT '. [17:45:14.146] Program terminated with signal SIGABRT, Aborted. [17:45:14.146] #0 0xf7f0c559 in __kernel_vsyscall () [17:45:14.212] [17:45:14.212] Thread 1 (Thread 0xf3db1240 (LWP 68446)): [17:45:14.212] #0 0xf7f0c559 in __kernel_vsyscall () [17:45:14.212] No symbol table info available. [17:45:14.212] #1 0xf68472f7 in ?? () from /lib/i386-linux-gnu/libc.so.6 [17:45:14.212] No symbol table info available. [17:45:14.212] #2 0xf67f6111 in raise () from /lib/i386-linux-gnu/libc.so.6 [17:45:14.212] No symbol table info available. [17:45:14.212] #3 0xf67df26a in abort () from /lib/i386-linux-gnu/libc.so.6 [17:45:14.212] No symbol table info available. [17:45:14.212] #4 0xf6a02d4a in __sanitizer::Abort () at ../../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [17:45:14.212] No locals. [17:45:14.212] #5 0xf6a11896 in __sanitizer::Die () at ../../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [17:45:14.212] No locals. [17:45:14.212] #6 0xf69ef58c in __ubsan::__ubsan_handle_type_mismatch_v1_abort (Data=, Pointer=) at ../../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:148 [17:45:14.212] bp = 4290719720 [17:45:14.212] pc = [17:45:14.212] Opts = {FromUnrecoverableHandler = 208, pc = 4290720136, bp = 4137612640} [17:45:14.212] #7 0x56f3b94d in pg_check_regex_collation (is_similar_to=true) at ../src/backend/regex/regc_pg_locale.c:302 [17:45:14.212] __func__ = "pg_check_regex_collation" [17:45:14.212] #8 0x56f3bcd8 in pg_regcomp (re=0xffbf3180, string=0x596b5d30, len=16, flags=27, collation=100) at ../src/backend/regex/regcomp.c:453 [17:45:14.212] var = {re = 0xffbf3180, now = 0x596b5d44, stop = 0x596b5d70, err = 0, cflags = 27, lasttype = 110, nexttype = 94, nextvalue = 68, lexcon = 1, nsubexp = 0, subs = 0xffbf3054, nsubs = 10, sub10 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, nfa = 0x596a7780, cm = 0x596a75a8, nlcolor = -1, wordchrs = 0x0, tree = 0x0, treechain = 0x0, treefree = 0x0, ntree = 1474170868, cv = 0x596cb160, cv2 = 0x0, lacons = 0x0, nlacons = 0, spaceused = 3728} [17:45:14.212] v = 0xffbf3024 [17:45:14.212] g = 0x596a7560 [17:45:14.212] i = [17:45:14.212] j = [17:45:14.212] debug = 0x0 [17:45:14.212] #9 0x57241ebc in RE_compile_and_cache (text_re=0x5967d658, cflags=27, collation=100) at ../src/backend/utils/adt/regexp.c:209 [17:45:14.212] text_re_len = 16 [17:45:14.212] text_re_val = 0x5967d65c "***S^(?:.*a\\.*)$~", '\354' , " " [17:45:14.212] pattern = 0x596b5d30 [17:45:14.212] pattern_len = 16 [17:45:14.212] i = [17:45:14.212] regcomp_result = [17:45:14.212] re_temp = {cre_context = 0x596a74d0, cre_pat = 0x57de0ff4 "\230Y\206\001P*\364\367\300\a\362\3676`\211VF`\211VV`\211Vf`\211Vv`\211V\206`\211V\226`\211V\246`\211V\266`\211V\306`\211V\326`\211V\346`\211V\220\t\216\366\006a\211V\026a\211V@\244\210\366\260\031\216\366Fa\211VVa\211Vfa\211V", cre_pat_len = -4, cre_flags = 0, cre_collation = 1459562078, cre_re = {re_magic = 65239, re_nsub = 4294967292, re_info = 100000, re_csize = 4, re_endp = 0x0, re_collation = 100, re_guts = 0x596a7560 '\354' , , re_fns = 0x57dcbde0 "\242\034\362V\245\303\361V"}} [17:45:14.212] errMsg = "\364\017\336Wwa\226V\020\000\000\000\374\377\377\377L\021mY\177\302\376V4\021mY(\rmY\000\000\000\000y\346\376V\000\000\000\000$0\357\352\374\377\377\377\366&\377V\364\017\336W\0000\357\352$0\357\352\204v;W\374\377\377\377\000\000\000\000\364\017\336W\240{\225V\360\000\000\000\000\004\000\000\004\000\000" [17:45:14.212] oldcontext = 0x596b5ca0 [17:45:14.212] __func__ = "RE_compile_and_cache" [17:45:14.212] #10 0x57242d16 in RE_compile_and_execute (text_re=0x5967d658, dat=0xeaef4ffd "abb", dat_len=3, cflags=, collation=100, nmatch=0, pmatch=0x0) at ../src/backend/utils/adt/regexp.c:369 [17:45:14.212] re = [17:45:14.212] #11 0x572434dd in texticregexeq (fcinfo=0x596d0888) at ../src/backend/utils/adt/regexp.c:555 [17:45:14.212] s = [17:45:14.212] p = [17:45:14.212] #12 0x56c441de in ExecInterpExpr (state=0x596d03c4, econtext=0x596d0208, isnull=0xffbf32bf) at ../src/backend/executor/execExprInterp.c:770 [17:45:14.212] fcinfo = 0x596d0888 [17:45:14.212] args = 0x596d089c [17:45:14.212] nargs = 2 [17:45:14.212] d = [17:45:14.212] op = 0x596d0498 [17:45:14.212] resultslot = 0x0 [17:45:14.212] innerslot = 0x0 [17:45:14.212] outerslot = 0x0 [17:45:14.212] scanslot = 0x596d0280 [17:45:14.212] dispatch_table = {0x56c421e3 , 0x56c42236 , 0x56c42338 , 0x56c4243a , 0x56c4253c , 0x56c4278d , 0x56c429de , 0x56c42c2f , 0x56c42c87 , 0x56c42cdf , 0x56c42d37 , 0x56c42d8e , 0x56c43151 , 0x56c43514 , 0x56c438d7 , 0x56c43b19 , 0x56c43e0a , 0x56c43f21 , 0x56c44097 , 0x56c44284 , 0x56c442db , 0x56c44332 , 0x56c44362 , 0x56c4454e , 0x56c446da , 0x56c4470a , 0x56c448f6 , 0x56c44a82 , 0x56c44b30 , 0x56c44cdd , 0x56c44d6f , 0x56c44e9d , 0x56c44fcb , 0x56c45147 , 0x56c45278 , 0x56c453a9 , 0x56c45400 , 0x56c45457 , 0x56c4556f , 0x56c456c8 , 0x56c45821 , 0x56c45939 , 0x56c45990 , 0x56c459e7 , 0x56c45a79 , 0x56c45ad0 , 0x56c45ec0 , 0x56c4604d , 0x56c46538 , 0x56c4658b , 0x56c467e2 , 0x56c46a29 , 0x56c46cc0 , 0x56c46d13 , 0x56c46d66 , 0x56c46db9 , 0x56c46e0c , 0x56c46e63 , 0x56c46eb6 , 0x56c472bf , 0x56c474e3 , 0x56c47536 , 0x56c4758d , 0x56c475e4 , 0x56c4763b , 0x56c47740 , 0x56c47785 , 0x56c47740 , 0x56c45cc8 , 0x56c478cf , 0x56c47922 , 0x56c47975 , 0x56c47a4d , 0x56c47bcf , 0x56c47ddb , 0x56c47f5c , 0x56c477d1 , 0x56c47825 , 0x56c47878 , 0x56c4818c , 0x56c481df , 0x56c48236 , 0x56c48289 , 0x56c482f5 , 0x56c4834c , 0x56c4839f , 0x56c48571 , 0x56c485c4 , 0x56c487f9 , 0x56c48850 , 0x56c488a7 , 0x56c48996 , 0x56c48bf4 , 0x56c48d7a , 0x56c48ef9 , 0x56c490b5 , 0x56c49525 , 0x56c49955 , 0x56c49d5a , 0x56c4a27b , 0x56c4a751 , 0x56c4abfa , 0x56c4ad31 , 0x56c4ae67 , 0x56c4aebe , 0x56c4af15 } [17:45:14.212] #13 0x56c377c6 in ExecInterpExprStillValid (state=0x596d03c4, econtext=0x596d0208, isNull=0xffbf32bf) at ../src/backend/executor/execExprInterp.c:2035 [17:45:14.212] No locals. [17:45:14.212] #14 0x56c6fe3e in ExecEvalExprSwitchContext (isNull=0xffbf32bf, econtext=0x596cffb0, state=0x596d03c4) at ../src/include/executor/executor.h:367 [17:45:14.212] retDatum = [17:45:14.212] oldContext = 0x596cffb0 [17:45:14.212] retDatum = [17:45:14.212] oldContext = [17:45:14.212] #15 ExecQual (state=state@entry=0x596d03c4, econtext=econtext@entry=0x596d0208) at ../src/include/executor/executor.h:436 [17:45:14.212] ret = [17:45:14.212] isnull = 87 [17:45:14.212] #16 0x56c70938 in ExecScan (node=0x596d017c, accessMtd=0x56ce6878 , recheckMtd=0x56ce64e3 ) at ../src/backend/executor/execScan.c:225 [17:45:14.212] slot = 0x596d0280 [17:45:14.212] econtext = 0x596d0208 [17:45:14.212] qual = 0x596d03c4 [17:45:14.212] projInfo = 0x0 [17:45:14.212] #17 0x56ce662a in ExecSeqScan (pstate=0x596d017c) at ../src/backend/executor/nodeSeqscan.c:112 [17:45:14.212] node = [17:45:14.212] #18 0x56c68d90 in ExecProcNodeFirst (node=0x596d017c) at ../src/backend/executor/execProcnode.c:469 [17:45:14.212] No locals. [17:45:14.212] #19 0x56c52d74 in ExecProcNode (node=node@entry=0x596d017c) at ../src/include/executor/executor.h:278 [17:45:14.212] No locals. [17:45:14.212] #20 0x56c52f79 in ExecutePlan (estate=estate@entry=0x596d0040, planstate=0x596d017c, use_parallel_mode=, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=ForwardScanDirection, dest=0x5967e5bc, execute_once=true) at ../src/backend/executor/execMain.c:1650 [17:45:14.212] slot = [17:45:14.212] current_tuple_count = 0 [17:45:14.212] #21 0x56c54ef8 in standard_ExecutorRun (queryDesc=0x5965d060, direction=ForwardScanDirection, count=0, execute_once=true) at ../src/backend/executor/execMain.c:361 [17:45:14.212] estate = 0x596d0040 [17:45:14.212] operation = CMD_SELECT [17:45:14.212] dest = 0x5967e5bc [17:45:14.212] sendTuples = [17:45:14.212] oldcontext = 0x5965cfd0 [17:45:14.212] __func__ = "standard_ExecutorRun" [17:45:14.212] #22 0x56c551ca in ExecutorRun (queryDesc=0x5965d060, direction=ForwardScanDirection, count=0, execute_once=true) at ../src/backend/executor/execMain.c:302 [17:45:14.212] No locals. [17:45:14.212] #23 0x57081b06 in PortalRunSelect (portal=portal@entry=0x59628750, forward=forward@entry=true, count=0, count@entry=2147483647, dest=0x5967e5bc) at ../src/backend/tcop/pquery.c:924 [17:45:14.212] queryDesc = 0x5965d060 [17:45:14.212] direction = [17:45:14.212] nprocessed = [17:45:14.212] __func__ = "PortalRunSelect" [17:45:14.212] #24 0x5708534e in PortalRun (portal=0x59628750, count=2147483647, isTopLevel=true, run_once=true, dest=0x5967e5bc, altdest=0x5967e5bc, qc=0xffbf35e4) at ../src/backend/tcop/pquery.c:768 [17:45:14.212] _save_exception_stack = 0xffbf3664 [17:45:14.212] _save_context_stack = 0x0 [17:45:14.212] _local_sigjmp_buf = {{__jmpbuf = {1474170868, 1, 1499629392, 1499271448, 2013540529, 385005536}, __mask_was_saved = 0, __saved_mask = {__val = {8, 0, 1474170868, 60, 1466419858, 1474170868, 1474170868, 1474170868, 0, 60, 468, 1463484183, 1499267936, 60, 0, 1463484002, 1499844560, 2, 0, 1474170868, 2, 1499629392, 1499271448, 1452033048, 60, 2, 1499271448, 1460158615, 1499753504, 1474170868, 1499271420, 1460104487}}}} [17:45:14.212] _do_rethrow = [17:45:14.212] result = [17:45:14.212] nprocessed = [17:45:14.212] saveTopTransactionResourceOwner = 0x59603a00 [17:45:14.212] saveTopTransactionContext = 0x59646b90 [17:45:14.212] saveActivePortal = 0x0 [17:45:14.212] saveResourceOwner = 0x59603a00 [17:45:14.212] savePortalContext = 0x0 [17:45:14.212] saveMemoryContext = 0x59646b90 [17:45:14.212] __func__ = "PortalRun" [17:45:14.212] #25 0x5707de98 in exec_simple_query (query_string=query_string@entry=0x595d03f0 "SELECT name FROM srt WHERE name SIMILAR TO '%a.*';") at ../src/backend/tcop/postgres.c:1283 [17:45:14.212] cmdtaglen = 6 [17:45:14.212] snapshot_set = [17:45:14.212] per_parsetree_context = 0x0 [17:45:14.212] plantree_list = 0x5967e590 [17:45:14.212] parsetree = 0x595d10fc [17:45:14.212] commandTag = [17:45:14.212] qc = {commandTag = CMDTAG_UNKNOWN, nprocessed = 0} [17:45:14.212] querytree_list = [17:45:14.212] portal = 0x59628750 [17:45:14.212] receiver = [17:45:14.212] format = 0 [17:45:14.212] cmdtagname = [17:45:14.212] parsetree_item__state = [17:45:14.212] dest = DestRemote [17:45:14.212] oldcontext = 0x59646b90 [17:45:14.212] parsetree_list = 0x595d1118 [17:45:14.212] parsetree_item = 0x595d1128 [17:45:14.212] save_log_statement_stats = false [17:45:14.212] was_logged = false [17:45:14.212] use_implicit_block = false [17:45:14.212] msec_str = "\360\003]Y2\000\000\000Q\000\000\0009\244\323VP6\277\377\376\377\377?jM.g.\246\323V" [17:45:14.212] __func__ = "exec_simple_query" [17:45:14.212] #26 0x57080df2 in PostgresMain (dbname=0x595ab29c "regression_citext", username=0x59601d80 "postgres") at ../src/backend/tcop/postgres.c:4792 [17:45:14.212] query_string = 0x595d03f0 "SELECT name FROM srt WHERE name SIMILAR TO '%a.*';" [17:45:14.212] firstchar = [17:45:14.212] input_message = {data = 0x595d03f0 "SELECT name FROM srt WHERE name SIMILAR TO '%a.*';", len = 51, maxlen = 1024, cursor = 51} [17:45:14.212] local_sigjmp_buf = {{__jmpbuf = {1474170868, 1478279180, 1478279184, 1, 2013352113, 375754208}, __mask_was_saved = 1, __saved_mask = {__val = {4194304, 0, 1499108032, 1463391960, 1, 1504, 1474170868, 84, 1474171632, 198, 1474170868, 1474170868, 256, 468, 1499108032, 1463483809, 1499108032, 9760, 0, 1463483633, 1474170868, 1478273824, 1478279184, 1459852944, 9760, 4135901770, 1474170868, 1458559153, 3943661992, 1, 4135455573, 1474170868}}}} [17:45:14.212] send_ready_for_query = false [17:45:14.212] idle_in_transaction_timeout_enabled = false [17:45:14.212] idle_session_timeout_enabled = false [17:45:14.212] __func__ = "PostgresMain" [17:45:14.212] #27 0x570764fc in BackendMain (startup_data=0xffbf379c "", startup_data_len=4) at ../src/backend/tcop/backend_startup.c:107 [17:45:14.212] bsdata = 0xffbf379c [17:45:14.212] #28 0x56f0dfaf in postmaster_child_launch (child_type=, startup_data=, startup_data_len=, client_sock=) at ../src/backend/postmaster/launch_backend.c:266 [17:45:14.212] pid = [17:45:14.212] #29 0x56f13fe9 in BackendStartup (client_sock=client_sock@entry=0xffbf37e8) at ../src/backend/postmaster/postmaster.c:3417 [17:45:14.212] bn = 0x595d2328 [17:45:14.212] pid = [17:45:14.212] startup_data = {canAcceptConnections = CAC_OK} [17:45:14.212] __func__ = "BackendStartup" [17:45:14.212] #30 0x56f14576 in ServerLoop () at ../src/backend/postmaster/postmaster.c:1650 [17:45:14.212] s = {sock = 9, raddr = {addr = {ss_family = 1, __ss_padding = "\000W\b\000\000\000L\021\333\363p\324_Ygt\000W\364\017\336Wp\324_Y\300#]Y|\206\000W\364\017\336W\267\324_Y(#]Y\377\027\000\000\000\020\000\000\000\000\000\000\000\000\000\000\001\000\000\000\352\003\000\000\353\003\000\000\200\201\000\000\371;\004\000\000\000\000\000P\n\000\000\000\000\000\000\b\000\000\000\000\000\000\000t80\000\000\000\000\000)M.g\000\000\000\000\004Y\0068", __ss_align = 0}, salen = 2}} [17:45:14.212] i = 0 [17:45:14.212] now = [17:45:14.212] last_lockfile_recheck_time = 1731087721 [17:45:14.212] last_touch_time = 1731087721 [17:45:14.212] events = {{pos = 1, events = 2, fd = 7, user_data = 0x0}, {pos = 0, events = 687858764, fd = 0, user_data = 0x672e4d28}, {pos = 0, events = 471941941, fd = 0, user_data = 0x0}, {pos = 0, events = 8, fd = 1, user_data = 0x1b}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = 0, events = 0, fd = 4112, user_data = 0xf685551c}, {pos = 1499452528, events = 236, fd = 4096, user_data = 0xf6855b32}, {pos = -157442060, events = 4137527288, fd = 6176, user_data = 0x1000}, {pos = 1499452520, events = 1, fd = 1, user_data = 0x0}, {pos = 256, events = 0, fd = 99, user_data = 0x61}, {pos = 0, events = 0, fd = 0, user_data = 0xf69da7c0}, {pos = 4096, events = 4137525236, fd = -216, user_data = 0xf685693f }, {pos = 1499148320, events = 4137525236, fd = -4244872, user_data = 0xf68c6a3c <__fstat64_time64+44>}, {pos = 8, events = 4137102633, fd = -4245136, user_data = 0xf69d9ff4}, {pos = -159129545, events = 4137525236, fd = 1499148320, user_data = 0xf682fb22 <_IO_file_doallocate+178>}, {pos = 1499148320, events = 1499452528, fd = 1499456624, user_data = 0x1}, {pos = 2049, events = 0, fd = 277497, user_data = 0x0}, {pos = 33152, events = 1, fd = 1002, user_data = 0x3eb}, {pos = 0, events = 4159796036, fd = -159530790, user_data = 0x565f04a2}, {pos = 4096, events = 8, fd = 0, user_data = 0x672e4d29}, {pos = 0, events = 4159971316, fd = 0, user_data = 0x672e4d28}, {pos = 0, events = 4150047136, fd = -159618760, user_data = 0xf67c4cf8}, {pos = 2090263927, events = 4159797001, fd = 1, user_data = 0x1}, {pos = -159594600, events = 1510, fd = -159565672, user_data = 0xf75cb1a0}, {pos = -4244908, events = 4290722384, fd = -216, user_data = 0x800}, {pos = -4244872, events = 43, fd = 0, user_data = 0xf67c6938}, {pos = -134995980, events = 4135401624, fd = 1448860651, user_data = 0xf67cc798}, {pos = 2090263927, events = 4150047136, fd = 23, user_data = 0xffbf3ae0}, {pos = -4244908, events = 4092062800, fd = -157442060, user_data = 0x811}, {pos = 0, events = 1499422736, fd = 1, user_data = 0x573987aa }, {pos = 0, events = 0, fd = -157447340, user_data = 0xde0}, {pos = 1499458688, events = 2090263927, fd = -134992856, user_data = 0xffbf3ae0}, {pos = -4244764, events = 4159798990, fd = 1448674596, user_data = 0xffbf3ae4}, {pos = 16204, events = 3, fd = 3, user_data = 0x0}, {pos = 2, events = 3, fd = 0, user_data = 0x1}, {pos = 48, events = 0, fd = 14553076, user_data = 0x57399053 }, {pos = -134995980, events = 44, fd = 0, user_data = 0xffffff0c}, {pos = 0, events = 182633, fd = 68308, user_data = 0xf689c5bc }, {pos = 11, events = 0, fd = -4244560, user_data = 0xf684c582 }, {pos = -1, events = 4135372696, fd = -144920160, user_data = 0x595f8900}, {pos = 1474170868, events = 0, fd = 3, user_data = 0x0}, {pos = 1499433216, events = 0, fd = 1448860651, user_data = 0x57de1234 }, {pos = -134993328, events = 4159825867, fd = 0, user_data = 0xf683ec5d}, {pos = -4244660, events = 4159974440, fd = -202904288, user_data = 0x1}, {pos = 0, events = 4137519956, fd = -157449344, user_data = 0xffbf3b4c}, {pos = 1493609724, events = 1128, fd = -134995980, user_data = 0xf683d380}, {pos = 0, events = 0, fd = 0, user_data = 0xa7c89200}, {pos = -159594600, events = 4136223664, fd = 0, user_data = 0xa7c89200}, {pos = -157442060, events = 68308, fd = 182633, user_data = 0xf67f6380 }, {pos = 2, events = 4290722736, fd = 0, user_data = 0x57de0ff4}, {pos = 0, events = 4135543654, fd = 1474170868, user_data = 0x56f0dc01 }, {pos = 2, events = 4290722736, fd = 0, user_data = 0x2c2538}, {pos = 4194304, events = 0, fd = 74, user_data = 0x0}, {pos = -157442060, events = 4290722860, fd = 1499418668, user_data = 0xf68960bc <__clock_gettime64+60>}, {pos = 0, events = 4290722860, fd = 1474170868, user_data = 0x573ae530 }, {pos = 1499413488, events = 0, fd = 1499413488, user_data = 0xa7c89200}, {pos = -4244360, events = 1499418712, fd = 1499276072, user_data = 0xf688a5ad }, {pos = 0, events = 4290722860, fd = 1499276224, user_data = 0x57de0ff4}, {pos = 0, events = 0, fd = 1499148320, user_data = 0xf69d9ff4}, {pos = 1499413488, events = 1499276072, fd = 1499148320, user_data = 0x672e4d69}, {pos = 0, events = 740636735, fd = 0, user_data = 0x57de0ff4}, {pos = 0, events = 182633, fd = 1458633346, user_data = 0x56f13451 }, {pos = 1499418712, events = 1499276072, fd = 0, user_data = 0x0}, {pos = 11, events = 1476141776, fd = 1499270224, user_data = 0x57fc22d0 }} [17:45:14.212] nevents = 1 [17:45:14.212] __func__ = "ServerLoop" [17:45:14.212] #31 0x56f15cc3 in PostmasterMain (argc=8, argv=0x595a9200) at ../src/backend/postmaster/postmaster.c:1348 [17:45:14.212] opt = [17:45:14.212] status = [17:45:14.212] userDoption = [17:45:14.212] listen_addr_saved = false [17:45:14.212] output_config_variable = [17:45:14.212] __func__ = "PostmasterMain" [17:45:14.212] #32 0x56d40941 in main (argc=8, argv=0x595a9200) at ../src/backend/main/main.c:196 [17:45:14.212] do_check_root = [17:45:14.231] -e [17:45:14.231] [17:45:14.231] [17:45:14.298] dumping /tmp/cores/postgres-6-55642.core for /tmp/cirrus-ci-build/build-32/tmp_install//usr/local/pgsql/bin/postgres [17:45:14.541] [New LWP 55642] [17:45:14.541] [17:45:14.541] This GDB supports auto-downloading debuginfo from the following URLs: [17:45:14.541] [17:45:14.541] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [17:45:14.541] Debuginfod has been disabled. [17:45:14.541] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [17:45:14.647] [Thread debugging using libthread_db enabled] [17:45:14.647] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [17:45:14.647] Core was generated by `postgres: postgres regression [local] SELECT '. [17:45:14.647] Program terminated with signal SIGABRT, Aborted. [17:45:14.647] #0 0xf7f3e559 in __kernel_vsyscall () [17:45:14.727] [17:45:14.727] Thread 1 (Thread 0xf3de3240 (LWP 55642)): [17:45:14.727] #0 0xf7f3e559 in __kernel_vsyscall () [17:45:14.727] No symbol table info available. [17:45:14.727] #1 0xf68792f7 in ?? () from /lib/i386-linux-gnu/libc.so.6 [17:45:14.727] No symbol table info available. [17:45:14.727] #2 0xf6828111 in raise () from /lib/i386-linux-gnu/libc.so.6 [17:45:14.727] No symbol table info available. [17:45:14.727] #3 0xf681126a in abort () from /lib/i386-linux-gnu/libc.so.6 [17:45:14.727] No symbol table info available. [17:45:14.727] #4 0xf6a34d4a in __sanitizer::Abort () at ../../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [17:45:14.727] No locals. [17:45:14.727] #5 0xf6a43896 in __sanitizer::Die () at ../../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [17:45:14.727] No locals. [17:45:14.727] #6 0xf6a2158c in __ubsan::__ubsan_handle_type_mismatch_v1_abort (Data=, Pointer=) at ../../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:148 [17:45:14.727] bp = 4288470024 [17:45:14.727] pc = [17:45:14.727] Opts = {FromUnrecoverableHandler = 208, pc = 4288470440, bp = 4137817440} [17:45:14.727] #7 0x56f3694d in pg_check_regex_collation (is_similar_to=true) at ../src/backend/regex/regc_pg_locale.c:302 [17:45:14.727] __func__ = "pg_check_regex_collation" [17:45:14.727] #8 0x56f36cd8 in pg_regcomp (re=0xff9cdda0, string=0x58b84c4c, len=37, flags=3, collation=100) at ../src/backend/regex/regcomp.c:453 [17:45:14.727] var = {re = 0xff9cdda0, now = 0x58b84c60, stop = 0x58b84ce0, err = 0, cflags = 3, lasttype = 110, nexttype = 94, nextvalue = 152, lexcon = 1, nsubexp = 0, subs = 0xff9cdc74, nsubs = 10, sub10 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, nfa = 0x58b6d8f0, cm = 0x58b6d718, nlcolor = -1, wordchrs = 0x0, tree = 0x0, treechain = 0x0, treefree = 0x0, ntree = 1474150388, cv = 0x58b87a80, cv2 = 0x0, lacons = 0x0, nlacons = 0, spaceused = 3728} [17:45:14.727] v = 0xff9cdc44 [17:45:14.727] g = 0x58b6d6d0 [17:45:14.727] i = [17:45:14.727] j = [17:45:14.727] debug = 0x0 [17:45:14.727] #9 0x5723cebc in RE_compile_and_cache (text_re=0x58b84c00, cflags=3, collation=100) at ../src/backend/utils/adt/regexp.c:209 [17:45:14.727] text_re_len = 37 [17:45:14.727] text_re_val = 0x58b84c04 "***S^(?:a){1,1}?((?:b.d)){1,1}(?:.*)$", 'G' , "\230" [17:45:14.727] pattern = 0x58b84c4c [17:45:14.727] pattern_len = 37 [17:45:14.727] i = [17:45:14.727] regcomp_result = [17:45:14.727] re_temp = {cre_context = 0x58b6d640, cre_pat = 0x58b84b70 "\324\001", cre_pat_len = 64, cre_flags = 0, cre_collation = 1463463153, cre_re = {re_magic = 65239, re_nsub = 1487636236, re_info = 100000, re_csize = 4, re_endp = 0x40 , re_collation = 100, re_guts = 0x58b6d6d0 '\177' , re_fns = 0x57dc6de0 "\242\314\361V\245s\361V"}} [17:45:14.727] errMsg = "tޜ\377:69W\354/\270X\360/\270X(4\270XpK\270X\003\000\000\000\340K\270X\000\000\000\000\253H9W@\000\000\000\003\000\000\000pK\270X\021F9W\031\000\000\000\031\000\000\000\364\277\335W<\000\000\000\360/\270X\342\3050W\364\277\335W\364\277\335W\000\000\000\000\324\001\000\000h\207\253X" [17:45:14.727] oldcontext = 0x58b84b70 [17:45:14.727] __func__ = "RE_compile_and_cache" [17:45:14.727] #10 0x5723e823 in textregexsubstr (fcinfo=0x58b82fd0) at ../src/backend/utils/adt/regexp.c:593 [17:45:14.727] s = 0x58ab871c [17:45:14.727] p = [17:45:14.727] re = [17:45:14.727] pmatch = {{rm_so = 1488467028, rm_eo = 1487636324}, {rm_so = 1474150388, rm_eo = 1461973210}} [17:45:14.727] so = [17:45:14.727] eo = [17:45:14.727] #11 0x56c3f1de in ExecInterpExpr (state=0x58b82f1c, econtext=0x58b82d9c, isnull=0xff9cdeef) at ../src/backend/executor/execExprInterp.c:770 [17:45:14.727] fcinfo = 0x58b82fd0 [17:45:14.727] args = 0x58b82fe4 [17:45:14.727] nargs = 2 [17:45:14.727] d = [17:45:14.727] op = 0x58b830ac [17:45:14.727] resultslot = 0x58b82ea0 [17:45:14.727] innerslot = 0x0 [17:45:14.727] outerslot = 0x0 [17:45:14.727] scanslot = 0x0 [17:45:14.727] dispatch_table = {0x56c3d1e3 , 0x56c3d236 , 0x56c3d338 , 0x56c3d43a , 0x56c3d53c , 0x56c3d78d , 0x56c3d9de , 0x56c3dc2f , 0x56c3dc87 , 0x56c3dcdf , 0x56c3dd37 , 0x56c3dd8e , 0x56c3e151 , 0x56c3e514 , 0x56c3e8d7 , 0x56c3eb19 , 0x56c3ee0a , 0x56c3ef21 , 0x56c3f097 , 0x56c3f284 , 0x56c3f2db , 0x56c3f332 , 0x56c3f362 , 0x56c3f54e , 0x56c3f6da , 0x56c3f70a , 0x56c3f8f6 , 0x56c3fa82 , 0x56c3fb30 , 0x56c3fcdd , 0x56c3fd6f , 0x56c3fe9d , 0x56c3ffcb , 0x56c40147 , 0x56c40278 , 0x56c403a9 , 0x56c40400 , 0x56c40457 , 0x56c4056f , 0x56c406c8 , 0x56c40821 , 0x56c40939 , 0x56c40990 , 0x56c409e7 , 0x56c40a79 , 0x56c40ad0 , 0x56c40ec0 , 0x56c4104d , 0x56c41538 , 0x56c4158b , 0x56c417e2 , 0x56c41a29 , 0x56c41cc0 , 0x56c41d13 , 0x56c41d66 , 0x56c41db9 , 0x56c41e0c , 0x56c41e63 , 0x56c41eb6 , 0x56c422bf , 0x56c424e3 , 0x56c42536 , 0x56c4258d , 0x56c425e4 , 0x56c4263b , 0x56c42740 , 0x56c42785 , 0x56c42740 , 0x56c40cc8 , 0x56c428cf , 0x56c42922 , 0x56c42975 , 0x56c42a4d , 0x56c42bcf , 0x56c42ddb , 0x56c42f5c , 0x56c427d1 , 0x56c42825 , 0x56c42878 , 0x56c4318c , 0x56c431df , 0x56c43236 , 0x56c43289 , 0x56c432f5 , 0x56c4334c , 0x56c4339f , 0x56c43571 , 0x56c435c4 , 0x56c437f9 , 0x56c43850 , 0x56c438a7 , 0x56c43996 , 0x56c43bf4 , 0x56c43d7a , 0x56c43ef9 , 0x56c440b5 , 0x56c44525 , 0x56c44955 , 0x56c44d5a , 0x56c4527b , 0x56c45751 , 0x56c45bfa , 0x56c45d31 , 0x56c45e67 , 0x56c45ebe , 0x56c45f15 } [17:45:14.727] #12 0x56c327c6 in ExecInterpExprStillValid (state=0x58b82f1c, econtext=0x58b82d9c, isNull=0xff9cdeef) at ../src/backend/executor/execExprInterp.c:2035 [17:45:14.727] No locals. [17:45:14.727] #13 0x56cdf444 in ExecEvalExprSwitchContext (state=0x58b82f1c, econtext=, isNull=) at ../src/include/executor/executor.h:367 [17:45:14.727] retDatum = [17:45:14.727] oldContext = 0x58b82b60 [17:45:14.727] #14 0x56cdf53f in ExecProject (projInfo=0x58b82f18) at ../src/include/executor/executor.h:401 [17:45:14.727] econtext = 0x58b82d9c [17:45:14.727] state = 0x58b82f1c [17:45:14.727] slot = 0x58b82ea0 [17:45:14.727] isnull = 87 [17:45:14.727] #15 0x56cdf960 in ExecResult (pstate=0x58b82d10) at ../src/backend/executor/nodeResult.c:135 [17:45:14.727] node = 0x58b82d10 [17:45:14.727] outerTupleSlot = [17:45:14.727] outerPlan = [17:45:14.727] econtext = 0x58b82d9c [17:45:14.727] #16 0x56c63d90 in ExecProcNodeFirst (node=0x58b82d10) at ../src/backend/executor/execProcnode.c:469 [17:45:14.727] No locals. [17:45:14.727] #17 0x56c4dd74 in ExecProcNode (node=node@entry=0x58b82d10) at ../src/include/executor/executor.h:278 [17:45:14.727] No locals. [17:45:14.727] #18 0x56c4df79 in ExecutePlan (estate=estate@entry=0x58b82bf0, planstate=0x58b82d10, use_parallel_mode=, operation=CMD_SELECT, sendTuples=true, numberTuples=1, direction=ForwardScanDirection, dest=0x58b6664c, execute_once=true) at ../src/backend/executor/execMain.c:1650 [17:45:14.727] slot = [17:45:14.727] current_tuple_count = 0 [17:45:14.727] #19 0x56c4fef8 in standard_ExecutorRun (queryDesc=0x58b66678, direction=ForwardScanDirection, count=1, execute_once=true) at ../src/backend/executor/execMain.c:361 [17:45:14.727] estate = 0x58b82bf0 [17:45:14.727] operation = CMD_SELECT [17:45:14.727] dest = 0x58b6664c [17:45:14.727] sendTuples = [17:45:14.727] oldcontext = 0x58b7ab10 [17:45:14.727] __func__ = "standard_ExecutorRun" [17:45:14.727] #20 0x56c501ca in ExecutorRun (queryDesc=0x58b66678, direction=ForwardScanDirection, count=1, execute_once=true) at ../src/backend/executor/execMain.c:302 [17:45:14.727] No locals. [17:45:14.727] #21 0x56c7af28 in postquel_getnext (es=es@entry=0x58b7cae8, fcache=fcache@entry=0x58b7aba0) at ../src/backend/executor/functions.c:897 [17:45:14.727] count = 1 [17:45:14.727] result = [17:45:14.727] #22 0x56c7de6c in fmgr_sql (fcinfo=0x58ae7b24) at ../src/backend/executor/functions.c:1198 [17:45:14.727] completed = [17:45:14.727] fcache = 0x58b7aba0 [17:45:14.727] sqlerrcontext = {previous = 0x0, callback = 0x56c78ed4 , arg = 0x58ae7af8} [17:45:14.727] oldcontext = 0x58b6a370 [17:45:14.727] randomAccess = [17:45:14.727] lazyEvalOK = [17:45:14.727] is_first = [17:45:14.727] pushed_snapshot = false [17:45:14.727] es = 0x58b7cae8 [17:45:14.727] slot = [17:45:14.727] result = [17:45:14.727] eslist = 0x58b663fc [17:45:14.727] eslc = [17:45:14.727] __func__ = "fmgr_sql" [17:45:14.727] #23 0x56c3f1de in ExecInterpExpr (state=0x58ae7a6c, econtext=0x58ae7f7c, isnull=0xff9ce17f) at ../src/backend/executor/execExprInterp.c:770 [17:45:14.727] fcinfo = 0x58ae7b24 [17:45:14.727] args = 0x58ae7b38 [17:45:14.727] nargs = 3 [17:45:14.727] d = [17:45:14.727] op = 0x58ae7b70 [17:45:14.727] resultslot = 0x0 [17:45:14.727] innerslot = 0x0 [17:45:14.727] outerslot = 0x0 [17:45:14.727] scanslot = 0x0 [17:45:14.727] dispatch_table = {0x56c3d1e3 , 0x56c3d236 , 0x56c3d338 , 0x56c3d43a , 0x56c3d53c , 0x56c3d78d , 0x56c3d9de , 0x56c3dc2f , 0x56c3dc87 , 0x56c3dcdf , 0x56c3dd37 , 0x56c3dd8e , 0x56c3e151 , 0x56c3e514 , 0x56c3e8d7 , 0x56c3eb19 , 0x56c3ee0a , 0x56c3ef21 , 0x56c3f097 , 0x56c3f284 , 0x56c3f2db , 0x56c3f332 , 0x56c3f362 , 0x56c3f54e , 0x56c3f6da , 0x56c3f70a , 0x56c3f8f6 , 0x56c3fa82 , 0x56c3fb30 , 0x56c3fcdd , 0x56c3fd6f , 0x56c3fe9d , 0x56c3ffcb , 0x56c40147 , 0x56c40278 , 0x56c403a9 , 0x56c40400 , 0x56c40457 , 0x56c4056f , 0x56c406c8 , 0x56c40821 , 0x56c40939 , 0x56c40990 , 0x56c409e7 , 0x56c40a79 , 0x56c40ad0 , 0x56c40ec0 , 0x56c4104d , 0x56c41538 , 0x56c4158b , 0x56c417e2 , 0x56c41a29 , 0x56c41cc0 , 0x56c41d13 , 0x56c41d66 , 0x56c41db9 , 0x56c41e0c , 0x56c41e63 , 0x56c41eb6 , 0x56c422bf , 0x56c424e3 , 0x56c42536 , 0x56c4258d , 0x56c425e4 , 0x56c4263b , 0x56c42740 , 0x56c42785 , 0x56c42740 , 0x56c40cc8 , 0x56c428cf , 0x56c42922 , 0x56c42975 , 0x56c42a4d , 0x56c42bcf , 0x56c42ddb , 0x56c42f5c , 0x56c427d1 , 0x56c42825 , 0x56c42878 , 0x56c4318c , 0x56c431df , 0x56c43236 , 0x56c43289 , 0x56c432f5 , 0x56c4334c , 0x56c4339f , 0x56c43571 , 0x56c435c4 , 0x56c437f9 , 0x56c43850 , 0x56c438a7 , 0x56c43996 , 0x56c43bf4 , 0x56c43d7a , 0x56c43ef9 , 0x56c440b5 , 0x56c44525 , 0x56c44955 , 0x56c44d5a , 0x56c4527b , 0x56c45751 , 0x56c45bfa , 0x56c45d31 , 0x56c45e67 , 0x56c45ebe , 0x56c45f15 } [17:45:14.727] #24 0x56c327c6 in ExecInterpExprStillValid (state=0x58ae7a6c, econtext=0x58ae7f7c, isNull=0xff9ce17f) at ../src/backend/executor/execExprInterp.c:2035 [17:45:14.727] No locals. [17:45:14.727] #25 0x56e21500 in ExecEvalExprSwitchContext (isNull=0xff9ce17f, econtext=, state=0x58ae7a6c) at ../src/include/executor/executor.h:367 [17:45:14.727] retDatum = [17:45:14.727] oldContext = 0x58ae78d0 [17:45:14.727] retDatum = [17:45:14.727] oldContext = [17:45:14.727] #26 evaluate_expr (expr=0x58ab86bc, result_type=25, result_typmod=-1, result_collation=100) at ../src/backend/optimizer/util/clauses.c:5009 [17:45:14.727] estate = 0x58ae7960 [17:45:14.727] exprstate = 0x58ae7a6c [17:45:14.727] oldcontext = 0x58ab7360 [17:45:14.727] const_val = [17:45:14.727] const_is_null = 87 [17:45:14.727] resultTypLen = -20894 [17:45:14.727] resultTypByVal = false [17:45:14.727] #27 0x56e21a5f in evaluate_function (funcid=funcid@entry=2074, result_type=result_type@entry=25, result_typmod=result_typmod@entry=-1, result_collid=100, input_collid=100, args=0x58ab8bc0, funcvariadic=false, func_tuple=0xeafe93f0, context=0xff9ce47c) at ../src/backend/optimizer/util/clauses.c:4515 [17:45:14.727] funcform = [17:45:14.727] has_nonconst_input = false [17:45:14.727] has_null_input = false [17:45:14.727] arg = 0x0 [17:45:14.727] newexpr = [17:45:14.727] #28 0x56e27076 in simplify_function (funcid=funcid@entry=2074, result_type=25, result_typmod=-1, result_collid=100, input_collid=100, args_p=0xff9ce2d4, funcvariadic=false, process_args=true, allow_non_const=true, context=0xff9ce47c) at ../src/backend/optimizer/util/clauses.c:4104 [17:45:14.727] args = 0x58ab8bc0 [17:45:14.727] func_tuple = 0xeafe93f0 [17:45:14.727] func_form = 0xeafe9428 [17:45:14.727] newexpr = [17:45:14.727] __func__ = "simplify_function" [17:45:14.727] #29 0x56e22449 in eval_const_expressions_mutator (node=0x58ab8670, context=0xff9ce47c) at ../src/backend/optimizer/util/clauses.c:2591 [17:45:14.727] expr = 0x58ab8670 [17:45:14.727] args = 0x58ab8bc0 [17:45:14.727] simple = [17:45:14.727] newexpr = [17:45:14.727] __func__ = "eval_const_expressions_mutator" [17:45:14.727] #30 0x56d50eb6 in expression_tree_mutator_impl (node=0x58ab87ac, mutator=0x56e21bc2 , context=0xff9ce47c) at ../src/backend/nodes/nodeFuncs.c:3463 [17:45:14.727] targetentry = 0x58ab87ac [17:45:14.727] newnode = 0x58ab8b68 [17:45:14.727] __func__ = "expression_tree_mutator_impl" [17:45:14.727] #31 0x56e21c6f in eval_const_expressions_mutator (node=0x58ab87ac, context=0xff9ce47c) at ../src/backend/optimizer/util/clauses.c:3723 [17:45:14.727] __func__ = "eval_const_expressions_mutator" [17:45:14.727] #32 0x56d516b6 in expression_tree_mutator_impl (node=0x58ab87d8, mutator=0x56e21bc2 , context=0xff9ce47c) at ../src/backend/nodes/nodeFuncs.c:3548 [17:45:14.727] temp__state = [17:45:14.727] resultlist = 0x0 [17:45:14.727] temp = [17:45:14.727] __func__ = "expression_tree_mutator_impl" [17:45:14.727] #33 0x56e21c6f in eval_const_expressions_mutator (node=0x58ab87d8, context=0xff9ce47c) at ../src/backend/optimizer/util/clauses.c:3723 [17:45:14.727] __func__ = "eval_const_expressions_mutator" [17:45:14.727] #34 0x56e25a5f in eval_const_expressions (root=0x58ab8878, node=0x58ab87d8) at ../src/backend/optimizer/util/clauses.c:2266 [17:45:14.727] context = {boundParams = 0x0, root = 0x58ab8878, active_fns = 0x0, case_val = 0x0, estimate = false} [17:45:14.727] #35 0x56dd9dd1 in preprocess_expression (root=root@entry=0x58ab8878, expr=, kind=kind@entry=1) at ../src/backend/optimizer/plan/planner.c:1229 [17:45:14.727] No locals. [17:45:14.727] #36 0x56deb407 in subquery_planner (glob=, parse=, parent_root=, hasRecursion=, tuple_fraction=, setops=) at ../src/backend/optimizer/plan/planner.c:849 [17:45:14.727] root = [17:45:14.727] newWithCheckOptions = [17:45:14.727] newHaving = [17:45:14.727] hasOuterJoins = false [17:45:14.727] hasResultRTEs = true [17:45:14.727] final_rel = [17:45:14.727] l = 0x0 [17:45:14.727] #37 0x56ded211 in standard_planner (parse=0x58ab8174, query_string=0x58ab73f0 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";", cursorOptions=2048, boundParams=0x0) at ../src/backend/optimizer/plan/planner.c:423 [17:45:14.727] result = [17:45:14.727] glob = 0x58ab85e4 [17:45:14.727] tuple_fraction = 0 [17:45:14.727] root = [17:45:14.727] final_rel = [17:45:14.727] best_path = [17:45:14.727] top_plan = [17:45:14.727] lp = [17:45:14.727] lr = [17:45:14.727] #38 0x56dee445 in planner (parse=0x58ab8174, query_string=0x58ab73f0 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";", cursorOptions=2048, boundParams=0x0) at ../src/backend/optimizer/plan/planner.c:284 [17:45:14.727] result = [17:45:14.727] #39 0x570783d5 in pg_plan_query (querytree=0x58ab8174, query_string=0x58ab73f0 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";", cursorOptions=2048, boundParams=0x0) at ../src/backend/tcop/postgres.c:911 [17:45:14.727] plan = [17:45:14.727] #40 0x570787ae in pg_plan_queries (querytrees=0x58ab884c, query_string=0x58ab73f0 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";", cursorOptions=2048, boundParams=0x0) at ../src/backend/tcop/postgres.c:1005 [17:45:14.727] query = 0x58ab8174 [17:45:14.727] stmt = [17:45:14.727] query_list__state = [17:45:14.727] stmt_list = 0x0 [17:45:14.727] query_list = [17:45:14.727] #41 0x57078d78 in exec_simple_query (query_string=query_string@entry=0x58ab73f0 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";") at ../src/backend/tcop/postgres.c:1202 [17:45:14.727] cmdtaglen = 6 [17:45:14.727] snapshot_set = true [17:45:14.727] per_parsetree_context = 0x0 [17:45:14.727] plantree_list = [17:45:14.727] parsetree = 0x58ab8020 [17:45:14.727] commandTag = CMDTAG_SELECT [17:45:14.727] qc = {commandTag = 4288472784, nprocessed = 6256437513907191796} [17:45:14.727] querytree_list = [17:45:14.727] portal = [17:45:14.727] receiver = [17:45:14.727] format = 22327 [17:45:14.727] cmdtagname = [17:45:14.727] parsetree_item__state = [17:45:14.727] dest = DestRemote [17:45:14.727] oldcontext = 0x58b31ba0 [17:45:14.727] parsetree_list = 0x58ab803c [17:45:14.727] parsetree_item = 0x58ab804c [17:45:14.727] save_log_statement_stats = false [17:45:14.727] was_logged = false [17:45:14.727] use_implicit_block = false [17:45:14.727] msec_str = "\360s\253XF\000\000\000Q\000\000\0009T\323V\320\346\234\377\376\377\377?,M.g.V\323V" [17:45:14.727] __func__ = "exec_simple_query" [17:45:14.727] #42 0x5707bdf2 in PostgresMain (dbname=0x58aecdac "regression", username=0x58aecd90 "postgres") at ../src/backend/tcop/postgres.c:4792 [17:45:14.727] query_string = 0x58ab73f0 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";" [17:45:14.727] firstchar = [17:45:14.727] input_message = {data = 0x58ab73f0 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";", len = 71, maxlen = 1024, cursor = 71} [17:45:14.727] local_sigjmp_buf = {{__jmpbuf = {1474150388, 1478258700, 1478258704, 1, 1596920264, 1770704025}, __mask_was_saved = 1, __saved_mask = {__val = {4194304, 0, 1487471296, 1463371480, 1, 1504, 1474150388, 84, 1474151152, 198, 1474150388, 1474150388, 256, 468, 1487471296, 1463463329, 1487471296, 9760, 0, 1463463153, 1474150388, 1478253344, 1478258704, 1459832464, 9760, 4136106570, 1474150388, 1458538673, 3943870632, 1, 4135660373, 1474150388}}}} [17:45:14.727] send_ready_for_query = false [17:45:14.727] idle_in_transaction_timeout_enabled = false [17:45:14.727] idle_session_timeout_enabled = false [17:45:14.727] __func__ = "PostgresMain" [17:45:14.727] #43 0x570714fc in BackendMain (startup_data=0xff9ce81c "", startup_data_len=4) at ../src/backend/tcop/backend_startup.c:107 [17:45:14.727] bsdata = 0xff9ce81c [17:45:14.727] #44 0x56f08faf in postmaster_child_launch (child_type=, startup_data=, startup_data_len=, client_sock=) at ../src/backend/postmaster/launch_backend.c:266 [17:45:14.727] pid = [17:45:14.727] #45 0x56f0efe9 in BackendStartup (client_sock=client_sock@entry=0xff9ce868) at ../src/backend/postmaster/postmaster.c:3417 [17:45:14.727] bn = 0x58adc02c [17:45:14.727] pid = [17:45:14.727] startup_data = {canAcceptConnections = CAC_OK} [17:45:14.727] __func__ = "BackendStartup" [17:45:14.727] #46 0x56f0f576 in ServerLoop () at ../src/backend/postmaster/postmaster.c:1650 [17:45:14.727] s = {sock = 9, raddr = {addr = {ss_family = 1, __ss_padding = "\000W\b\000\000\000L1\336\363pD\256Xg$\000W\364\277\335WpD\256X\300\223\253X|6\000W\364\277\335W\267D\256X(\223\253X\377\027\000\000\000\020\000\000\000\000\000\000\000\000\000\000\001\000\000\000\352\003\000\000\353\003\000\000\200\201\000\000\333|\002\000\000\000\000\000P\n\000\000\000\000\000\000\b\000\000\000\000\000\000\000t80\000\000\000\000\000(M.g\000\000\000\0005C!\034", __ss_align = 0}, salen = 2}} [17:45:14.727] i = 0 [17:45:14.727] now = [17:45:14.727] last_lockfile_recheck_time = 1731087657 [17:45:14.727] last_touch_time = 1731087657 [17:45:14.727] events = {{pos = 1, events = 2, fd = 7, user_data = 0x0}, {pos = 0, events = 939940100, fd = 0, user_data = 0x672e4d28}, {pos = 0, events = 471941941, fd = 0, user_data = 0x0}, {pos = 0, events = 8, fd = 1, user_data = 0x1b}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = 0, events = 0, fd = 4112, user_data = 0xf688751c}, {pos = 1487815792, events = 71, fd = 4096, user_data = 0xf6887b32}, {pos = -157237260, events = 4137732088, fd = 6176, user_data = 0x1000}, {pos = 1487815784, events = 1, fd = 1, user_data = 0x0}, {pos = 256, events = 0, fd = 99, user_data = 0x61}, {pos = 0, events = 0, fd = 0, user_data = 0xf6a0c7c0}, {pos = 4096, events = 4137730036, fd = -216, user_data = 0xf688893f }, {pos = 1487511584, events = 4137730036, fd = -6493448, user_data = 0xf68f8a3c <__fstat64_time64+44>}, {pos = 8, events = 4137307433, fd = -6493712, user_data = 0xf6a0bff4}, {pos = -158924745, events = 4137730036, fd = 1487511584, user_data = 0xf6861b22 <_IO_file_doallocate+178>}, {pos = 1487511584, events = 1487815792, fd = 1487819888, user_data = 0x1}, {pos = 2049, events = 0, fd = 163035, user_data = 0x0}, {pos = 33152, events = 1, fd = 1002, user_data = 0x3eb}, {pos = 0, events = 4160000836, fd = -159325990, user_data = 0x565eb4a2}, {pos = 4096, events = 8, fd = 0, user_data = 0x672e4d28}, {pos = 0, events = 4160176116, fd = 0, user_data = 0x672e4d28}, {pos = 0, events = 4150251936, fd = -159413960, user_data = 0xf67f6cf8}, {pos = 2090263927, events = 4160001801, fd = 1, user_data = 0x1}, {pos = -159389800, events = 1510, fd = -159360872, user_data = 0xf75fd1a0}, {pos = -6493484, events = 4288473808, fd = -216, user_data = 0x800}, {pos = -6493448, events = 43, fd = 0, user_data = 0xf67f8938}, {pos = -134791180, events = 4135606424, fd = 1448840171, user_data = 0xf67fe798}, {pos = 2090263927, events = 4150251936, fd = 23, user_data = 0xff9ceb60}, {pos = -6493484, events = 4092267600, fd = -157237260, user_data = 0x811}, {pos = 0, events = 1487786000, fd = 1, user_data = 0x573937aa }, {pos = 0, events = 0, fd = -157242540, user_data = 0xde0}, {pos = 1487821952, events = 2090263927, fd = -134788056, user_data = 0xff9ceb60}, {pos = -6493340, events = 4160003790, fd = 1448654116, user_data = 0xff9ceb64}, {pos = 16204, events = 3, fd = 3, user_data = 0x0}, {pos = 2, events = 3, fd = 0, user_data = 0x1}, {pos = 48, events = 0, fd = 14532596, user_data = 0x57394053 }, {pos = -134791180, events = 44, fd = 0, user_data = 0xffffff0c}, {pos = 0, events = 182633, fd = 55014, user_data = 0xf68ce5bc }, {pos = 11, events = 0, fd = -6493136, user_data = 0xf687e582 }, {pos = -1, events = 4135577496, fd = -144715360, user_data = 0x58adf900}, {pos = 1474150388, events = 0, fd = 3, user_data = 0x0}, {pos = 1487796480, events = 0, fd = 1448840171, user_data = 0x57ddc234 }, {pos = -134788528, events = 4160030667, fd = 0, user_data = 0xf6870c5d}, {pos = -6493236, events = 4160179240, fd = -202699488, user_data = 0x1}, {pos = 0, events = 4137724756, fd = -157244544, user_data = 0xff9cebcc}, {pos = -1140729330, events = 1128, fd = -134791180, user_data = 0xf686f380}, {pos = 0, events = 0, fd = 0, user_data = 0x26f77c00}, {pos = -159389800, events = 4136428464, fd = 0, user_data = 0x26f77c00}, {pos = -157237260, events = 55014, fd = 182633, user_data = 0xf6828380 }, {pos = 2, events = 4288474160, fd = 0, user_data = 0x57ddbff4}, {pos = 0, events = 4135748454, fd = 1474150388, user_data = 0x56f08c01 }, {pos = 2, events = 4288474160, fd = 0, user_data = 0x3bddb5}, {pos = 4194304, events = 0, fd = 74, user_data = 0x0}, {pos = -157237260, events = 4288474284, fd = 1487781932, user_data = 0xf68c80bc <__clock_gettime64+60>}, {pos = 0, events = 4288474284, fd = 1474150388, user_data = 0x573a9530 }, {pos = 1487776752, events = 0, fd = 1487776752, user_data = 0x26f77c00}, {pos = -6492936, events = 1487781976, fd = 1487639336, user_data = 0xf68bc5ad }, {pos = 0, events = 4288474284, fd = 1487639488, user_data = 0x57ddbff4}, {pos = 0, events = 0, fd = 1487511584, user_data = 0xf6a0bff4}, {pos = 1487776752, events = 1487639336, fd = 1487511584, user_data = 0x672e4d2a}, {pos = 0, events = 4385559, fd = 0, user_data = 0x57ddbff4}, {pos = 0, events = 182633, fd = 1458612866, user_data = 0x56f0e451 }, {pos = 1487781976, events = 1487639336, fd = 0, user_data = 0x0}, {pos = 11, events = 1476121296, fd = 1487633488, user_data = 0x57fbd2d0 }} [17:45:14.727] nevents = 1 [17:45:14.727] __func__ = "ServerLoop" [17:45:14.727] #47 0x56f10cc3 in PostmasterMain (argc=8, argv=0x58a90200) at ../src/backend/postmaster/postmaster.c:1348 [17:45:14.727] opt = [17:45:14.727] status = [17:45:14.727] userDoption = [17:45:14.727] listen_addr_saved = false [17:45:14.727] output_config_variable = [17:45:14.727] __func__ = "PostmasterMain" [17:45:14.727] #48 0x56d3b941 in main (argc=8, argv=0x58a90200) at ../src/backend/main/main.c:196 [17:45:14.727] do_check_root = [17:45:14.745] -e [17:45:14.745] [17:45:14.745] [17:45:14.809] dumping /tmp/cores/postgres-6-71356.core for /tmp/cirrus-ci-build/build-32/tmp_install//usr/local/pgsql/bin/postgres [17:45:15.049] [New LWP 71356] [17:45:15.049] [17:45:15.049] This GDB supports auto-downloading debuginfo from the following URLs: [17:45:15.049] [17:45:15.049] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [17:45:15.049] Debuginfod has been disabled. [17:45:15.049] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [17:45:15.155] [Thread debugging using libthread_db enabled] [17:45:15.155] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [17:45:15.155] Core was generated by `postgres: postgres regression_test_regex [local] SELECT '. [17:45:15.155] Program terminated with signal SIGABRT, Aborted. [17:45:15.155] #0 0xf7f10559 in __kernel_vsyscall () [17:45:15.399] [17:45:15.399] Thread 1 (Thread 0xf3db5240 (LWP 71356)): [17:45:15.399] #0 0xf7f10559 in __kernel_vsyscall () [17:45:15.399] No symbol table info available. [17:45:15.399] #1 0xf684b2f7 in ?? () from /lib/i386-linux-gnu/libc.so.6 [17:45:15.399] No symbol table info available. [17:45:15.399] #2 0xf67fa111 in raise () from /lib/i386-linux-gnu/libc.so.6 [17:45:15.399] No symbol table info available. [17:45:15.399] #3 0xf67e326a in abort () from /lib/i386-linux-gnu/libc.so.6 [17:45:15.399] No symbol table info available. [17:45:15.399] #4 0xf6a06d4a in __sanitizer::Abort () at ../../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [17:45:15.399] No locals. [17:45:15.399] #5 0xf6a15896 in __sanitizer::Die () at ../../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [17:45:15.399] No locals. [17:45:15.399] #6 0xf69f358c in __ubsan::__ubsan_handle_type_mismatch_v1_abort (Data=, Pointer=) at ../../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:148 [17:45:15.399] bp = 4290083912 [17:45:15.399] pc = [17:45:15.399] Opts = {FromUnrecoverableHandler = 208, pc = 4290084392, bp = 4137629024} [17:45:15.399] #7 0x56f1794d in pg_check_regex_collation (is_similar_to=true) at ../src/backend/regex/regc_pg_locale.c:302 [17:45:15.399] __func__ = "pg_check_regex_collation" [17:45:15.399] #8 0x56f17cd8 in pg_regcomp (re=0xffb57e20, string=0x58aa59ac, len=8, flags=3, collation=100) at ../src/backend/regex/regcomp.c:453 [17:45:15.399] var = {re = 0xffb57e20, now = 0x58aa59c8, stop = 0x58aa59cc, err = 0, cflags = 3, lasttype = 110, nexttype = 60, nextvalue = 36, lexcon = 1, nsubexp = 0, subs = 0xffb57cb4, nsubs = 10, sub10 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, nfa = 0x58aa5c18, cm = 0x58aa5a40, nlcolor = -1, wordchrs = 0x0, tree = 0x0, treechain = 0x0, treefree = 0x0, ntree = 1474023412, cv = 0x58b2ad40, cv2 = 0x0, lacons = 0x0, nlacons = 0, spaceused = 3728} [17:45:15.399] v = 0xffb57c84 [17:45:15.399] g = 0x58aa59f8 [17:45:15.399] i = [17:45:15.399] j = [17:45:15.399] debug = 0x0 [17:45:15.399] #9 0xeaf9389f in test_re_compile (text_re=text_re@entry=0x58a784c4, cflags=3, collation=collation@entry=100, result_re=0xffb57e20) at ../src/test/modules/test_regex/test_regex.c:176 [17:45:15.399] text_re_len = 8 [17:45:15.399] text_re_val = 0x58a784c8 "[[:<:]]a~\177\177\177 " [17:45:15.399] pattern = 0x58aa59ac [17:45:15.399] pattern_len = [17:45:15.399] regcomp_result = [17:45:15.399] errMsg = "\364\2668W \344\262X\f\000\000\000\000\000\000\000L\2668W\364\317\333W\334\346\262X\340D\263X\023\204\305V \344\262X\f\000\000\000\264~\265\377\350\203\305V\340D\263X\364\317\333W\200Y\252XX\0214W\334\346\262X\343\3753W\220\347\262XI3\371\352\330\361\262X(\361\262X\001\000\000\000\002\000\000" [17:45:15.399] __func__ = "test_re_compile" [17:45:15.399] #10 0xeaf9532a in test_regex (fcinfo=0x58b344e0) at ../src/test/modules/test_regex/test_regex.c:101 [17:45:15.399] flags = [17:45:15.399] collation = 100 [17:45:15.399] oldcontext = 0x58b30430 [17:45:15.399] pattern = 0x58a784c4 [17:45:15.399] re_flags = {cflags = 3, eflags = 0, info = 1152, glob = false, indices = false, partial = false} [17:45:15.399] cpattern = {re_magic = 65239, re_nsub = 1488120932, re_info = 128, re_csize = 4, re_endp = 0x58b2f128 "w\001", re_collation = 100, re_guts = 0x58aa59f8 '\177' , re_fns = 0x57da7de0 "\242\334\357V\245\203\357V"} [17:45:15.399] funcctx = 0x58aa5980 [17:45:15.399] matchctx = [17:45:15.399] result_ary = [17:45:15.399] #11 0x56c4aa98 in ExecMakeTableFunctionResult (setexpr=0x58b2e780, econtext=, argContext=0x58b34450, expectedDesc=0x58b2f60c, randomAccess=false) at ../src/backend/executor/execSRF.c:234 [17:45:15.399] result = 1462688415 [17:45:15.399] tupstore = 0x0 [17:45:15.399] tupdesc = 0x0 [17:45:15.399] funcrettype = 1009 [17:45:15.399] returnsTuple = false [17:45:15.399] returnsSet = true [17:45:15.399] fcinfo = 0x58b344e0 [17:45:15.399] fcusage = {fs = 0x0, save_f_total_time = {ticks = 6282275932254075612}, save_total = {ticks = -1513918641128636152}, start = {ticks = 6282198908137035380}} [17:45:15.399] rsinfo = {type = T_ReturnSetInfo, econtext = 0x58b2e6dc, expectedDesc = 0x58b2f60c, allowedModes = 11, returnMode = SFRM_ValuePerCall, isDone = ExprSingleResult, setResult = 0x0, setDesc = 0x0} [17:45:15.399] tmptup = {t_len = 1009, t_self = {ip_blkid = {bi_hi = 1009, bi_lo = 0}, ip_posid = 53236}, t_tableOid = 1463367300, t_data = 0x57dbcff4} [17:45:15.399] callerContext = 0x58b2e420 [17:45:15.399] first_time = true [17:45:15.399] __func__ = "ExecMakeTableFunctionResult" [17:45:15.399] #12 0x56c7d460 in FunctionNext (node=0x58b2e5d0) at ../src/backend/executor/nodeFunctionscan.c:94 [17:45:15.399] tstore = 0x0 [17:45:15.399] estate = [17:45:15.399] direction = ForwardScanDirection [17:45:15.399] scanslot = 0x58b2f724 [17:45:15.399] alldone = [17:45:15.399] oldpos = [17:45:15.399] funcno = [17:45:15.399] att = [17:45:15.399] #13 0x56c4c626 in ExecScanFetch (node=node@entry=0x58b2e5d0, accessMtd=accessMtd@entry=0x56c7d1b7 , recheckMtd=recheckMtd@entry=0x56c7d095 ) at ../src/backend/executor/execScan.c:131 [17:45:15.399] estate = [17:45:15.399] #14 0x56c4c734 in ExecScan (node=0x58b2e5d0, accessMtd=0x56c7d1b7 , recheckMtd=0x56c7d095 ) at ../src/backend/executor/execScan.c:180 [17:45:15.399] econtext = 0x58b2e6dc [17:45:15.399] qual = 0x0 [17:45:15.399] projInfo = 0x0 [17:45:15.399] #15 0x56c7d128 in ExecFunctionScan (pstate=0x58b2e5d0) at ../src/backend/executor/nodeFunctionscan.c:269 [17:45:15.399] node = [17:45:15.399] #16 0x56c44d90 in ExecProcNodeFirst (node=0x58b2e5d0) at ../src/backend/executor/execProcnode.c:469 [17:45:15.399] No locals. [17:45:15.399] #17 0x56c2ed74 in ExecProcNode (node=node@entry=0x58b2e5d0) at ../src/include/executor/executor.h:278 [17:45:15.399] No locals. [17:45:15.399] #18 0x56c2ef79 in ExecutePlan (estate=estate@entry=0x58b2e4b0, planstate=0x58b2e5d0, use_parallel_mode=, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=ForwardScanDirection, dest=0x58b3a2f8, execute_once=true) at ../src/backend/executor/execMain.c:1650 [17:45:15.399] slot = [17:45:15.399] current_tuple_count = 0 [17:45:15.399] #19 0x56c30ef8 in standard_ExecutorRun (queryDesc=0x58a9eda0, direction=ForwardScanDirection, count=0, execute_once=true) at ../src/backend/executor/execMain.c:361 [17:45:15.399] estate = 0x58b2e4b0 [17:45:15.399] operation = CMD_SELECT [17:45:15.399] dest = 0x58b3a2f8 [17:45:15.399] sendTuples = [17:45:15.399] oldcontext = 0x58a9ed10 [17:45:15.399] __func__ = "standard_ExecutorRun" [17:45:15.399] #20 0x56c311ca in ExecutorRun (queryDesc=0x58a9eda0, direction=ForwardScanDirection, count=0, execute_once=true) at ../src/backend/executor/execMain.c:302 [17:45:15.399] No locals. [17:45:15.399] #21 0x5705db06 in PortalRunSelect (portal=portal@entry=0x58acf780, forward=forward@entry=true, count=0, count@entry=2147483647, dest=0x58b3a2f8) at ../src/backend/tcop/pquery.c:924 [17:45:15.399] queryDesc = 0x58a9eda0 [17:45:15.399] direction = [17:45:15.399] nprocessed = [17:45:15.399] __func__ = "PortalRunSelect" [17:45:15.399] #22 0x5706134e in PortalRun (portal=0x58acf780, count=2147483647, isTopLevel=true, run_once=true, dest=0x58b3a2f8, altdest=0x58b3a2f8, qc=0xffb582f4) at ../src/backend/tcop/pquery.c:768 [17:45:15.399] _save_exception_stack = 0xffb58374 [17:45:15.399] _save_context_stack = 0x0 [17:45:15.399] _local_sigjmp_buf = {{__jmpbuf = {1474023412, 1, 1487730560, 1487372632, 1260511778, 742196595}, __mask_was_saved = 0, __saved_mask = {__val = {8, 0, 1474023412, 60, 1466272402, 1474023412, 1474023412, 1474023412, 0, 60, 468, 1463336727, 1487369104, 60, 0, 1463336546, 1487531280, 2, 0, 1474023412, 2, 1487730560, 1487372632, 1451885592, 60, 2, 1487372632, 1460011159, 1487854672, 1474023412, 1487372604, 1459957031}}}} [17:45:15.399] _do_rethrow = [17:45:15.399] result = [17:45:15.399] nprocessed = [17:45:15.399] saveTopTransactionResourceOwner = 0x58aaaa30 [17:45:15.399] saveTopTransactionContext = 0x58aedbc0 [17:45:15.399] saveActivePortal = 0x0 [17:45:15.399] saveResourceOwner = 0x58aaaa30 [17:45:15.399] savePortalContext = 0x0 [17:45:15.399] saveMemoryContext = 0x58aedbc0 [17:45:15.399] __func__ = "PortalRun" [17:45:15.399] #23 0x57059e98 in exec_simple_query (query_string=query_string@entry=0x58a77420 "select * from test_regex('[[:<:]]a', 'a', 'LP');") at ../src/backend/tcop/postgres.c:1283 [17:45:15.399] cmdtaglen = 6 [17:45:15.399] snapshot_set = [17:45:15.399] per_parsetree_context = 0x0 [17:45:15.399] plantree_list = 0x58b3a2cc [17:45:15.399] parsetree = 0x58a7813c [17:45:15.399] commandTag = [17:45:15.399] qc = {commandTag = CMDTAG_UNKNOWN, nprocessed = 0} [17:45:15.399] querytree_list = [17:45:15.399] portal = 0x58acf780 [17:45:15.399] receiver = [17:45:15.399] format = 0 [17:45:15.399] cmdtagname = [17:45:15.399] parsetree_item__state = [17:45:15.399] dest = DestRemote [17:45:15.399] oldcontext = 0x58aedbc0 [17:45:15.399] parsetree_list = 0x58a78158 [17:45:15.399] parsetree_item = 0x58a78168 [17:45:15.399] save_log_statement_stats = false [17:45:15.399] was_logged = false [17:45:15.399] use_implicit_block = false [17:45:15.399] msec_str = " t\247X0\000\000\000Q\000\000\0009d\321V`\203\265\377\376\377\377?|M.g.f\321V" [17:45:15.399] __func__ = "exec_simple_query" [17:45:15.399] #24 0x5705cdf2 in PostgresMain (dbname=0x58a522cc "regression_test_regex", username=0x58aa8db0 "postgres") at ../src/backend/tcop/postgres.c:4792 [17:45:15.399] query_string = 0x58a77420 "select * from test_regex('[[:<:]]a', 'a', 'LP');" [17:45:15.399] firstchar = [17:45:15.399] input_message = {data = 0x58a77420 "select * from test_regex('[[:<:]]a', 'a', 'LP');", len = 49, maxlen = 1024, cursor = 49} [17:45:15.399] local_sigjmp_buf = {{__jmpbuf = {1474023412, 1478131724, 1478131728, 1, 1260700194, 732577651}, __mask_was_saved = 1, __saved_mask = {__val = {4194304, 0, 1487209200, 1463244504, 1, 1504, 1474023412, 84, 1474024176, 198, 1474023412, 1474023412, 256, 468, 1487209200, 1463336353, 1487209200, 9760, 0, 1463336177, 1474023412, 1478126368, 1478131728, 1459705488, 9760, 4135918154, 1474023412, 1458411697, 3943678248, 1, 4135471957, 1474023412}}}} [17:45:15.399] send_ready_for_query = false [17:45:15.399] idle_in_transaction_timeout_enabled = false [17:45:15.399] idle_session_timeout_enabled = false [17:45:15.399] __func__ = "PostgresMain" [17:45:15.399] #25 0x570524fc in BackendMain (startup_data=0xffb584ac "", startup_data_len=4) at ../src/backend/tcop/backend_startup.c:107 [17:45:15.399] bsdata = 0xffb584ac [17:45:15.399] #26 0x56ee9faf in postmaster_child_launch (child_type=, startup_data=, startup_data_len=, client_sock=) at ../src/backend/postmaster/launch_backend.c:266 [17:45:15.399] pid = [17:45:15.399] #27 0x56eeffe9 in BackendStartup (client_sock=client_sock@entry=0xffb584f8) at ../src/backend/postmaster/postmaster.c:3417 [17:45:15.399] bn = 0x58a9c088 [17:45:15.399] pid = [17:45:15.399] startup_data = {canAcceptConnections = CAC_OK} [17:45:15.399] __func__ = "BackendStartup" [17:45:15.399] #28 0x56ef0576 in ServerLoop () at ../src/backend/postmaster/postmaster.c:1650 [17:45:15.399] s = {sock = 9, raddr = {addr = {ss_family = 1, __ss_padding = "\376V\b\000\000\000LQ\333\363\240D\252Xg4\376V\364\317\333W\240D\252X\360\223\247X|F\376V\364\317\333W\347D\252XX\223\247X\377\027\000\000\000\020\000\000\000\000\000\000\000\000\000\000\001\000\000\000\352\003\000\000\353\003\000\000\200\201\000\000\362+\004\000\000\000\000\000P\n\000\000\000\000\000\000\b\000\000\000\000\000\000\000t80\000\000\000\000\000)M.g\000\000\000\000\004Y\0068", __ss_align = 0}, salen = 2}} [17:45:15.399] i = 0 [17:45:15.399] now = [17:45:15.399] last_lockfile_recheck_time = 1731087740 [17:45:15.399] last_touch_time = 1731087740 [17:45:15.399] events = {{pos = 1, events = 2, fd = 7, user_data = 0x0}, {pos = 0, events = 207834804, fd = 0, user_data = 0x672e4d28}, {pos = 0, events = 471941941, fd = 0, user_data = 0x0}, {pos = 0, events = 8, fd = 1, user_data = 0x1b}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = 0, events = 0, fd = 4112, user_data = 0xf685951c}, {pos = 1487553696, events = 89, fd = 4096, user_data = 0xf6859b32}, {pos = -157425676, events = 4137543672, fd = 6176, user_data = 0x1000}, {pos = 1487553688, events = 1, fd = 1, user_data = 0x0}, {pos = 256, events = 0, fd = 99, user_data = 0x61}, {pos = 0, events = 0, fd = 0, user_data = 0xf69de7c0}, {pos = 4096, events = 4137541620, fd = -216, user_data = 0xf685a93f }, {pos = 1487249488, events = 4137541620, fd = -4880504, user_data = 0xf68caa3c <__fstat64_time64+44>}, {pos = 8, events = 4137119017, fd = -4880768, user_data = 0xf69ddff4}, {pos = -159113161, events = 4137541620, fd = 1487249488, user_data = 0xf6833b22 <_IO_file_doallocate+178>}, {pos = 1487249488, events = 1487553696, fd = 1487557792, user_data = 0x1}, {pos = 2049, events = 0, fd = 273394, user_data = 0x0}, {pos = 33152, events = 1, fd = 1002, user_data = 0x3eb}, {pos = 0, events = 4159812420, fd = -159514406, user_data = 0x565cc4a2}, {pos = 4096, events = 8, fd = 0, user_data = 0x672e4d29}, {pos = 0, events = 4159987700, fd = 0, user_data = 0x672e4d28}, {pos = 0, events = 4150063520, fd = -159602376, user_data = 0xf67c8cf8}, {pos = 2090263927, events = 4159813385, fd = 1, user_data = 0x1}, {pos = -159578216, events = 1510, fd = -159549288, user_data = 0xf75cf1a0}, {pos = -4880540, events = 4290086752, fd = -216, user_data = 0x800}, {pos = -4880504, events = 43, fd = 0, user_data = 0xf67ca938}, {pos = -134979596, events = 4135418008, fd = 1448713195, user_data = 0xf67d0798}, {pos = 2090263927, events = 4150063520, fd = 23, user_data = 0xffb587f0}, {pos = -4880540, events = 4092079184, fd = -157425676, user_data = 0x811}, {pos = 0, events = 1487523904, fd = 1, user_data = 0x573747aa }, {pos = 0, events = 0, fd = -157430956, user_data = 0xde0}, {pos = 1487559856, events = 2090263927, fd = -134976472, user_data = 0xffb587f0}, {pos = -4880396, events = 4159815374, fd = 1448527140, user_data = 0xffb587f4}, {pos = 16204, events = 3, fd = 3, user_data = 0x0}, {pos = 2, events = 3, fd = 0, user_data = 0x1}, {pos = 48, events = 0, fd = 14405620, user_data = 0x57375053 }, {pos = -134979596, events = 44, fd = 0, user_data = 0xffffff0c}, {pos = 0, events = 182633, fd = 71334, user_data = 0xf68a05bc }, {pos = 11, events = 0, fd = -4880192, user_data = 0xf6850582 }, {pos = -1, events = 4135389080, fd = -144903776, user_data = 0x58a9f930}, {pos = 1474023412, events = 0, fd = 3, user_data = 0x0}, {pos = 1487534384, events = 0, fd = 1448713195, user_data = 0x57dbd234 }, {pos = -134976944, events = 4159842251, fd = 0, user_data = 0xf6842c5d}, {pos = -4880292, events = 4159990824, fd = -202887904, user_data = 0x1}, {pos = 0, events = 4137536340, fd = -157432960, user_data = 0xffb5885c}, {pos = -571755804, events = 1128, fd = -134979596, user_data = 0xf6841380}, {pos = 0, events = 0, fd = 0, user_data = 0x7dd51100}, {pos = -159578216, events = 4136240048, fd = 0, user_data = 0x7dd51100}, {pos = -157425676, events = 71334, fd = 182633, user_data = 0xf67fa380 }, {pos = 2, events = 4290087104, fd = 0, user_data = 0x57dbcff4}, {pos = 0, events = 4135560038, fd = 1474023412, user_data = 0x56ee9c01 }, {pos = 2, events = 4290087104, fd = 0, user_data = 0xe640f}, {pos = 4194304, events = 0, fd = 74, user_data = 0x0}, {pos = -157425676, events = 4290087228, fd = 1487519836, user_data = 0xf689a0bc <__clock_gettime64+60>}, {pos = 0, events = 4290087228, fd = 1474023412, user_data = 0x5738a530 }, {pos = 1487514656, events = 0, fd = 1487514656, user_data = 0x7dd51100}, {pos = -4879992, events = 1487519880, fd = 1487377240, user_data = 0xf688e5ad }, {pos = 0, events = 4290087228, fd = 1487377392, user_data = 0x57dbcff4}, {pos = 0, events = 0, fd = 1487249488, user_data = 0xf69ddff4}, {pos = 1487514656, events = 1487377240, fd = 1487249488, user_data = 0x672e4d7c}, {pos = 0, events = 241438584, fd = 0, user_data = 0x57dbcff4}, {pos = 0, events = 182633, fd = 1458485890, user_data = 0x56eef451 }, {pos = 1487519880, events = 1487377240, fd = 0, user_data = 0x0}, {pos = 11, events = 1475994320, fd = 1487371392, user_data = 0x57f9e2d0 }} [17:45:15.399] nevents = 1 [17:45:15.399] __func__ = "ServerLoop" [17:45:15.399] #29 0x56ef1cc3 in PostmasterMain (argc=8, argv=0x58a50230) at ../src/backend/postmaster/postmaster.c:1348 [17:45:15.399] opt = [17:45:15.399] status = [17:45:15.399] userDoption = [17:45:15.399] listen_addr_saved = false [17:45:15.399] output_config_variable = [17:45:15.399] __func__ = "PostmasterMain" [17:45:15.399] #30 0x56d1c941 in main (argc=8, argv=0x58a50230) at ../src/backend/main/main.c:196 [17:45:15.399] do_check_root =