[09:05:58.208] src/tools/ci/cores_backtrace.sh linux /tmp/cores [09:05:58.454] dumping /tmp/cores/postgres-6-70945.core for /tmp/cirrus-ci-build/build-32/tmp_install/usr/local/pgsql/bin/postgres [09:05:58.728] [New LWP 70945] [09:05:58.728] [09:05:58.728] This GDB supports auto-downloading debuginfo from the following URLs: [09:05:58.728] [09:05:58.728] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [09:05:58.728] Debuginfod has been disabled. [09:05:58.728] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [09:05:58.884] [Thread debugging using libthread_db enabled] [09:05:58.884] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [09:05:58.884] Core was generated by `postgres: primary: postgres regression [local] SELECT '. [09:05:58.884] Program terminated with signal SIGABRT, Aborted. [09:05:58.884] #0 0xf7f42559 in __kernel_vsyscall () [09:05:59.015] [09:05:59.015] Thread 1 (Thread 0xf3de7240 (LWP 70945)): [09:05:59.015] #0 0xf7f42559 in __kernel_vsyscall () [09:05:59.015] No symbol table info available. [09:05:59.015] #1 0xf687d2f7 in ?? () from /lib/i386-linux-gnu/libc.so.6 [09:05:59.015] No symbol table info available. [09:05:59.015] #2 0xf682c111 in raise () from /lib/i386-linux-gnu/libc.so.6 [09:05:59.015] No symbol table info available. [09:05:59.015] #3 0xf681526a in abort () from /lib/i386-linux-gnu/libc.so.6 [09:05:59.015] No symbol table info available. [09:05:59.015] #4 0xf6a38d4a in __sanitizer::Abort () at ../../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [09:05:59.015] No locals. [09:05:59.015] #5 0xf6a47896 in __sanitizer::Die () at ../../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [09:05:59.015] No locals. [09:05:59.015] #6 0xf6a2558c in __ubsan::__ubsan_handle_type_mismatch_v1_abort (Data=, Pointer=) at ../../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:148 [09:05:59.015] bp = 4292716872 [09:05:59.015] pc = [09:05:59.015] Opts = {FromUnrecoverableHandler = 208, pc = 4292717288, bp = 4137833824} [09:05:59.015] #7 0x56f7e5a4 in pg_check_regex_collation (is_similar_to=true) at ../src/backend/regex/regc_pg_locale.c:302 [09:05:59.015] __func__ = "pg_check_regex_collation" [09:05:59.015] #8 0x56f7e92f in pg_regcomp (re=0xffddaae0, string=0x5838fc0c, len=37, flags=3, collation=100) at ../src/backend/regex/regcomp.c:453 [09:05:59.015] var = {re = 0xffddaae0, now = 0x5838fc20, stop = 0x5838fca0, err = 0, cflags = 3, lasttype = 110, nexttype = 94, nextvalue = 152, lexcon = 1, nsubexp = 0, subs = 0xffdda9b4, nsubs = 10, sub10 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, nfa = 0x58373870, cm = 0x58373698, nlcolor = -1, wordchrs = 0x0, tree = 0x0, treechain = 0x0, treefree = 0x0, ntree = 1474424820, cv = 0x58392a40, cv2 = 0x0, lacons = 0x0, nlacons = 0, spaceused = 3728} [09:05:59.015] v = 0xffdda984 [09:05:59.015] g = 0x58373650 [09:05:59.015] i = [09:05:59.015] j = [09:05:59.015] debug = 0x0 [09:05:59.015] #9 0x5728413b in RE_compile_and_cache (text_re=0x5838fbc0, cflags=3, collation=100) at ../src/backend/utils/adt/regexp.c:209 [09:05:59.015] text_re_len = 37 [09:05:59.015] text_re_val = 0x5838fbc4 "***S^(?:a){1,1}?((?:b.d)){1,1}(?:.*)$", '\221' , "\230" [09:05:59.015] pattern = 0x5838fc0c [09:05:59.015] pattern_len = 37 [09:05:59.015] i = [09:05:59.015] regcomp_result = [09:05:59.015] re_temp = {cre_context = 0x583735c0, cre_pat = 0x5838fb30 "\324\001", cre_pat_len = 64, cre_flags = 0, cre_collation = 1463753388, cre_re = {re_magic = 65239, re_nsub = 1479313180, re_info = 100000, re_csize = 4, re_endp = 0x40 , re_collation = 100, re_guts = 0x58373650 '\177' , re_fns = 0x57e09da0 "\371H\366V\374\357\365V"}} [09:05:59.015] errMsg = "\364\357\341W\365\243=W \3338X@\002\000\000,\253\335\3770\3738X\003\000\000\000\240\3738X\000\000\000\000f\266=W@\000\000\000\003\000\000\0000\3738X̳=W\364\357\341W\254\3378X\364\357\341W<\000\000\000\334\3368X,\253\335\377\334\3368X\364\357\341W\000\000\000\000\324\001\000\000\004\210,X" [09:05:59.015] oldcontext = 0x5838fb30 [09:05:59.015] __func__ = "RE_compile_and_cache" [09:05:59.015] #10 0x57285aa2 in textregexsubstr (fcinfo=0x5838df90) at ../src/backend/utils/adt/regexp.c:593 [09:05:59.015] s = 0x582c872c [09:05:59.015] p = [09:05:59.015] re = [09:05:59.015] pmatch = {{rm_so = 1480123412, rm_eo = 1479313408}, {rm_so = 1474424820, rm_eo = 1462264665}} [09:05:59.015] so = [09:05:59.015] eo = [09:05:59.015] #11 0x56c8827f in ExecInterpExpr (state=0x5838dedc, econtext=0x5838dd5c, isnull=0xffddac2f) at ../src/backend/executor/execExprInterp.c:770 [09:05:59.015] fcinfo = 0x5838df90 [09:05:59.015] args = 0x5838dfa4 [09:05:59.015] nargs = 2 [09:05:59.015] d = [09:05:59.015] op = 0x5838e06c [09:05:59.015] resultslot = 0x5838de60 [09:05:59.015] innerslot = 0x0 [09:05:59.015] outerslot = 0x0 [09:05:59.015] scanslot = 0x0 [09:05:59.015] dispatch_table = {0x56c86284 , 0x56c862d7 , 0x56c863d9 , 0x56c864db , 0x56c865dd , 0x56c8682e , 0x56c86a7f , 0x56c86cd0 , 0x56c86d28 , 0x56c86d80 , 0x56c86dd8 , 0x56c86e2f , 0x56c871f2 , 0x56c875b5 , 0x56c87978 , 0x56c87bba , 0x56c87eab , 0x56c87fc2 , 0x56c88138 , 0x56c88325 , 0x56c8837c , 0x56c883d3 , 0x56c88403 , 0x56c885ef , 0x56c8877b , 0x56c887ab , 0x56c88997 , 0x56c88b23 , 0x56c88bd1 , 0x56c88d7e , 0x56c88e10 , 0x56c88f3e , 0x56c8906c , 0x56c891e8 , 0x56c89319 , 0x56c8944a , 0x56c894a1 , 0x56c894f8 , 0x56c89610 , 0x56c89769 , 0x56c898c2 , 0x56c899da , 0x56c89a31 , 0x56c89a88 , 0x56c89b1a , 0x56c89b71 , 0x56c89f61 , 0x56c8a0ee , 0x56c8a5d9 , 0x56c8a62c , 0x56c8a883 , 0x56c8aaca , 0x56c8ad61 , 0x56c8adb4 , 0x56c8ae07 , 0x56c8ae5a , 0x56c8aead , 0x56c8af04 , 0x56c8af57 , 0x56c8b360 , 0x56c8b584 , 0x56c8b5d7 , 0x56c8b62e , 0x56c8b685 , 0x56c8b6dc , 0x56c8b7e1 , 0x56c8b826 , 0x56c8b7e1 , 0x56c89d69 , 0x56c8b970 , 0x56c8b9c3 , 0x56c8ba16 , 0x56c8baee , 0x56c8bc70 , 0x56c8be7c , 0x56c8bffd , 0x56c8b872 , 0x56c8b8c6 , 0x56c8b919 , 0x56c8c22d , 0x56c8c280 , 0x56c8c2d7 , 0x56c8c32a , 0x56c8c396 , 0x56c8c3ed , 0x56c8c440 , 0x56c8c612 , 0x56c8c665 , 0x56c8c89a , 0x56c8c8f1 , 0x56c8c948 , 0x56c8ca37 , 0x56c8cc95 , 0x56c8ce1b , 0x56c8cf9a , 0x56c8d156 , 0x56c8d5c6 , 0x56c8d9f6 , 0x56c8ddfb , 0x56c8e31c , 0x56c8e7f2 , 0x56c8ec9b , 0x56c8edd2 , 0x56c8ef08 , 0x56c8ef5f , 0x56c8efb6 } [09:05:59.015] #12 0x56c7b867 in ExecInterpExprStillValid (state=0x5838dedc, econtext=0x5838dd5c, isNull=0xffddac2f) at ../src/backend/executor/execExprInterp.c:2035 [09:05:59.015] No locals. [09:05:59.015] #13 0x56d284e5 in ExecEvalExprSwitchContext (state=0x5838dedc, econtext=, isNull=) at ../src/include/executor/executor.h:367 [09:05:59.015] retDatum = [09:05:59.015] oldContext = 0x5838db20 [09:05:59.015] #14 0x56d285e0 in ExecProject (projInfo=0x5838ded8) at ../src/include/executor/executor.h:401 [09:05:59.015] econtext = 0x5838dd5c [09:05:59.015] state = 0x5838dedc [09:05:59.015] slot = 0x5838de60 [09:05:59.015] isnull = 87 [09:05:59.015] #15 0x56d28a01 in ExecResult (pstate=0x5838dcd0) at ../src/backend/executor/nodeResult.c:135 [09:05:59.015] node = 0x5838dcd0 [09:05:59.015] outerTupleSlot = [09:05:59.015] outerPlan = [09:05:59.015] econtext = 0x5838dd5c [09:05:59.015] #16 0x56cace31 in ExecProcNodeFirst (node=0x5838dcd0) at ../src/backend/executor/execProcnode.c:469 [09:05:59.015] No locals. [09:05:59.015] #17 0x56c96e15 in ExecProcNode (node=node@entry=0x5838dcd0) at ../src/include/executor/executor.h:278 [09:05:59.015] No locals. [09:05:59.015] #18 0x56c9701a in ExecutePlan (estate=estate@entry=0x5838dbb0, planstate=0x5838dcd0, use_parallel_mode=, operation=CMD_SELECT, sendTuples=true, numberTuples=1, direction=ForwardScanDirection, dest=0x58385dcc, execute_once=true) at ../src/backend/executor/execMain.c:1650 [09:05:59.015] slot = [09:05:59.015] current_tuple_count = 0 [09:05:59.015] #19 0x56c98f99 in standard_ExecutorRun (queryDesc=0x58385df8, direction=ForwardScanDirection, count=1, execute_once=true) at ../src/backend/executor/execMain.c:361 [09:05:59.015] estate = 0x5838dbb0 [09:05:59.015] operation = CMD_SELECT [09:05:59.015] dest = 0x58385dcc [09:05:59.015] sendTuples = [09:05:59.015] oldcontext = 0x58383ac0 [09:05:59.015] __func__ = "standard_ExecutorRun" [09:05:59.015] #20 0xf3dd08eb in pgss_ExecutorRun (queryDesc=0x58385df8, direction=ForwardScanDirection, count=1, execute_once=true) at ../contrib/pg_stat_statements/pg_stat_statements.c:1033 [09:05:59.015] _save_exception_stack = 0xffddb5f4 [09:05:59.015] _save_context_stack = 0xffddaed4 [09:05:59.015] _local_sigjmp_buf = {{__jmpbuf = {-203550732, 1474424820, 1, 1, -451219528, -464463968}, __mask_was_saved = 0, __saved_mask = {__val = {1479537112, 1479803660, 1474364228, 1474424820, 1480121812, 1, 1480088304, 1463914868, 32, 1480089080, 1480087676, 1, 1478524980, 1479803712, 1474424820, 1474424820, 1480121264, 1480089080, 32, 1456056386, 1474424820, 1474424820, 1479803660, 1480080064, 1477845584, 1479803712, 1474364228, 4091416564, 1480089080, 0, 1480080208, 4091353415}}}} [09:05:59.015] _do_rethrow = false [09:05:59.015] #21 0x56c9924a in ExecutorRun (queryDesc=0x58385df8, direction=ForwardScanDirection, count=1, execute_once=true) at ../src/backend/executor/execMain.c:300 [09:05:59.015] No locals. [09:05:59.015] #22 0x56cc3fc9 in postquel_getnext (es=es@entry=0x58385a98, fcache=fcache@entry=0x58383b50) at ../src/backend/executor/functions.c:897 [09:05:59.015] count = 1 [09:05:59.015] result = [09:05:59.015] #23 0x56cc6f0d in fmgr_sql (fcinfo=0x5836c524) at ../src/backend/executor/functions.c:1198 [09:05:59.015] completed = [09:05:59.015] fcache = 0x58383b50 [09:05:59.015] sqlerrcontext = {previous = 0x0, callback = 0x56cc1f75 , arg = 0x5836c4f8} [09:05:59.015] oldcontext = 0x583702f0 [09:05:59.015] randomAccess = [09:05:59.015] lazyEvalOK = [09:05:59.015] is_first = [09:05:59.015] pushed_snapshot = false [09:05:59.015] es = 0x58385a98 [09:05:59.015] slot = [09:05:59.015] result = [09:05:59.015] eslist = 0x58385b7c [09:05:59.015] eslc = [09:05:59.015] __func__ = "fmgr_sql" [09:05:59.015] #24 0x56c8827f in ExecInterpExpr (state=0x5836c46c, econtext=0x5836c97c, isnull=0xffddafaf) at ../src/backend/executor/execExprInterp.c:770 [09:05:59.015] fcinfo = 0x5836c524 [09:05:59.015] args = 0x5836c538 [09:05:59.015] nargs = 3 [09:05:59.015] d = [09:05:59.015] op = 0x5836c570 [09:05:59.015] resultslot = 0x0 [09:05:59.015] innerslot = 0x0 [09:05:59.015] outerslot = 0x0 [09:05:59.015] scanslot = 0x0 [09:05:59.015] dispatch_table = {0x56c86284 , 0x56c862d7 , 0x56c863d9 , 0x56c864db , 0x56c865dd , 0x56c8682e , 0x56c86a7f , 0x56c86cd0 , 0x56c86d28 , 0x56c86d80 , 0x56c86dd8 , 0x56c86e2f , 0x56c871f2 , 0x56c875b5 , 0x56c87978 , 0x56c87bba , 0x56c87eab , 0x56c87fc2 , 0x56c88138 , 0x56c88325 , 0x56c8837c , 0x56c883d3 , 0x56c88403 , 0x56c885ef , 0x56c8877b , 0x56c887ab , 0x56c88997 , 0x56c88b23 , 0x56c88bd1 , 0x56c88d7e , 0x56c88e10 , 0x56c88f3e , 0x56c8906c , 0x56c891e8 , 0x56c89319 , 0x56c8944a , 0x56c894a1 , 0x56c894f8 , 0x56c89610 , 0x56c89769 , 0x56c898c2 , 0x56c899da , 0x56c89a31 , 0x56c89a88 , 0x56c89b1a , 0x56c89b71 , 0x56c89f61 , 0x56c8a0ee , 0x56c8a5d9 , 0x56c8a62c , 0x56c8a883 , 0x56c8aaca , 0x56c8ad61 , 0x56c8adb4 , 0x56c8ae07 , 0x56c8ae5a , 0x56c8aead , 0x56c8af04 , 0x56c8af57 , 0x56c8b360 , 0x56c8b584 , 0x56c8b5d7 , 0x56c8b62e , 0x56c8b685 , 0x56c8b6dc , 0x56c8b7e1 , 0x56c8b826 , 0x56c8b7e1 , 0x56c89d69 , 0x56c8b970 , 0x56c8b9c3 , 0x56c8ba16 , 0x56c8baee , 0x56c8bc70 , 0x56c8be7c , 0x56c8bffd , 0x56c8b872 , 0x56c8b8c6 , 0x56c8b919 , 0x56c8c22d , 0x56c8c280 , 0x56c8c2d7 , 0x56c8c32a , 0x56c8c396 , 0x56c8c3ed , 0x56c8c440 , 0x56c8c612 , 0x56c8c665 , 0x56c8c89a , 0x56c8c8f1 , 0x56c8c948 , 0x56c8ca37 , 0x56c8cc95 , 0x56c8ce1b , 0x56c8cf9a , 0x56c8d156 , 0x56c8d5c6 , 0x56c8d9f6 , 0x56c8ddfb , 0x56c8e31c , 0x56c8e7f2 , 0x56c8ec9b , 0x56c8edd2 , 0x56c8ef08 , 0x56c8ef5f , 0x56c8efb6 } [09:05:59.015] #25 0x56c7b867 in ExecInterpExprStillValid (state=0x5836c46c, econtext=0x5836c97c, isNull=0xffddafaf) at ../src/backend/executor/execExprInterp.c:2035 [09:05:59.015] No locals. [09:05:59.015] #26 0x56e6a373 in ExecEvalExprSwitchContext (isNull=0xffddafaf, econtext=, state=0x5836c46c) at ../src/include/executor/executor.h:367 [09:05:59.015] retDatum = [09:05:59.015] oldContext = 0x5836c2d0 [09:05:59.015] retDatum = [09:05:59.015] oldContext = [09:05:59.015] #27 evaluate_expr (expr=0x58373da0, result_type=25, result_typmod=-1, result_collation=100) at ../src/backend/optimizer/util/clauses.c:5009 [09:05:59.015] estate = 0x5836c360 [09:05:59.015] exprstate = 0x5836c46c [09:05:59.015] oldcontext = 0x582c7370 [09:05:59.015] const_val = [09:05:59.015] const_is_null = 87 [09:05:59.015] resultTypLen = 7197 [09:05:59.015] resultTypByVal = false [09:05:59.015] #28 0x56e6a8d2 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=0x58373d1c, funcvariadic=false, func_tuple=0xf2372ff0, context=0xffddb2ac) at ../src/backend/optimizer/util/clauses.c:4515 [09:05:59.015] funcform = [09:05:59.015] has_nonconst_input = false [09:05:59.015] has_null_input = false [09:05:59.015] arg = 0x0 [09:05:59.015] newexpr = [09:05:59.015] #29 0x56e6fee9 in simplify_function (funcid=funcid@entry=2074, result_type=25, result_typmod=-1, result_collid=100, input_collid=100, args_p=0xffddb104, funcvariadic=false, process_args=true, allow_non_const=true, context=0xffddb2ac) at ../src/backend/optimizer/util/clauses.c:4104 [09:05:59.015] args = 0x58373d1c [09:05:59.015] func_tuple = 0xf2372ff0 [09:05:59.015] func_form = 0xf2373028 [09:05:59.015] newexpr = [09:05:59.015] __func__ = "simplify_function" [09:05:59.015] #30 0x56e6b2bc in eval_const_expressions_mutator (node=0x582c8680, context=0xffddb2ac) at ../src/backend/optimizer/util/clauses.c:2591 [09:05:59.015] expr = 0x582c8680 [09:05:59.015] args = 0x58373d1c [09:05:59.015] simple = [09:05:59.015] newexpr = [09:05:59.015] __func__ = "eval_const_expressions_mutator" [09:05:59.015] #31 0x56d99f75 in expression_tree_mutator_impl (node=0x582c8848, mutator=0x56e6aa35 , context=0xffddb2ac) at ../src/backend/nodes/nodeFuncs.c:3464 [09:05:59.015] targetentry = 0x582c8848 [09:05:59.015] newnode = 0x58373cc4 [09:05:59.015] __func__ = "expression_tree_mutator_impl" [09:05:59.015] #32 0x56e6aae2 in eval_const_expressions_mutator (node=0x582c8848, context=0xffddb2ac) at ../src/backend/optimizer/util/clauses.c:3723 [09:05:59.015] __func__ = "eval_const_expressions_mutator" [09:05:59.015] #33 0x56d9a775 in expression_tree_mutator_impl (node=0x582c8874, mutator=0x56e6aa35 , context=0xffddb2ac) at ../src/backend/nodes/nodeFuncs.c:3549 [09:05:59.015] temp__state = [09:05:59.015] resultlist = 0x0 [09:05:59.015] temp = [09:05:59.015] __func__ = "expression_tree_mutator_impl" [09:05:59.015] #34 0x56e6aae2 in eval_const_expressions_mutator (node=0x582c8874, context=0xffddb2ac) at ../src/backend/optimizer/util/clauses.c:3723 [09:05:59.015] __func__ = "eval_const_expressions_mutator" [09:05:59.015] #35 0x56e6e8d2 in eval_const_expressions (root=0x583739f0, node=0x582c8874) at ../src/backend/optimizer/util/clauses.c:2266 [09:05:59.015] context = {boundParams = 0x0, root = 0x583739f0, active_fns = 0x0, case_val = 0x0, estimate = false} [09:05:59.015] #36 0x56e22c44 in preprocess_expression (root=root@entry=0x583739f0, expr=, kind=kind@entry=1) at ../src/backend/optimizer/plan/planner.c:1229 [09:05:59.015] No locals. [09:05:59.015] #37 0x56e3427a in subquery_planner (glob=, parse=, parent_root=, hasRecursion=, tuple_fraction=, setops=) at ../src/backend/optimizer/plan/planner.c:849 [09:05:59.015] root = [09:05:59.015] newWithCheckOptions = [09:05:59.015] newHaving = [09:05:59.015] hasOuterJoins = false [09:05:59.015] hasResultRTEs = true [09:05:59.015] final_rel = [09:05:59.015] l = 0x0 [09:05:59.015] #38 0x56e36084 in standard_planner (parse=0x582c8184, query_string=0x582c7400 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";", cursorOptions=2048, boundParams=0x0) at ../src/backend/optimizer/plan/planner.c:423 [09:05:59.015] result = [09:05:59.015] glob = 0x582c916c [09:05:59.015] tuple_fraction = 0 [09:05:59.015] root = [09:05:59.015] final_rel = [09:05:59.015] best_path = [09:05:59.015] top_plan = [09:05:59.015] lp = [09:05:59.015] lr = [09:05:59.015] #39 0xf3dd5f54 in pgss_planner (parse=0x582c8184, query_string=0x582c7400 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";", cursorOptions=2048, boundParams=0x0) at ../contrib/pg_stat_statements/pg_stat_statements.c:973 [09:05:59.015] _save_exception_stack = 0xffddb7f4 [09:05:59.015] _save_context_stack = 0x0 [09:05:59.015] _local_sigjmp_buf = {{__jmpbuf = {-203550732, -203550732, 1479316004, 0, -450383944, -453630048}, __mask_was_saved = 0, __saved_mask = {__val = {1479308144, 32, 0, 1463753388, 1474424820, 1, 1, 1457032661, 32, 1, 1474424820, 1457032646, 0, 0, 0, 1457031633, 1474424820, 0, 1479316004, 1457035590, 1479311480, 1474424820, 1479315960, 1459634786, 0, 1479311748, 1479311748, 1459634731, 3879816193, 3800423748, 1474424820, 0}}}} [09:05:59.015] _do_rethrow = false [09:05:59.015] result = 0x0 [09:05:59.015] #40 0x56e3729b in planner (parse=0x582c8184, query_string=0x582c7400 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";", cursorOptions=2048, boundParams=0x0) at ../src/backend/optimizer/plan/planner.c:282 [09:05:59.015] result = [09:05:59.015] #41 0x570bfe53 in pg_plan_query (querytree=0x582c8184, query_string=0x582c7400 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";", cursorOptions=2048, boundParams=0x0) at ../src/backend/tcop/postgres.c:911 [09:05:59.015] plan = [09:05:59.015] #42 0x570c022c in pg_plan_queries (querytrees=0x582c9224, query_string=0x582c7400 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";", cursorOptions=2048, boundParams=0x0) at ../src/backend/tcop/postgres.c:1005 [09:05:59.015] query = 0x582c8184 [09:05:59.015] stmt = [09:05:59.015] query_list__state = [09:05:59.015] stmt_list = 0x0 [09:05:59.015] query_list = [09:05:59.015] #43 0x570c07f6 in exec_simple_query (query_string=query_string@entry=0x582c7400 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";") at ../src/backend/tcop/postgres.c:1202 [09:05:59.015] cmdtaglen = 6 [09:05:59.015] snapshot_set = true [09:05:59.015] per_parsetree_context = 0x0 [09:05:59.015] plantree_list = [09:05:59.015] parsetree = 0x582c8030 [09:05:59.015] commandTag = CMDTAG_SELECT [09:05:59.015] qc = {commandTag = 4292720608, nprocessed = 6257723478655496180} [09:05:59.015] querytree_list = [09:05:59.015] portal = [09:05:59.015] receiver = [09:05:59.015] format = 22331 [09:05:59.015] cmdtagname = [09:05:59.015] parsetree_item__state = [09:05:59.015] dest = DestRemote [09:05:59.015] oldcontext = 0x58340260 [09:05:59.015] parsetree_list = 0x582c804c [09:05:59.015] parsetree_item = 0x582c805c [09:05:59.015] save_log_statement_stats = false [09:05:59.015] was_logged = true [09:05:59.015] use_implicit_block = false [09:05:59.015] msec_str = "\000t,XF\000\000\000Q\000\000\000\315\345\327V\340\267\335\377\376\377\377?\231\244 g\302\347\327V" [09:05:59.015] __func__ = "exec_simple_query" [09:05:59.015] #44 0x570c3870 in PostgresMain (dbname=0x582fd72c "regression", username=0x582fd710 "postgres") at ../src/backend/tcop/postgres.c:4792 [09:05:59.015] query_string = 0x582c7400 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";" [09:05:59.015] firstchar = [09:05:59.015] input_message = {data = 0x582c7400 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";", len = 71, maxlen = 1024, cursor = 71} [09:05:59.015] local_sigjmp_buf = {{__jmpbuf = {1474424820, 1478524812, 1478524816, 1, -449884232, 1176352489}, __mask_was_saved = 1, __saved_mask = {__val = {4194304, 0, 1479148304, 1463661516, 1, 1504, 1474424820, 84, 1474425584, 198, 1474424820, 1474424820, 0, 468, 1479148304, 1463753564, 1479148304, 3760, 0, 1463753388, 1474424820, 1478519456, 1478524816, 1460125830, 3760, 4136122954, 1474424820, 1458832626, 4065019304, 1, 4135676757, 1474424820}}}} [09:05:59.015] send_ready_for_query = false [09:05:59.015] idle_in_transaction_timeout_enabled = false [09:05:59.015] idle_session_timeout_enabled = false [09:05:59.015] __func__ = "PostgresMain" [09:05:59.015] #45 0x570b8f7a in BackendMain (startup_data=0xffddb92c "", startup_data_len=4) at ../src/backend/tcop/backend_startup.c:107 [09:05:59.015] bsdata = 0xffddb92c [09:05:59.015] #46 0x56f50bc6 in postmaster_child_launch (child_type=, startup_data=, startup_data_len=, client_sock=) at ../src/backend/postmaster/launch_backend.c:266 [09:05:59.015] pid = [09:05:59.015] #47 0x56f56c00 in BackendStartup (client_sock=client_sock@entry=0xffddb978) at ../src/backend/postmaster/postmaster.c:3417 [09:05:59.015] bn = 0x582ec2e4 [09:05:59.015] pid = [09:05:59.015] startup_data = {canAcceptConnections = CAC_OK} [09:05:59.015] __func__ = "BackendStartup" [09:05:59.015] #48 0x56f5718d in ServerLoop () at ../src/backend/postmaster/postmaster.c:1650 [09:05:59.015] s = {sock = 8, raddr = {addr = {ss_family = 1, __ss_padding = "\004W\a\000\000\000Lq\336\363`E/XG\236\004W\364\357\341W`E/XГ,X\\\260\004W\364\357\341W\247E/X(\302.X\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\000N/\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\000o\244 g\000\000\000\000ٺm\036", __ss_align = 0}, salen = 2}} [09:05:59.015] i = 0 [09:05:59.015] now = [09:05:59.015] last_lockfile_recheck_time = 1730192533 [09:05:59.015] last_touch_time = 1730192533 [09:05:59.015] events = {{pos = 1, events = 2, fd = 6, user_data = 0x0}, {pos = 0, events = 398463669, fd = 0, user_data = 0x6720a46e}, {pos = 0, events = 194509408, 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 = 0xf688b51c}, {pos = 1479495024, events = 145, fd = 4096, user_data = 0xf688bb32}, {pos = -157220876, events = 4137748472, fd = 6176, user_data = 0x1000}, {pos = 1479495016, events = 1, fd = 1, user_data = 0x0}, {pos = 256, events = 0, fd = 99, user_data = 0x62}, {pos = 0, events = 0, fd = 0, user_data = 0xf6a107c0}, {pos = 4096, events = 4137746420, fd = -216, user_data = 0xf688c93f }, {pos = 1479188528, events = 4137746420, fd = -2245624, user_data = 0xf68fca3c <__fstat64_time64+44>}, {pos = 7, events = 4137323817, fd = -2245888, user_data = 0xf6a0fff4}, {pos = -158908361, events = 4137746420, fd = 1479188528, user_data = 0xf6865b22 <_IO_file_doallocate+178>}, {pos = 1479188528, events = 1479495024, fd = 1479499120, user_data = 0x1}, {pos = 2049, events = 0, fd = 274254, user_data = 0x0}, {pos = 33152, events = 1, fd = 1002, user_data = 0x3eb}, {pos = 0, events = 4160017220, fd = -159309606, user_data = 0x5663a3ca}, {pos = 4096, events = 8, fd = 0, user_data = 0x6720a46f}, {pos = 0, events = 4160192500, fd = 0, user_data = 0x6720a46e}, {pos = 0, events = 4150268320, fd = -159397576, user_data = 0xf67facf8}, {pos = 2090263927, events = 4160018185, fd = 1, user_data = 0x1}, {pos = -159373416, events = 1510, fd = -159344488, user_data = 0xf76011a0}, {pos = -2245660, events = 4292721632, fd = -216, user_data = 0x800}, {pos = -2245624, events = 44, fd = 0, user_data = 0xf67fc938}, {pos = -134774796, events = 4135622808, fd = 1449163675, user_data = 0xf6802798}, {pos = 2090263927, events = 4150268320, fd = 23, user_data = 0xffddbc70}, {pos = -2245660, events = 1479471648, fd = -157220876, user_data = 0x811}, {pos = 0, events = 1479464208, fd = 1, user_data = 0x573da565 }, {pos = 0, events = 0, fd = -157226156, user_data = 0xde0}, {pos = 1479501184, events = 2090263927, fd = -134771672, user_data = 0xffddbc70}, {pos = -2245516, events = 4160020174, fd = 1448977684, user_data = 0xffddbc74}, {pos = 16204, events = 3, fd = 3, user_data = 0x0}, {pos = 2, events = 3, fd = 0, user_data = 0x1}, {pos = 48, events = 0, fd = 14807028, user_data = 0x573dae0e }, {pos = -134774796, events = 44, fd = 0, user_data = 0xffffff0c}, {pos = 0, events = 182424, fd = 70282, user_data = 0xf68d25bc }, {pos = 11, events = 0, fd = -2245312, user_data = 0xf6882582 }, {pos = -1, events = 4135593880, fd = -144698976, user_data = 0x582eff00}, {pos = 1474424820, events = 0, fd = 3, user_data = 0x0}, {pos = 1479474944, events = 0, fd = 1449163675, user_data = 0x57e1f234 }, {pos = -134772144, events = 4160047051, fd = 0, user_data = 0xf6874c5d}, {pos = -2245412, events = 4160195624, fd = -202683104, user_data = 0x1}, {pos = 0, events = 4137741140, fd = -157228160, user_data = 0xffddbcdc}, {pos = -1857585829, events = 1128, fd = -134774796, user_data = 0xf6873380}, {pos = 0, events = 0, fd = 0, user_data = 0x3fbfc600}, {pos = -159373416, events = 4136444848, fd = 0, user_data = 0x3fbfc600}, {pos = -157220876, events = 70282, fd = 182424, user_data = 0xf682c380 }, {pos = 2, events = 4292721984, fd = 0, user_data = 0x57e1eff4}, {pos = 0, events = 4135764838, fd = 1474424820, user_data = 0x56f50818 }, {pos = 2, events = 4292721984, fd = 0, user_data = 0x2006ac}, {pos = 4194304, events = 0, fd = 74, user_data = 0x0}, {pos = -157220876, events = 4292722108, fd = 1479459396, user_data = 0xf68cc0bc <__clock_gettime64+60>}, {pos = 0, events = 4292722108, fd = 1474424820, user_data = 0x573f02eb }, {pos = 1479453920, events = 0, fd = 1479453920, user_data = 0x3fbfc600}, {pos = -2245112, events = 1479310984, fd = 1479459368, user_data = 0xf68c05ad }, {pos = 0, events = 4292722108, fd = 1479316432, user_data = 0x57e1eff4}, {pos = 0, events = 0, fd = 1479188528, user_data = 0xf6a0fff4}, {pos = 1479453920, events = 1479459368, fd = 1479188528, user_data = 0x6720a495}, {pos = 0, events = 537308283, fd = 0, user_data = 0x57e1eff4}, {pos = 0, events = 182424, fd = 1458906777, user_data = 0x56f56068 }, {pos = 1479310984, events = 1479459368, fd = 0, user_data = 0x0}, {pos = 11, events = 1476390064, fd = 1479310404, user_data = 0x57ffecb0 }} [09:05:59.016] nevents = 1 [09:05:59.016] __func__ = "ServerLoop" [09:05:59.016] #49 0x56f588da in PostmasterMain (argc=4, argv=0x582a0200) at ../src/backend/postmaster/postmaster.c:1348 [09:05:59.016] opt = [09:05:59.016] status = [09:05:59.016] userDoption = [09:05:59.016] listen_addr_saved = false [09:05:59.016] output_config_variable = [09:05:59.016] __func__ = "PostmasterMain" [09:05:59.016] #50 0x56d84ad5 in main (argc=4, argv=0x582a0200) at ../src/backend/main/main.c:196 [09:05:59.016] do_check_root = [09:05:59.041] -e [09:05:59.041] [09:05:59.041] [09:05:59.113] dumping /tmp/cores/postgres-6-68426.core for /tmp/cirrus-ci-build/build-32/tmp_install//usr/local/pgsql/bin/postgres [09:05:59.370] [New LWP 68426] [09:05:59.370] [09:05:59.370] This GDB supports auto-downloading debuginfo from the following URLs: [09:05:59.370] [09:05:59.370] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [09:05:59.370] Debuginfod has been disabled. [09:05:59.370] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [09:05:59.492] [Thread debugging using libthread_db enabled] [09:05:59.492] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [09:05:59.492] Core was generated by `postgres: postgres regression [local] SELECT '. [09:05:59.492] Program terminated with signal SIGABRT, Aborted. [09:05:59.492] #0 0xf7f9f559 in __kernel_vsyscall () [09:06:00.010] [09:06:00.010] Thread 1 (Thread 0xf3e44240 (LWP 68426)): [09:06:00.010] #0 0xf7f9f559 in __kernel_vsyscall () [09:06:00.010] No symbol table info available. [09:06:00.010] #1 0xf68da2f7 in ?? () from /lib/i386-linux-gnu/libc.so.6 [09:06:00.010] No symbol table info available. [09:06:00.010] #2 0xf6889111 in raise () from /lib/i386-linux-gnu/libc.so.6 [09:06:00.010] No symbol table info available. [09:06:00.010] #3 0xf687226a in abort () from /lib/i386-linux-gnu/libc.so.6 [09:06:00.010] No symbol table info available. [09:06:00.010] #4 0xf6a95d4a in __sanitizer::Abort () at ../../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [09:06:00.010] No locals. [09:06:00.010] #5 0xf6aa4896 in __sanitizer::Die () at ../../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [09:06:00.010] No locals. [09:06:00.010] #6 0xf6a8258c in __ubsan::__ubsan_handle_type_mismatch_v1_abort (Data=, Pointer=) at ../../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:148 [09:06:00.010] bp = 4293137608 [09:06:00.010] pc = [09:06:00.010] Opts = {FromUnrecoverableHandler = 208, pc = 4293138024, bp = 4138214752} [09:06:00.010] #7 0x56f1a5a4 in pg_check_regex_collation (is_similar_to=true) at ../src/backend/regex/regc_pg_locale.c:302 [09:06:00.010] __func__ = "pg_check_regex_collation" [09:06:00.010] #8 0x56f1a92f in pg_regcomp (re=0xffe41660, string=0x58cccb14, len=5, flags=19, collation=100) at ../src/backend/regex/regcomp.c:453 [09:06:00.010] var = {re = 0xffe41660, now = 0x58cccb1c, stop = 0x58cccb28, err = 0, cflags = 19, lasttype = 110, nexttype = 115, nextvalue = 5, lexcon = 1, nsubexp = 0, subs = 0xffe41534, nsubs = 10, sub10 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, nfa = 0x58ca2840, cm = 0x58ca2668, nlcolor = -1, wordchrs = 0x0, tree = 0x0, treechain = 0x0, treefree = 0x0, ntree = 1474015220, cv = 0x58ca71a0, cv2 = 0x0, lacons = 0x0, nlacons = 0, spaceused = 3728} [09:06:00.010] v = 0xffe41504 [09:06:00.010] g = 0x58ca2620 [09:06:00.010] i = [09:06:00.010] j = [09:06:00.010] debug = 0x0 [09:06:00.010] #9 0x5722013b in RE_compile_and_cache (text_re=0x58cb9918, cflags=19, collation=100) at ../src/backend/utils/adt/regexp.c:209 [09:06:00.010] text_re_len = 5 [09:06:00.010] text_re_val = 0x58cb991c "\\d+kB~\204\204\204\204\204\204 " [09:06:00.010] pattern = 0x58cccb14 [09:06:00.010] pattern_len = 5 [09:06:00.010] i = [09:06:00.010] regcomp_result = [09:06:00.010] re_temp = {cre_context = 0x58ca2590, cre_pat = 0xffe41700 "", cre_pat_len = 468, cre_flags = 1474015220, cre_collation = 1474015220, cre_re = {re_magic = 65239, re_nsub = 1024, re_info = 1152, re_csize = 4, re_endp = 0x57dba500 "ɇ>Wg\257>W\274\203>W\256\210>Wȃ>W\253\303>W\001", re_collation = 100, re_guts = 0x58ca2620 '\204' , re_fns = 0x57da5da0 "\371\b\360V\374\257\357V"}} [09:06:00.010] errMsg = "\364\257\333W\307b7W\003\000\000\000\020\000\000\000\364\257\333W|\312\314X|\000\000\000\200\000\000\000\364\257\333W\201d7W\003\000\000\000\300\262\314X\000\000\000\000\365c7W\000\004\000\000\a\000\000\000P\262\314XP\262\314X\004\000\000\000\300\262\314X\000\000\000\000fv7W\200\000\000\000\004\000\000\000P\262\314X" [09:06:00.010] oldcontext = 0x58ccb250 [09:06:00.010] __func__ = "RE_compile_and_cache" [09:06:00.010] #10 0x572d5de4 in replace_text_regexp (src_text=0x58ccdddc, pattern_text=0x58cb9918, replace_text=0x58cb9960, cflags=19, collation=100, search_start=0, n=0) at ../src/backend/utils/adt/varlena.c:4255 [09:06:00.010] ret_text = [09:06:00.010] re = [09:06:00.010] src_text_len = 30 [09:06:00.010] nmatches = 0 [09:06:00.010] buf = {data = 0x58ccc67c "", len = 0, maxlen = 1024, cursor = 0} [09:06:00.010] pmatch = {{rm_so = 2285, rm_eo = 0}, {rm_so = -1828868, rm_eo = 1489770912}, {rm_so = 1489738144, rm_eo = 3}, {rm_so = 1474015220, rm_eo = 4}, {rm_so = 188, rm_eo = 1459986049}, {rm_so = 1478107772, rm_eo = 1455432795}, {rm_so = 1474015220, rm_eo = 1489770780}, {rm_so = 1489737800, rm_eo = 1455441222}, {rm_so = 1489770772, rm_eo = -1828868}, {rm_so = 1489770772, rm_eo = 1455437926}} [09:06:00.010] nmatch = 1 [09:06:00.010] data = 0x58ccca88 [09:06:00.010] data_len = 30 [09:06:00.010] data_pos = [09:06:00.010] start_ptr = [09:06:00.010] escape_status = 0 [09:06:00.010] __func__ = "replace_text_regexp" [09:06:00.010] #11 0x57221e9f in textregexreplace (fcinfo=0x58cc19cc) at ../src/backend/utils/adt/regexp.c:687 [09:06:00.010] s = 0x58ccdddc [09:06:00.010] p = 0x58cb9918 [09:06:00.010] r = 0x58cb9960 [09:06:00.010] opt = [09:06:00.010] flags = {cflags = 3, glob = true} [09:06:00.010] __func__ = "textregexreplace" [09:06:00.010] #12 0x56c2427f in ExecInterpExpr (state=0x58cc1914, econtext=0x58cc138c, isnull=0xffe4195f) at ../src/backend/executor/execExprInterp.c:770 [09:06:00.010] fcinfo = 0x58cc19cc [09:06:00.010] args = 0x58cc19e0 [09:06:00.010] nargs = 4 [09:06:00.010] d = [09:06:00.010] op = 0x58cc1a3c [09:06:00.010] resultslot = 0x0 [09:06:00.010] innerslot = 0x0 [09:06:00.010] outerslot = 0x0 [09:06:00.010] scanslot = 0x0 [09:06:00.010] dispatch_table = {0x56c22284 , 0x56c222d7 , 0x56c223d9 , 0x56c224db , 0x56c225dd , 0x56c2282e , 0x56c22a7f , 0x56c22cd0 , 0x56c22d28 , 0x56c22d80 , 0x56c22dd8 , 0x56c22e2f , 0x56c231f2 , 0x56c235b5 , 0x56c23978 , 0x56c23bba , 0x56c23eab , 0x56c23fc2 , 0x56c24138 , 0x56c24325 , 0x56c2437c , 0x56c243d3 , 0x56c24403 , 0x56c245ef , 0x56c2477b , 0x56c247ab , 0x56c24997 , 0x56c24b23 , 0x56c24bd1 , 0x56c24d7e , 0x56c24e10 , 0x56c24f3e , 0x56c2506c , 0x56c251e8 , 0x56c25319 , 0x56c2544a , 0x56c254a1 , 0x56c254f8 , 0x56c25610 , 0x56c25769 , 0x56c258c2 , 0x56c259da , 0x56c25a31 , 0x56c25a88 , 0x56c25b1a , 0x56c25b71 , 0x56c25f61 , 0x56c260ee , 0x56c265d9 , 0x56c2662c , 0x56c26883 , 0x56c26aca , 0x56c26d61 , 0x56c26db4 , 0x56c26e07 , 0x56c26e5a , 0x56c26ead , 0x56c26f04 , 0x56c26f57 , 0x56c27360 , 0x56c27584 , 0x56c275d7 , 0x56c2762e , 0x56c27685 , 0x56c276dc , 0x56c277e1 , 0x56c27826 , 0x56c277e1 , 0x56c25d69 , 0x56c27970 , 0x56c279c3 , 0x56c27a16 , 0x56c27aee , 0x56c27c70 , 0x56c27e7c , 0x56c27ffd , 0x56c27872 , 0x56c278c6 , 0x56c27919 , 0x56c2822d , 0x56c28280 , 0x56c282d7 , 0x56c2832a , 0x56c28396 , 0x56c283ed , 0x56c28440 , 0x56c28612 , 0x56c28665 , 0x56c2889a , 0x56c288f1 , 0x56c28948 , 0x56c28a37 , 0x56c28c95 , 0x56c28e1b , 0x56c28f9a , 0x56c29156 , 0x56c295c6 , 0x56c299f6 , 0x56c29dfb , 0x56c2a31c , 0x56c2a7f2 , 0x56c2ac9b , 0x56c2add2 , 0x56c2af08 , 0x56c2af5f , 0x56c2afb6 } [09:06:00.010] #13 0x56c17867 in ExecInterpExprStillValid (state=0x58cc1914, econtext=0x58cc138c, isNull=0xffe4195f) at ../src/backend/executor/execExprInterp.c:2035 [09:06:00.010] No locals. [09:06:00.010] #14 0xeafd6c6c in ExecEvalExpr (isNull=0xffe4195f, econtext=0x58cc138c, state=) at ../src/include/executor/executor.h:348 [09:06:00.010] No locals. [09:06:00.010] #15 exec_eval_simple_expr (estate=estate@entry=0xffe41bc8, expr=expr@entry=0x58ce7198, result=result@entry=0xffe4191c, isNull=0xffe4195f, rettype=0xffe41958, rettypmod=0xffe41954) at ../src/pl/plpgsql/src/pl_exec.c:6222 [09:06:00.010] econtext = 0x58cc138c [09:06:00.010] curlxid = [09:06:00.010] paramLI = 0x58ccdd84 [09:06:00.010] save_setup_arg = 0x0 [09:06:00.010] need_snapshot = [09:06:00.010] oldcontext = 0x58ccd260 [09:06:00.010] #16 0xeafdf335 in exec_eval_expr (estate=estate@entry=0xffe41bc8, expr=expr@entry=0x58ce7198, isNull=isNull@entry=0xffe4195f, rettype=0xffe41958, rettypmod=0xffe41954) at ../src/pl/plpgsql/src/pl_exec.c:5703 [09:06:00.010] result = 0 [09:06:00.010] rc = [09:06:00.010] attr = [09:06:00.010] __func__ = "exec_eval_expr" [09:06:00.010] #17 0xeafe1702 in exec_assign_expr (estate=0xffe41bc8, target=0x58ccd324, expr=0x58ce7198) at ../src/pl/plpgsql/src/pl_exec.c:5035 [09:06:00.010] value = [09:06:00.010] isnull = 86 [09:06:00.010] valtype = 25 [09:06:00.010] valtypmod = -1 [09:06:00.010] #18 0xeafe1913 in exec_stmt_assign (estate=estate@entry=0xffe41bc8, stmt=stmt@entry=0x58ce7100) at ../src/pl/plpgsql/src/pl_exec.c:2152 [09:06:00.010] No locals. [09:06:00.010] #19 0xeafe5e63 in exec_stmts (estate=estate@entry=0xffe41bc8, stmts=0x58ce7270) at ../src/pl/plpgsql/src/pl_exec.c:2016 [09:06:00.010] stmt = 0x58ce7100 [09:06:00.010] rc = [09:06:00.010] s__state = [09:06:00.010] save_estmt = 0x58ce7044 [09:06:00.010] s = [09:06:00.010] __func__ = "exec_stmts" [09:06:00.010] #20 0xeafea357 in exec_for_query (estate=estate@entry=0xffe41bc8, stmt=stmt@entry=0x58ce7044, portal=portal@entry=0x58c1885c, prefetch_ok=) at ../src/pl/plpgsql/src/pl_exec.c:5969 [09:06:00.010] i = 0 [09:06:00.010] var = 0x58ce7070 [09:06:00.010] tuptab = 0x58cf3400 [09:06:00.010] found = true [09:06:00.010] rc = [09:06:00.010] previous_id = 1 [09:06:00.010] tupdescs_match = true [09:06:00.010] n = 9 [09:06:00.010] #21 0xeafead35 in exec_stmt_dynfors (estate=estate@entry=0xffe41bc8, stmt=stmt@entry=0x58ce7044) at ../src/pl/plpgsql/src/pl_exec.c:4645 [09:06:00.010] portal = 0x58c1885c [09:06:00.010] rc = [09:06:00.010] #22 0xeafe5ff3 in exec_stmts (estate=estate@entry=0xffe41bc8, stmts=0x58cc3220) at ../src/pl/plpgsql/src/pl_exec.c:2096 [09:06:00.010] stmt = 0x58ce7044 [09:06:00.010] rc = [09:06:00.010] s__state = [09:06:00.010] save_estmt = 0x58cc324c [09:06:00.010] s = [09:06:00.010] __func__ = "exec_stmts" [09:06:00.010] #23 0xeafe6d29 in exec_stmt_block (estate=estate@entry=0xffe41bc8, block=block@entry=0x58cc324c) at ../src/pl/plpgsql/src/pl_exec.c:1939 [09:06:00.010] rc = -1 [09:06:00.010] i = [09:06:00.010] __func__ = "exec_stmt_block" [09:06:00.010] #24 0xeafe6e7a in exec_toplevel_block (estate=estate@entry=0xffe41bc8, block=0x58cc324c) at ../src/pl/plpgsql/src/pl_exec.c:1630 [09:06:00.010] rc = [09:06:00.010] #25 0xeafe75f1 in plpgsql_exec_function (func=0x58bf44a0, fcinfo=0x58c8d528, simple_eval_estate=0x0, simple_eval_resowner=0x0, procedure_resowner=0x0, atomic=true) at ../src/pl/plpgsql/src/pl_exec.c:619 [09:06:00.010] estate = {func = 0x58bf44a0, 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 = 0x58c8c650, tuple_store_owner = 0x58bf2e54, rsi = 0xffe41d94, found_varno = 2, ndatums = 5, datums = 0x58ccddb0, datum_context = 0x58ccd260, paramLI = 0x58ccdd84, simple_eval_estate = 0x58cc1280, simple_eval_resowner = 0x58bf48ac, procedure_resowner = 0x0, cast_hash = 0x58cbf270, stmt_mcontext = 0x58ce9310, stmt_mcontext_parent = 0x58ccd260, eval_tuptable = 0x0, eval_processed = 0, eval_econtext = 0x58cc138c, err_stmt = 0x58ce7100, err_var = 0x0, err_text = 0x0, plugin_info = 0x0} [09:06:00.010] plerrcontext = {previous = 0x0, callback = 0xeafe3ff5 , arg = 0xffe41bc8} [09:06:00.010] i = 1 [09:06:00.010] rc = [09:06:00.010] __func__ = "plpgsql_exec_function" [09:06:00.010] #26 0xeaff1296 in plpgsql_call_handler (fcinfo=0x58c8d528) at ../src/pl/plpgsql/src/pl_handler.c:276 [09:06:00.010] _save_exception_stack = 0xffe42014 [09:06:00.010] _save_context_stack = 0x0 [09:06:00.010] _local_sigjmp_buf = {{__jmpbuf = {-352227340, -352227340, 1489555480, 1478115216, -1241264014, -2145479592}, __mask_was_saved = 0, __saved_mask = {__val = {1455519328, 1489555556, 1489555732, 0, 1455519196, 1474015220, 0, 1489553928, 0, 1488924244, 3942906172, 1473951284, 1455509102, 1489555556, 1489553548, 1474015220, 1455519847, 1489555556, 1489553548, 1489556800, 1460255068, 1489556776, 1489556732, 0, 1455739705, 1489555556, 1489553548, 1489556800, 1455739462, 1489554052, 0, 1489553548}}}} [09:06:00.010] _do_rethrow = false [09:06:00.010] nonatomic = false [09:06:00.010] func = 0x58bf44a0 [09:06:00.010] save_cur_estate = 0x0 [09:06:00.010] procedure_resowner = 0x0 [09:06:00.010] retval = 0 [09:06:00.010] rc = [09:06:00.010] __func__ = "plpgsql_call_handler" [09:06:00.010] #27 0x56c4f81d in ExecMakeFunctionResultSet (fcache=0x58c8d018, econtext=0x58c8c88c, argContext=0x58cc7230, isNull=0x58c8cfd4, isDone=0x58c8d004) at ../src/backend/executor/execSRF.c:624 [09:06:00.010] arguments = [09:06:00.010] result = [09:06:00.010] fcinfo = 0x58c8d528 [09:06:00.010] fcusage = {fs = 0x0, save_f_total_time = {ticks = 6254450138049916916}, save_total = {ticks = 6397601367975705781}, start = {ticks = 15979404349931571}} [09:06:00.010] rsinfo = {type = T_ReturnSetInfo, econtext = 0x58c8c88c, expectedDesc = 0x58c8d800, allowedModes = 3, returnMode = SFRM_ValuePerCall, isDone = ExprSingleResult, setResult = 0x0, setDesc = 0x0} [09:06:00.010] callit = [09:06:00.010] i = [09:06:00.010] __func__ = "ExecMakeFunctionResultSet" [09:06:00.010] #28 0x56cc2cd1 in ExecProjectSRF (node=node@entry=0x58c8c800, continuing=continuing@entry=false) at ../src/backend/executor/nodeProjectSet.c:182 [09:06:00.010] elem = [09:06:00.010] isdone = 0x58c8d004 [09:06:00.010] result = 0x58c8cfd0 [09:06:00.010] isnull = [09:06:00.010] resultSlot = 0x58c8cfa4 [09:06:00.010] econtext = 0x58c8c88c [09:06:00.010] oldcontext = 0x58c8c650 [09:06:00.010] hassrf = false [09:06:00.010] hasresult = false [09:06:00.010] argno = 0 [09:06:00.010] #29 0x56cc2f6d in ExecProjectSet (pstate=0x58c8c800) at ../src/backend/executor/nodeProjectSet.c:106 [09:06:00.010] node = 0x58c8c800 [09:06:00.010] outerTupleSlot = [09:06:00.010] resultSlot = [09:06:00.010] outerPlan = [09:06:00.010] econtext = 0x58c8c88c [09:06:00.010] #30 0x56c48e31 in ExecProcNodeFirst (node=0x58c8c800) at ../src/backend/executor/execProcnode.c:469 [09:06:00.010] No locals. [09:06:00.010] #31 0x56c32e15 in ExecProcNode (node=node@entry=0x58c8c800) at ../src/include/executor/executor.h:278 [09:06:00.010] No locals. [09:06:00.010] #32 0x56c3301a in ExecutePlan (estate=estate@entry=0x58c8c6e0, planstate=0x58c8c800, use_parallel_mode=, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=ForwardScanDirection, dest=0x58cad920, execute_once=true) at ../src/backend/executor/execMain.c:1650 [09:06:00.010] slot = [09:06:00.010] current_tuple_count = 0 [09:06:00.010] #33 0x56c34f99 in standard_ExecutorRun (queryDesc=0x58bdfd50, direction=ForwardScanDirection, count=0, execute_once=true) at ../src/backend/executor/execMain.c:361 [09:06:00.010] estate = 0x58c8c6e0 [09:06:00.010] operation = CMD_SELECT [09:06:00.010] dest = 0x58cad920 [09:06:00.010] sendTuples = [09:06:00.010] oldcontext = 0x58bdfcc0 [09:06:00.010] __func__ = "standard_ExecutorRun" [09:06:00.010] #34 0x56c3526b in ExecutorRun (queryDesc=0x58bdfd50, direction=ForwardScanDirection, count=0, execute_once=true) at ../src/backend/executor/execMain.c:302 [09:06:00.010] No locals. [09:06:00.010] #35 0x57060584 in PortalRunSelect (portal=portal@entry=0x58c18750, forward=forward@entry=true, count=0, count@entry=2147483647, dest=0x58cad920) at ../src/backend/tcop/pquery.c:924 [09:06:00.010] queryDesc = 0x58bdfd50 [09:06:00.010] direction = [09:06:00.010] nprocessed = [09:06:00.010] __func__ = "PortalRunSelect" [09:06:00.010] #36 0x57063dcc in PortalRun (portal=0x58c18750, count=2147483647, isTopLevel=true, run_once=true, dest=0x58cad920, altdest=0x58cad920, qc=0xffe42124) at ../src/backend/tcop/pquery.c:768 [09:06:00.010] _save_exception_stack = 0xffe421a4 [09:06:00.010] _save_context_stack = 0x0 [09:06:00.010] _local_sigjmp_buf = {{__jmpbuf = {1474015220, 1, 1489078096, 1488687120, -1241157518, 1917743907}, __mask_was_saved = 0, __saved_mask = {__val = {8, 0, 1474015220, 60, 1466276594, 1474015220, 1474015220, 1474015220, 0, 60, 468, 1463344338, 1488683840, 60, 0, 1463344157, 1488846016, 2, 0, 1474015220, 2, 1489078096, 1488687120, 1451918360, 60, 2, 1488687120, 1460022037, 1489202208, 1474015220, 1488687092, 1459967909}}}} [09:06:00.010] _do_rethrow = [09:06:00.010] result = [09:06:00.010] nprocessed = [09:06:00.010] saveTopTransactionResourceOwner = 0x58bef9c0 [09:06:00.010] saveTopTransactionContext = 0x58c36b90 [09:06:00.010] saveActivePortal = 0x0 [09:06:00.010] saveResourceOwner = 0x58bef9c0 [09:06:00.010] savePortalContext = 0x0 [09:06:00.010] saveMemoryContext = 0x58c36b90 [09:06:00.010] __func__ = "PortalRun" [09:06:00.010] #37 0x5705c916 in exec_simple_query (query_string=query_string@entry=0x58bb83d0 "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 [09:06:00.010] cmdtaglen = 6 [09:06:00.010] snapshot_set = [09:06:00.010] per_parsetree_context = 0x0 [09:06:00.010] plantree_list = 0x58cad8f4 [09:06:00.010] parsetree = 0x58bb8ff4 [09:06:00.010] commandTag = [09:06:00.010] qc = {commandTag = CMDTAG_UNKNOWN, nprocessed = 0} [09:06:00.010] querytree_list = [09:06:00.010] portal = 0x58c18750 [09:06:00.010] receiver = [09:06:00.010] format = 0 [09:06:00.010] cmdtagname = [09:06:00.010] parsetree_item__state = [09:06:00.010] dest = DestRemote [09:06:00.010] oldcontext = 0x58c36b90 [09:06:00.010] parsetree_list = 0x58bb9010 [09:06:00.010] parsetree_item = 0x58bb9020 [09:06:00.010] save_log_statement_stats = false [09:06:00.010] was_logged = false [09:06:00.010] use_implicit_block = false [09:06:00.010] msec_str = "Ѓ\273Xm\000\000\000Q\000\000\000ͥ\321V\220!\344\377\376\377\377?\216\244 g§\321V" [09:06:00.010] __func__ = "exec_simple_query" [09:06:00.010] #38 0x5705f870 in PostgresMain (dbname=0x58bedd8c "regression", username=0x58bedd70 "postgres") at ../src/backend/tcop/postgres.c:4792 [09:06:00.010] query_string = 0x58bb83d0 "select explain_analyze_without_memory('select * from (select * from t order by a) s order by a, b limit 55');" [09:06:00.010] firstchar = [09:06:00.010] input_message = {data = 0x58bb83d0 "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} [09:06:00.010] local_sigjmp_buf = {{__jmpbuf = {1474015220, 1478115212, 1478115216, 1, -1233645454, 1978091811}, __mask_was_saved = 1, __saved_mask = {__val = {4194304, 0, 1488523936, 1463252115, 1, 1504, 1474015220, 84, 1474015984, 198, 1474015220, 1474015220, 256, 468, 1488523936, 1463343964, 1488523936, 9760, 0, 1463343788, 1474015220, 1478109856, 1478115216, 1459716230, 9760, 4136503882, 1474015220, 1458423026, 3944264616, 1, 4136057685, 1474015220}}}} [09:06:00.010] send_ready_for_query = false [09:06:00.010] idle_in_transaction_timeout_enabled = false [09:06:00.010] idle_session_timeout_enabled = false [09:06:00.010] __func__ = "PostgresMain" [09:06:00.010] #39 0x57054f7a in BackendMain (startup_data=0xffe422dc "", startup_data_len=4) at ../src/backend/tcop/backend_startup.c:107 [09:06:00.010] bsdata = 0xffe422dc [09:06:00.010] #40 0x56eecbc6 in postmaster_child_launch (child_type=, startup_data=, startup_data_len=, client_sock=) at ../src/backend/postmaster/launch_backend.c:266 [09:06:00.010] pid = [09:06:00.010] #41 0x56ef2c00 in BackendStartup (client_sock=client_sock@entry=0xffe42328) at ../src/backend/postmaster/postmaster.c:3417 [09:06:00.010] bn = 0x58bddfa4 [09:06:00.010] pid = [09:06:00.010] startup_data = {canAcceptConnections = CAC_OK} [09:06:00.010] __func__ = "BackendStartup" [09:06:00.010] #42 0x56ef318d in ServerLoop () at ../src/backend/postmaster/postmaster.c:1650 [09:06:00.010] s = {sock = 9, raddr = {addr = {ss_family = 1, __ss_padding = "\376V\b\000\000\000LA\344\363PT\276XG^\376V\364\257\333WPT\276X\240\243\273X\\p\376V\364\257\333W\227T\276X\b\243\273X\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\000fx\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\000n\244 g\000\000\000\000`\372\227\v", __ss_align = 0}, salen = 2}} [09:06:00.010] i = 0 [09:06:00.010] now = [09:06:00.010] last_lockfile_recheck_time = 1730192495 [09:06:00.010] last_touch_time = 1730192495 [09:06:00.010] events = {{pos = 1, events = 2, fd = 7, user_data = 0x0}, {pos = 0, events = 510507737, fd = 0, user_data = 0x6720a46e}, {pos = 0, events = 194509408, 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 = 0xf68e851c}, {pos = 1488868432, events = 132, fd = 4096, user_data = 0xf68e8b32}, {pos = -156839948, events = 4138129400, fd = 6176, user_data = 0x1000}, {pos = 1488868424, events = 1, fd = 1, user_data = 0x0}, {pos = 256, events = 0, fd = 99, user_data = 0x61}, {pos = 0, events = 0, fd = 0, user_data = 0xf6a6d7c0}, {pos = 4096, events = 4138127348, fd = -216, user_data = 0xf68e993f }, {pos = 1488564224, events = 4138127348, fd = -1825352, user_data = 0xf6959a3c <__fstat64_time64+44>}, {pos = 8, events = 4137704745, fd = -1825616, user_data = 0xf6a6cff4}, {pos = -158527433, events = 4138127348, fd = 1488564224, user_data = 0xf68c2b22 <_IO_file_doallocate+178>}, {pos = 1488564224, events = 1488868432, fd = 1488872528, user_data = 0x1}, {pos = 2049, events = 0, fd = 161894, user_data = 0x0}, {pos = 33152, events = 1, fd = 1002, user_data = 0x3eb}, {pos = 0, events = 4160398148, fd = -158928678, user_data = 0x565d63ca}, {pos = 4096, events = 8, fd = 0, user_data = 0x6720a46e}, {pos = 0, events = 4160573428, fd = 0, user_data = 0x6720a46e}, {pos = 0, events = 4150649248, fd = -159016648, user_data = 0xf6857cf8}, {pos = 2090263927, events = 4160399113, fd = 1, user_data = 0x1}, {pos = -158992488, events = 1510, fd = -158963560, user_data = 0xf765e1a0}, {pos = -1825388, events = 4293141904, fd = -216, user_data = 0x800}, {pos = -1825352, events = 43, fd = 0, user_data = 0xf6859938}, {pos = -134393868, events = 4136003736, fd = 1448754075, user_data = 0xf685f798}, {pos = 2090263927, events = 4150649248, fd = 23, user_data = 0xffe42620}, {pos = -1825388, events = 4092664912, fd = -156839948, user_data = 0x811}, {pos = 0, events = 1488838640, fd = 1, user_data = 0x57376565 }, {pos = 0, events = 0, fd = -156845228, user_data = 0xde0}, {pos = 1488874592, events = 2090263927, fd = -134390744, user_data = 0xffe42620}, {pos = -1825244, events = 4160401102, fd = 1448568084, user_data = 0xffe42624}, {pos = 16204, events = 3, fd = 3, user_data = 0x0}, {pos = 2, events = 3, fd = 0, user_data = 0x1}, {pos = 48, events = 0, fd = 14397428, user_data = 0x57376e0e }, {pos = -134393868, events = 44, fd = 0, user_data = 0xffffff0c}, {pos = 0, events = 182424, fd = 63339, user_data = 0xf692f5bc }, {pos = 11, events = 0, fd = -1825040, user_data = 0xf68df582 }, {pos = -1, events = 4135974808, fd = -144318048, user_data = 0x58be08e0}, {pos = 1474015220, events = 0, fd = 3, user_data = 0x0}, {pos = 1488849120, events = 0, fd = 1448754075, user_data = 0x57dbb234 }, {pos = -134391216, events = 4160427979, fd = 0, user_data = 0xf68d1c5d}, {pos = -1825140, events = 4160576552, fd = -202302176, user_data = 0x1}, {pos = 0, events = 4138122068, fd = -156847232, user_data = 0xffe4268c}, {pos = -715810643, events = 1128, fd = -134393868, user_data = 0xf68d0380}, {pos = 0, events = 0, fd = 0, user_data = 0x74fbc00}, {pos = -158992488, events = 4136825776, fd = 0, user_data = 0x74fbc00}, {pos = -156839948, events = 63339, fd = 182424, user_data = 0xf6889380 }, {pos = 2, events = 4293142256, fd = 0, user_data = 0x57dbaff4}, {pos = 0, events = 4136145766, fd = 1474015220, user_data = 0x56eec818 }, {pos = 2, events = 4293142256, fd = 0, user_data = 0x206c13}, {pos = 4194304, events = 0, fd = 74, user_data = 0x0}, {pos = -156839948, events = 4293142380, fd = 1488834572, user_data = 0xf69290bc <__clock_gettime64+60>}, {pos = 0, events = 4293142380, fd = 1474015220, user_data = 0x5738c2eb }, {pos = 1488829392, events = 0, fd = 1488829392, user_data = 0x74fbc00}, {pos = -1824840, events = 1488834616, fd = 1488691976, user_data = 0xf691d5ad }, {pos = 0, events = 4293142380, fd = 1488692128, user_data = 0x57dbaff4}, {pos = 0, events = 0, fd = 1488564224, user_data = 0xf6a6cff4}, {pos = 1488829392, events = 1488691976, fd = 1488564224, user_data = 0x6720a46f}, {pos = 0, events = 543953832, fd = 0, user_data = 0x57dbaff4}, {pos = 0, events = 182424, fd = 1458497177, user_data = 0x56ef2068 }, {pos = 1488834616, events = 1488691976, fd = 0, user_data = 0x0}, {pos = 11, events = 1475980464, fd = 1488686128, user_data = 0x57f9acb0 }} [09:06:00.010] nevents = 1 [09:06:00.010] __func__ = "ServerLoop" [09:06:00.010] #43 0x56ef48da in PostmasterMain (argc=8, argv=0x58b911e0) at ../src/backend/postmaster/postmaster.c:1348 [09:06:00.010] opt = [09:06:00.010] status = [09:06:00.010] userDoption = [09:06:00.010] listen_addr_saved = false [09:06:00.010] output_config_variable = [09:06:00.010] __func__ = "PostmasterMain" [09:06:00.010] #44 0x56d20ad5 in main (argc=8, argv=0x58b911e0) at ../src/backend/main/main.c:196 [09:06:00.010] do_check_root = [09:06:00.046] -e [09:06:00.046] [09:06:00.046] [09:06:00.118] dumping /tmp/cores/postgres-6-63957.core for /tmp/cirrus-ci-build/build-32/tmp_install//usr/local/pgsql/bin/postgres [09:06:00.384] [New LWP 63957] [09:06:00.384] [09:06:00.384] This GDB supports auto-downloading debuginfo from the following URLs: [09:06:00.384] [09:06:00.384] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [09:06:00.384] Debuginfod has been disabled. [09:06:00.384] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [09:06:00.501] [Thread debugging using libthread_db enabled] [09:06:00.501] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [09:06:00.501] Core was generated by `postgres: postgres regression [local] SELECT '. [09:06:00.501] Program terminated with signal SIGABRT, Aborted. [09:06:00.501] #0 0xf7f9f559 in __kernel_vsyscall () [09:06:00.588] [09:06:00.588] Thread 1 (Thread 0xf3e44240 (LWP 63957)): [09:06:00.588] #0 0xf7f9f559 in __kernel_vsyscall () [09:06:00.588] No symbol table info available. [09:06:00.588] #1 0xf68da2f7 in ?? () from /lib/i386-linux-gnu/libc.so.6 [09:06:00.588] No symbol table info available. [09:06:00.588] #2 0xf6889111 in raise () from /lib/i386-linux-gnu/libc.so.6 [09:06:00.588] No symbol table info available. [09:06:00.588] #3 0xf687226a in abort () from /lib/i386-linux-gnu/libc.so.6 [09:06:00.588] No symbol table info available. [09:06:00.588] #4 0xf6a95d4a in __sanitizer::Abort () at ../../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [09:06:00.588] No locals. [09:06:00.588] #5 0xf6aa4896 in __sanitizer::Die () at ../../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [09:06:00.588] No locals. [09:06:00.588] #6 0xf6a8258c in __ubsan::__ubsan_handle_type_mismatch_v1_abort (Data=, Pointer=) at ../../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:148 [09:06:00.588] bp = 4293138120 [09:06:00.588] pc = [09:06:00.588] Opts = {FromUnrecoverableHandler = 208, pc = 4293138536, bp = 4138214752} [09:06:00.588] #7 0x56f1a5a4 in pg_check_regex_collation (is_similar_to=true) at ../src/backend/regex/regc_pg_locale.c:302 [09:06:00.588] __func__ = "pg_check_regex_collation" [09:06:00.588] #8 0x56f1a92f in pg_regcomp (re=0xffe41860, string=0x58c85c2c, len=37, flags=3, collation=100) at ../src/backend/regex/regcomp.c:453 [09:06:00.588] var = {re = 0xffe41860, now = 0x58c85c40, stop = 0x58c85cc0, err = 0, cflags = 3, lasttype = 110, nexttype = 94, nextvalue = 152, lexcon = 1, nsubexp = 0, subs = 0xffe41734, nsubs = 10, sub10 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, nfa = 0x58c6e8d0, cm = 0x58c6e6f8, nlcolor = -1, wordchrs = 0x0, tree = 0x0, treechain = 0x0, treefree = 0x0, ntree = 1474015220, cv = 0x58c88a60, cv2 = 0x0, lacons = 0x0, nlacons = 0, spaceused = 3728} [09:06:00.588] v = 0xffe41704 [09:06:00.588] g = 0x58c6e6b0 [09:06:00.588] i = [09:06:00.588] j = [09:06:00.588] debug = 0x0 [09:06:00.588] #9 0x5722013b in RE_compile_and_cache (text_re=0x58c85be0, cflags=3, collation=100) at ../src/backend/utils/adt/regexp.c:209 [09:06:00.588] text_re_len = 37 [09:06:00.588] text_re_val = 0x58c85be4 "***S^(?:a){1,1}?((?:b.d)){1,1}(?:.*)$", '\204' , "\230" [09:06:00.588] pattern = 0x58c85c2c [09:06:00.588] pattern_len = 37 [09:06:00.588] i = [09:06:00.588] regcomp_result = [09:06:00.588] re_temp = {cre_context = 0x58c6e620, cre_pat = 0x58c85b50 "\324\001", cre_pat_len = 64, cre_flags = 0, cre_collation = 1463343788, cre_re = {re_magic = 65239, re_nsub = 1488688876, re_info = 100000, re_csize = 4, re_endp = 0x40 , re_collation = 100, re_guts = 0x58c6e6b0 '\177' , re_fns = 0x57da5da0 "\371\b\360V\374\257\357V"}} [09:06:00.588] errMsg = "4\031\344\377\365c7W\314?\310X\320?\310X\bD\310XP[\310X\003\000\000\000\300[\310X\000\000\000\000fv7W@\000\000\000\003\000\000\000P[\310X\314s7W\031\000\000\000\031\000\000\000\364\257\333W<\000\000\000\320?\310X!\367.W\364\257\333W\364\257\333W\000\000\000\000\324\001\000\000H\227\273X" [09:06:00.588] oldcontext = 0x58c85b50 [09:06:00.588] __func__ = "RE_compile_and_cache" [09:06:00.588] #10 0x57221aa2 in textregexsubstr (fcinfo=0x58c83fb0) at ../src/backend/utils/adt/regexp.c:593 [09:06:00.588] s = 0x58bb96fc [09:06:00.588] p = [09:06:00.588] re = [09:06:00.588] pmatch = {{rm_so = 1489519668, rm_eo = 1488688964}, {rm_so = 1474015220, rm_eo = 1461855065}} [09:06:00.588] so = [09:06:00.588] eo = [09:06:00.588] #11 0x56c2427f in ExecInterpExpr (state=0x58c83efc, econtext=0x58c83d7c, isnull=0xffe419af) at ../src/backend/executor/execExprInterp.c:770 [09:06:00.588] fcinfo = 0x58c83fb0 [09:06:00.588] args = 0x58c83fc4 [09:06:00.588] nargs = 2 [09:06:00.588] d = [09:06:00.588] op = 0x58c8408c [09:06:00.588] resultslot = 0x58c83e80 [09:06:00.588] innerslot = 0x0 [09:06:00.588] outerslot = 0x0 [09:06:00.588] scanslot = 0x0 [09:06:00.588] dispatch_table = {0x56c22284 , 0x56c222d7 , 0x56c223d9 , 0x56c224db , 0x56c225dd , 0x56c2282e , 0x56c22a7f , 0x56c22cd0 , 0x56c22d28 , 0x56c22d80 , 0x56c22dd8 , 0x56c22e2f , 0x56c231f2 , 0x56c235b5 , 0x56c23978 , 0x56c23bba , 0x56c23eab , 0x56c23fc2 , 0x56c24138 , 0x56c24325 , 0x56c2437c , 0x56c243d3 , 0x56c24403 , 0x56c245ef , 0x56c2477b , 0x56c247ab , 0x56c24997 , 0x56c24b23 , 0x56c24bd1 , 0x56c24d7e , 0x56c24e10 , 0x56c24f3e , 0x56c2506c , 0x56c251e8 , 0x56c25319 , 0x56c2544a , 0x56c254a1 , 0x56c254f8 , 0x56c25610 , 0x56c25769 , 0x56c258c2 , 0x56c259da , 0x56c25a31 , 0x56c25a88 , 0x56c25b1a , 0x56c25b71 , 0x56c25f61 , 0x56c260ee , 0x56c265d9 , 0x56c2662c , 0x56c26883 , 0x56c26aca , 0x56c26d61 , 0x56c26db4 , 0x56c26e07 , 0x56c26e5a , 0x56c26ead , 0x56c26f04 , 0x56c26f57 , 0x56c27360 , 0x56c27584 , 0x56c275d7 , 0x56c2762e , 0x56c27685 , 0x56c276dc , 0x56c277e1 , 0x56c27826 , 0x56c277e1 , 0x56c25d69 , 0x56c27970 , 0x56c279c3 , 0x56c27a16 , 0x56c27aee , 0x56c27c70 , 0x56c27e7c , 0x56c27ffd , 0x56c27872 , 0x56c278c6 , 0x56c27919 , 0x56c2822d , 0x56c28280 , 0x56c282d7 , 0x56c2832a , 0x56c28396 , 0x56c283ed , 0x56c28440 , 0x56c28612 , 0x56c28665 , 0x56c2889a , 0x56c288f1 , 0x56c28948 , 0x56c28a37 , 0x56c28c95 , 0x56c28e1b , 0x56c28f9a , 0x56c29156 , 0x56c295c6 , 0x56c299f6 , 0x56c29dfb , 0x56c2a31c , 0x56c2a7f2 , 0x56c2ac9b , 0x56c2add2 , 0x56c2af08 , 0x56c2af5f , 0x56c2afb6 } [09:06:00.588] #12 0x56c17867 in ExecInterpExprStillValid (state=0x58c83efc, econtext=0x58c83d7c, isNull=0xffe419af) at ../src/backend/executor/execExprInterp.c:2035 [09:06:00.588] No locals. [09:06:00.588] #13 0x56cc44e5 in ExecEvalExprSwitchContext (state=0x58c83efc, econtext=, isNull=) at ../src/include/executor/executor.h:367 [09:06:00.588] retDatum = [09:06:00.588] oldContext = 0x58c83b40 [09:06:00.588] #14 0x56cc45e0 in ExecProject (projInfo=0x58c83ef8) at ../src/include/executor/executor.h:401 [09:06:00.588] econtext = 0x58c83d7c [09:06:00.588] state = 0x58c83efc [09:06:00.588] slot = 0x58c83e80 [09:06:00.588] isnull = 87 [09:06:00.588] #15 0x56cc4a01 in ExecResult (pstate=0x58c83cf0) at ../src/backend/executor/nodeResult.c:135 [09:06:00.588] node = 0x58c83cf0 [09:06:00.588] outerTupleSlot = [09:06:00.588] outerPlan = [09:06:00.588] econtext = 0x58c83d7c [09:06:00.588] #16 0x56c48e31 in ExecProcNodeFirst (node=0x58c83cf0) at ../src/backend/executor/execProcnode.c:469 [09:06:00.588] No locals. [09:06:00.588] #17 0x56c32e15 in ExecProcNode (node=node@entry=0x58c83cf0) at ../src/include/executor/executor.h:278 [09:06:00.588] No locals. [09:06:00.588] #18 0x56c3301a in ExecutePlan (estate=estate@entry=0x58c83bd0, planstate=0x58c83cf0, use_parallel_mode=, operation=CMD_SELECT, sendTuples=true, numberTuples=1, direction=ForwardScanDirection, dest=0x58c6762c, execute_once=true) at ../src/backend/executor/execMain.c:1650 [09:06:00.588] slot = [09:06:00.588] current_tuple_count = 0 [09:06:00.588] #19 0x56c34f99 in standard_ExecutorRun (queryDesc=0x58c67658, direction=ForwardScanDirection, count=1, execute_once=true) at ../src/backend/executor/execMain.c:361 [09:06:00.588] estate = 0x58c83bd0 [09:06:00.588] operation = CMD_SELECT [09:06:00.588] dest = 0x58c6762c [09:06:00.588] sendTuples = [09:06:00.588] oldcontext = 0x58c7baf0 [09:06:00.588] __func__ = "standard_ExecutorRun" [09:06:00.588] #20 0x56c3526b in ExecutorRun (queryDesc=0x58c67658, direction=ForwardScanDirection, count=1, execute_once=true) at ../src/backend/executor/execMain.c:302 [09:06:00.588] No locals. [09:06:00.588] #21 0x56c5ffc9 in postquel_getnext (es=es@entry=0x58c7dac8, fcache=fcache@entry=0x58c7bb80) at ../src/backend/executor/functions.c:897 [09:06:00.588] count = 1 [09:06:00.588] result = [09:06:00.588] #22 0x56c62f0d in fmgr_sql (fcinfo=0x58be8b04) at ../src/backend/executor/functions.c:1198 [09:06:00.588] completed = [09:06:00.588] fcache = 0x58c7bb80 [09:06:00.588] sqlerrcontext = {previous = 0x0, callback = 0x56c5df75 , arg = 0x58be8ad8} [09:06:00.588] oldcontext = 0x58c6b350 [09:06:00.588] randomAccess = [09:06:00.588] lazyEvalOK = [09:06:00.588] is_first = [09:06:00.588] pushed_snapshot = false [09:06:00.588] es = 0x58c7dac8 [09:06:00.588] slot = [09:06:00.588] result = [09:06:00.588] eslist = 0x58c673dc [09:06:00.588] eslc = [09:06:00.588] __func__ = "fmgr_sql" [09:06:00.588] #23 0x56c2427f in ExecInterpExpr (state=0x58be8a4c, econtext=0x58be8f5c, isnull=0xffe41c3f) at ../src/backend/executor/execExprInterp.c:770 [09:06:00.588] fcinfo = 0x58be8b04 [09:06:00.588] args = 0x58be8b18 [09:06:00.588] nargs = 3 [09:06:00.588] d = [09:06:00.588] op = 0x58be8b50 [09:06:00.588] resultslot = 0x0 [09:06:00.588] innerslot = 0x0 [09:06:00.588] outerslot = 0x0 [09:06:00.588] scanslot = 0x0 [09:06:00.588] dispatch_table = {0x56c22284 , 0x56c222d7 , 0x56c223d9 , 0x56c224db , 0x56c225dd , 0x56c2282e , 0x56c22a7f , 0x56c22cd0 , 0x56c22d28 , 0x56c22d80 , 0x56c22dd8 , 0x56c22e2f , 0x56c231f2 , 0x56c235b5 , 0x56c23978 , 0x56c23bba , 0x56c23eab , 0x56c23fc2 , 0x56c24138 , 0x56c24325 , 0x56c2437c , 0x56c243d3 , 0x56c24403 , 0x56c245ef , 0x56c2477b , 0x56c247ab , 0x56c24997 , 0x56c24b23 , 0x56c24bd1 , 0x56c24d7e , 0x56c24e10 , 0x56c24f3e , 0x56c2506c , 0x56c251e8 , 0x56c25319 , 0x56c2544a , 0x56c254a1 , 0x56c254f8 , 0x56c25610 , 0x56c25769 , 0x56c258c2 , 0x56c259da , 0x56c25a31 , 0x56c25a88 , 0x56c25b1a , 0x56c25b71 , 0x56c25f61 , 0x56c260ee , 0x56c265d9 , 0x56c2662c , 0x56c26883 , 0x56c26aca , 0x56c26d61 , 0x56c26db4 , 0x56c26e07 , 0x56c26e5a , 0x56c26ead , 0x56c26f04 , 0x56c26f57 , 0x56c27360 , 0x56c27584 , 0x56c275d7 , 0x56c2762e , 0x56c27685 , 0x56c276dc , 0x56c277e1 , 0x56c27826 , 0x56c277e1 , 0x56c25d69 , 0x56c27970 , 0x56c279c3 , 0x56c27a16 , 0x56c27aee , 0x56c27c70 , 0x56c27e7c , 0x56c27ffd , 0x56c27872 , 0x56c278c6 , 0x56c27919 , 0x56c2822d , 0x56c28280 , 0x56c282d7 , 0x56c2832a , 0x56c28396 , 0x56c283ed , 0x56c28440 , 0x56c28612 , 0x56c28665 , 0x56c2889a , 0x56c288f1 , 0x56c28948 , 0x56c28a37 , 0x56c28c95 , 0x56c28e1b , 0x56c28f9a , 0x56c29156 , 0x56c295c6 , 0x56c299f6 , 0x56c29dfb , 0x56c2a31c , 0x56c2a7f2 , 0x56c2ac9b , 0x56c2add2 , 0x56c2af08 , 0x56c2af5f , 0x56c2afb6 } [09:06:00.588] #24 0x56c17867 in ExecInterpExprStillValid (state=0x58be8a4c, econtext=0x58be8f5c, isNull=0xffe41c3f) at ../src/backend/executor/execExprInterp.c:2035 [09:06:00.588] No locals. [09:06:00.588] #25 0x56e06373 in ExecEvalExprSwitchContext (isNull=0xffe41c3f, econtext=, state=0x58be8a4c) at ../src/include/executor/executor.h:367 [09:06:00.588] retDatum = [09:06:00.588] oldContext = 0x58be88b0 [09:06:00.588] retDatum = [09:06:00.588] oldContext = [09:06:00.588] #26 evaluate_expr (expr=0x58bb969c, result_type=25, result_typmod=-1, result_collation=100) at ../src/backend/optimizer/util/clauses.c:5009 [09:06:00.588] estate = 0x58be8940 [09:06:00.588] exprstate = 0x58be8a4c [09:06:00.588] oldcontext = 0x58bb8340 [09:06:00.588] const_val = [09:06:00.588] const_is_null = 87 [09:06:00.588] resultTypLen = -9187 [09:06:00.588] resultTypByVal = false [09:06:00.588] #27 0x56e068d2 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=0x58bb9ba0, funcvariadic=false, func_tuple=0xeb049ff0, context=0xffe41f3c) at ../src/backend/optimizer/util/clauses.c:4515 [09:06:00.588] funcform = [09:06:00.588] has_nonconst_input = false [09:06:00.588] has_null_input = false [09:06:00.588] arg = 0x0 [09:06:00.588] newexpr = [09:06:00.588] #28 0x56e0bee9 in simplify_function (funcid=funcid@entry=2074, result_type=25, result_typmod=-1, result_collid=100, input_collid=100, args_p=0xffe41d94, funcvariadic=false, process_args=true, allow_non_const=true, context=0xffe41f3c) at ../src/backend/optimizer/util/clauses.c:4104 [09:06:00.588] args = 0x58bb9ba0 [09:06:00.588] func_tuple = 0xeb049ff0 [09:06:00.588] func_form = 0xeb04a028 [09:06:00.588] newexpr = [09:06:00.588] __func__ = "simplify_function" [09:06:00.588] #29 0x56e072bc in eval_const_expressions_mutator (node=0x58bb9650, context=0xffe41f3c) at ../src/backend/optimizer/util/clauses.c:2591 [09:06:00.588] expr = 0x58bb9650 [09:06:00.588] args = 0x58bb9ba0 [09:06:00.588] simple = [09:06:00.588] newexpr = [09:06:00.588] __func__ = "eval_const_expressions_mutator" [09:06:00.588] #30 0x56d35f75 in expression_tree_mutator_impl (node=0x58bb978c, mutator=0x56e06a35 , context=0xffe41f3c) at ../src/backend/nodes/nodeFuncs.c:3464 [09:06:00.588] targetentry = 0x58bb978c [09:06:00.588] newnode = 0x58bb9b48 [09:06:00.588] __func__ = "expression_tree_mutator_impl" [09:06:00.588] #31 0x56e06ae2 in eval_const_expressions_mutator (node=0x58bb978c, context=0xffe41f3c) at ../src/backend/optimizer/util/clauses.c:3723 [09:06:00.588] __func__ = "eval_const_expressions_mutator" [09:06:00.588] #32 0x56d36775 in expression_tree_mutator_impl (node=0x58bb97b8, mutator=0x56e06a35 , context=0xffe41f3c) at ../src/backend/nodes/nodeFuncs.c:3549 [09:06:00.588] temp__state = [09:06:00.588] resultlist = 0x0 [09:06:00.588] temp = [09:06:00.588] __func__ = "expression_tree_mutator_impl" [09:06:00.588] #33 0x56e06ae2 in eval_const_expressions_mutator (node=0x58bb97b8, context=0xffe41f3c) at ../src/backend/optimizer/util/clauses.c:3723 [09:06:00.588] __func__ = "eval_const_expressions_mutator" [09:06:00.588] #34 0x56e0a8d2 in eval_const_expressions (root=0x58bb9858, node=0x58bb97b8) at ../src/backend/optimizer/util/clauses.c:2266 [09:06:00.588] context = {boundParams = 0x0, root = 0x58bb9858, active_fns = 0x0, case_val = 0x0, estimate = false} [09:06:00.588] #35 0x56dbec44 in preprocess_expression (root=root@entry=0x58bb9858, expr=, kind=kind@entry=1) at ../src/backend/optimizer/plan/planner.c:1229 [09:06:00.588] No locals. [09:06:00.588] #36 0x56dd027a in subquery_planner (glob=, parse=, parent_root=, hasRecursion=, tuple_fraction=, setops=) at ../src/backend/optimizer/plan/planner.c:849 [09:06:00.588] root = [09:06:00.588] newWithCheckOptions = [09:06:00.588] newHaving = [09:06:00.588] hasOuterJoins = false [09:06:00.588] hasResultRTEs = true [09:06:00.588] final_rel = [09:06:00.588] l = 0x0 [09:06:00.588] #37 0x56dd2084 in standard_planner (parse=0x58bb9154, query_string=0x58bb83d0 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";", cursorOptions=2048, boundParams=0x0) at ../src/backend/optimizer/plan/planner.c:423 [09:06:00.588] result = [09:06:00.588] glob = 0x58bb95c4 [09:06:00.588] tuple_fraction = 0 [09:06:00.588] root = [09:06:00.588] final_rel = [09:06:00.588] best_path = [09:06:00.588] top_plan = [09:06:00.588] lp = [09:06:00.588] lr = [09:06:00.588] #38 0x56dd32b8 in planner (parse=0x58bb9154, query_string=0x58bb83d0 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";", cursorOptions=2048, boundParams=0x0) at ../src/backend/optimizer/plan/planner.c:284 [09:06:00.588] result = [09:06:00.588] #39 0x5705be53 in pg_plan_query (querytree=0x58bb9154, query_string=0x58bb83d0 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";", cursorOptions=2048, boundParams=0x0) at ../src/backend/tcop/postgres.c:911 [09:06:00.588] plan = [09:06:00.588] #40 0x5705c22c in pg_plan_queries (querytrees=0x58bb982c, query_string=0x58bb83d0 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";", cursorOptions=2048, boundParams=0x0) at ../src/backend/tcop/postgres.c:1005 [09:06:00.588] query = 0x58bb9154 [09:06:00.588] stmt = [09:06:00.588] query_list__state = [09:06:00.588] stmt_list = 0x0 [09:06:00.588] query_list = [09:06:00.588] #41 0x5705c7f6 in exec_simple_query (query_string=query_string@entry=0x58bb83d0 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";") at ../src/backend/tcop/postgres.c:1202 [09:06:00.588] cmdtaglen = 6 [09:06:00.588] snapshot_set = true [09:06:00.588] per_parsetree_context = 0x0 [09:06:00.588] plantree_list = [09:06:00.588] parsetree = 0x58bb9000 [09:06:00.588] commandTag = CMDTAG_SELECT [09:06:00.588] qc = {commandTag = 4293140880, nprocessed = 6255964260050644980} [09:06:00.588] querytree_list = [09:06:00.588] portal = [09:06:00.588] receiver = [09:06:00.588] format = 22325 [09:06:00.588] cmdtagname = [09:06:00.588] parsetree_item__state = [09:06:00.588] dest = DestRemote [09:06:00.588] oldcontext = 0x58c32b80 [09:06:00.588] parsetree_list = 0x58bb901c [09:06:00.588] parsetree_item = 0x58bb902c [09:06:00.588] save_log_statement_stats = false [09:06:00.588] was_logged = false [09:06:00.588] use_implicit_block = false [09:06:00.588] msec_str = "Ѓ\273XF\000\000\000Q\000\000\000ͥ\321V\220!\344\377\376\377\377?q\244 g§\321V" [09:06:00.588] __func__ = "exec_simple_query" [09:06:00.588] #42 0x5705f870 in PostgresMain (dbname=0x58bedd8c "regression", username=0x58bedd70 "postgres") at ../src/backend/tcop/postgres.c:4792 [09:06:00.588] query_string = 0x58bb83d0 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";" [09:06:00.588] firstchar = [09:06:00.588] input_message = {data = 0x58bb83d0 "SELECT SUBSTRING('abcdefg' SIMILAR 'a#\"(b_d)#\"%' ESCAPE '#') AS \"bcd\";", len = 71, maxlen = 1024, cursor = 71} [09:06:00.588] local_sigjmp_buf = {{__jmpbuf = {1474015220, 1478115212, 1478115216, 1, -1233645454, 1978091811}, __mask_was_saved = 1, __saved_mask = {__val = {4194304, 0, 1488523936, 1463252115, 1, 1504, 1474015220, 84, 1474015984, 198, 1474015220, 1474015220, 256, 468, 1488523936, 1463343964, 1488523936, 9760, 0, 1463343788, 1474015220, 1478109856, 1478115216, 1459716230, 9760, 4136503882, 1474015220, 1458423026, 3944268584, 1, 4136057685, 1474015220}}}} [09:06:00.588] send_ready_for_query = false [09:06:00.588] idle_in_transaction_timeout_enabled = false [09:06:00.588] idle_session_timeout_enabled = false [09:06:00.588] __func__ = "PostgresMain" [09:06:00.588] #43 0x57054f7a in BackendMain (startup_data=0xffe422dc "", startup_data_len=4) at ../src/backend/tcop/backend_startup.c:107 [09:06:00.588] bsdata = 0xffe422dc [09:06:00.588] #44 0x56eecbc6 in postmaster_child_launch (child_type=, startup_data=, startup_data_len=, client_sock=) at ../src/backend/postmaster/launch_backend.c:266 [09:06:00.588] pid = [09:06:00.588] #45 0x56ef2c00 in BackendStartup (client_sock=client_sock@entry=0xffe42328) at ../src/backend/postmaster/postmaster.c:3417 [09:06:00.588] bn = 0x58bdd294 [09:06:00.588] pid = [09:06:00.588] startup_data = {canAcceptConnections = CAC_OK} [09:06:00.588] __func__ = "BackendStartup" [09:06:00.588] #46 0x56ef318d in ServerLoop () at ../src/backend/postmaster/postmaster.c:1650 [09:06:00.588] s = {sock = 9, raddr = {addr = {ss_family = 1, __ss_padding = "\376V\b\000\000\000LA\344\363PT\276XG^\376V\364\257\333WPT\276X\240\243\273X\\p\376V\364\257\333W\227T\276X\b\243\273X\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\000fx\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\000n\244 g\000\000\000\000`\372\227\v", __ss_align = 0}, salen = 2}} [09:06:00.588] i = 0 [09:06:00.588] now = [09:06:00.588] last_lockfile_recheck_time = 1730192495 [09:06:00.588] last_touch_time = 1730192495 [09:06:00.588] events = {{pos = 1, events = 2, fd = 7, user_data = 0x0}, {pos = 0, events = 510507737, fd = 0, user_data = 0x6720a46e}, {pos = 0, events = 194509408, 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 = 0xf68e851c}, {pos = 1488868432, events = 132, fd = 4096, user_data = 0xf68e8b32}, {pos = -156839948, events = 4138129400, fd = 6176, user_data = 0x1000}, {pos = 1488868424, events = 1, fd = 1, user_data = 0x0}, {pos = 256, events = 0, fd = 99, user_data = 0x61}, {pos = 0, events = 0, fd = 0, user_data = 0xf6a6d7c0}, {pos = 4096, events = 4138127348, fd = -216, user_data = 0xf68e993f }, {pos = 1488564224, events = 4138127348, fd = -1825352, user_data = 0xf6959a3c <__fstat64_time64+44>}, {pos = 8, events = 4137704745, fd = -1825616, user_data = 0xf6a6cff4}, {pos = -158527433, events = 4138127348, fd = 1488564224, user_data = 0xf68c2b22 <_IO_file_doallocate+178>}, {pos = 1488564224, events = 1488868432, fd = 1488872528, user_data = 0x1}, {pos = 2049, events = 0, fd = 161894, user_data = 0x0}, {pos = 33152, events = 1, fd = 1002, user_data = 0x3eb}, {pos = 0, events = 4160398148, fd = -158928678, user_data = 0x565d63ca}, {pos = 4096, events = 8, fd = 0, user_data = 0x6720a46e}, {pos = 0, events = 4160573428, fd = 0, user_data = 0x6720a46e}, {pos = 0, events = 4150649248, fd = -159016648, user_data = 0xf6857cf8}, {pos = 2090263927, events = 4160399113, fd = 1, user_data = 0x1}, {pos = -158992488, events = 1510, fd = -158963560, user_data = 0xf765e1a0}, {pos = -1825388, events = 4293141904, fd = -216, user_data = 0x800}, {pos = -1825352, events = 43, fd = 0, user_data = 0xf6859938}, {pos = -134393868, events = 4136003736, fd = 1448754075, user_data = 0xf685f798}, {pos = 2090263927, events = 4150649248, fd = 23, user_data = 0xffe42620}, {pos = -1825388, events = 4092664912, fd = -156839948, user_data = 0x811}, {pos = 0, events = 1488838640, fd = 1, user_data = 0x57376565 }, {pos = 0, events = 0, fd = -156845228, user_data = 0xde0}, {pos = 1488874592, events = 2090263927, fd = -134390744, user_data = 0xffe42620}, {pos = -1825244, events = 4160401102, fd = 1448568084, user_data = 0xffe42624}, {pos = 16204, events = 3, fd = 3, user_data = 0x0}, {pos = 2, events = 3, fd = 0, user_data = 0x1}, {pos = 48, events = 0, fd = 14397428, user_data = 0x57376e0e }, {pos = -134393868, events = 44, fd = 0, user_data = 0xffffff0c}, {pos = 0, events = 182424, fd = 63339, user_data = 0xf692f5bc }, {pos = 11, events = 0, fd = -1825040, user_data = 0xf68df582 }, {pos = -1, events = 4135974808, fd = -144318048, user_data = 0x58be08e0}, {pos = 1474015220, events = 0, fd = 3, user_data = 0x0}, {pos = 1488849120, events = 0, fd = 1448754075, user_data = 0x57dbb234 }, {pos = -134391216, events = 4160427979, fd = 0, user_data = 0xf68d1c5d}, {pos = -1825140, events = 4160576552, fd = -202302176, user_data = 0x1}, {pos = 0, events = 4138122068, fd = -156847232, user_data = 0xffe4268c}, {pos = -715810643, events = 1128, fd = -134393868, user_data = 0xf68d0380}, {pos = 0, events = 0, fd = 0, user_data = 0x74fbc00}, {pos = -158992488, events = 4136825776, fd = 0, user_data = 0x74fbc00}, {pos = -156839948, events = 63339, fd = 182424, user_data = 0xf6889380 }, {pos = 2, events = 4293142256, fd = 0, user_data = 0x57dbaff4}, {pos = 0, events = 4136145766, fd = 1474015220, user_data = 0x56eec818 }, {pos = 2, events = 4293142256, fd = 0, user_data = 0x206c13}, {pos = 4194304, events = 0, fd = 74, user_data = 0x0}, {pos = -156839948, events = 4293142380, fd = 1488834572, user_data = 0xf69290bc <__clock_gettime64+60>}, {pos = 0, events = 4293142380, fd = 1474015220, user_data = 0x5738c2eb }, {pos = 1488829392, events = 0, fd = 1488829392, user_data = 0x74fbc00}, {pos = -1824840, events = 1488834616, fd = 1488691976, user_data = 0xf691d5ad }, {pos = 0, events = 4293142380, fd = 1488692128, user_data = 0x57dbaff4}, {pos = 0, events = 0, fd = 1488564224, user_data = 0xf6a6cff4}, {pos = 1488829392, events = 1488691976, fd = 1488564224, user_data = 0x6720a46f}, {pos = 0, events = 543953832, fd = 0, user_data = 0x57dbaff4}, {pos = 0, events = 182424, fd = 1458497177, user_data = 0x56ef2068 }, {pos = 1488834616, events = 1488691976, fd = 0, user_data = 0x0}, {pos = 11, events = 1475980464, fd = 1488686128, user_data = 0x57f9acb0 }} [09:06:00.588] nevents = 1 [09:06:00.588] __func__ = "ServerLoop" [09:06:00.588] #47 0x56ef48da in PostmasterMain (argc=8, argv=0x58b911e0) at ../src/backend/postmaster/postmaster.c:1348 [09:06:00.588] opt = [09:06:00.588] status = [09:06:00.588] userDoption = [09:06:00.588] listen_addr_saved = false [09:06:00.588] output_config_variable = [09:06:00.588] __func__ = "PostmasterMain" [09:06:00.588] #48 0x56d20ad5 in main (argc=8, argv=0x58b911e0) at ../src/backend/main/main.c:196 [09:06:00.588] do_check_root = [09:06:00.612] -e [09:06:00.612] [09:06:00.612] [09:06:00.688] dumping /tmp/cores/postgres-6-79937.core for /tmp/cirrus-ci-build/build-32/tmp_install//usr/local/pgsql/bin/postgres [09:06:00.965] [New LWP 79937] [09:06:00.965] [09:06:00.965] This GDB supports auto-downloading debuginfo from the following URLs: [09:06:00.965] [09:06:00.965] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [09:06:00.965] Debuginfod has been disabled. [09:06:00.965] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [09:06:01.084] [Thread debugging using libthread_db enabled] [09:06:01.084] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [09:06:01.084] Core was generated by `postgres: postgres regression_test_regex [local] SELECT '. [09:06:01.084] Program terminated with signal SIGABRT, Aborted. [09:06:01.084] #0 0xf7f36559 in __kernel_vsyscall () [09:06:01.390] [09:06:01.390] Thread 1 (Thread 0xf3ddb240 (LWP 79937)): [09:06:01.390] #0 0xf7f36559 in __kernel_vsyscall () [09:06:01.390] No symbol table info available. [09:06:01.390] #1 0xf68712f7 in ?? () from /lib/i386-linux-gnu/libc.so.6 [09:06:01.390] No symbol table info available. [09:06:01.390] #2 0xf6820111 in raise () from /lib/i386-linux-gnu/libc.so.6 [09:06:01.390] No symbol table info available. [09:06:01.390] #3 0xf680926a in abort () from /lib/i386-linux-gnu/libc.so.6 [09:06:01.390] No symbol table info available. [09:06:01.390] #4 0xf6a2cd4a in __sanitizer::Abort () at ../../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [09:06:01.390] No locals. [09:06:01.390] #5 0xf6a3b896 in __sanitizer::Die () at ../../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [09:06:01.390] No locals. [09:06:01.390] #6 0xf6a1958c in __ubsan::__ubsan_handle_type_mismatch_v1_abort (Data=, Pointer=) at ../../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:148 [09:06:01.390] bp = 4294085112 [09:06:01.390] pc = [09:06:01.390] Opts = {FromUnrecoverableHandler = 208, pc = 4294085592, bp = 4137784672} [09:06:01.390] #7 0x56f9e5a4 in pg_check_regex_collation (is_similar_to=true) at ../src/backend/regex/regc_pg_locale.c:302 [09:06:01.390] __func__ = "pg_check_regex_collation" [09:06:01.390] #8 0x56f9e92f in pg_regcomp (re=0xfff28bd0, string=0x59fb398c, len=8, flags=3, collation=100) at ../src/backend/regex/regcomp.c:453 [09:06:01.390] var = {re = 0xfff28bd0, now = 0x59fb39a8, stop = 0x59fb39ac, err = 0, cflags = 3, lasttype = 110, nexttype = 60, nextvalue = 36, lexcon = 1, nsubexp = 0, subs = 0xfff28a64, nsubs = 10, sub10 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, nfa = 0x59fb3bf8, cm = 0x59fb3a20, nlcolor = -1, wordchrs = 0x0, tree = 0x0, treechain = 0x0, treefree = 0x0, ntree = 1474555892, cv = 0x5a038d20, cv2 = 0x0, lacons = 0x0, nlacons = 0, spaceused = 3728} [09:06:01.390] v = 0xfff28a34 [09:06:01.390] g = 0x59fb39d8 [09:06:01.390] i = [09:06:01.390] j = [09:06:01.390] debug = 0x0 [09:06:01.390] #9 0xeafb989f in test_re_compile (text_re=text_re@entry=0x59f864a4, cflags=3, collation=collation@entry=100, result_re=0xfff28bd0) at ../src/test/modules/test_regex/test_regex.c:176 [09:06:01.390] text_re_len = 8 [09:06:01.390] text_re_val = 0x59f864a8 "[[:<:]]a~\177\177\177 " [09:06:01.390] pattern = 0x59fb398c [09:06:01.390] pattern_len = [09:06:01.390] regcomp_result = [09:06:01.390] errMsg = "\257\024AW\000\304\003Z\f\000\000\000\000\000\000\000\a\024AW\364\357\343W\274\306\003Z\300$\004Z\264\004\316V\000\304\003Z\f\000\000\000d\214\362\377\211\004\316V\300$\004Z\364\357\343W`9\373Y\023o [09:06:01.390] collation = 100 [09:06:01.390] oldcontext = 0x5a03e410 [09:06:01.390] pattern = 0x59f864a4 [09:06:01.390] re_flags = {cflags = 3, eflags = 0, info = 1152, glob = false, indices = false, partial = false} [09:06:01.390] cpattern = {re_magic = 65239, re_nsub = 1510198340, re_info = 128, re_csize = 4, re_endp = 0x5a03d108 "w\001", re_collation = 100, re_guts = 0x59fb39d8 '\177' , re_fns = 0x57e29da0 "\371H\370V\374\357\367V"} [09:06:01.390] funcctx = 0x59fb3960 [09:06:01.390] matchctx = [09:06:01.390] result_ary = [09:06:01.390] #11 0x56cd2b39 in ExecMakeTableFunctionResult (setexpr=0x5a03c760, econtext=, argContext=0x5a042430, expectedDesc=0x5a03d5ec, randomAccess=false) at ../src/backend/executor/execSRF.c:234 [09:06:01.390] result = 1463237598 [09:06:01.390] tupstore = 0x0 [09:06:01.390] tupdesc = 0x0 [09:06:01.390] funcrettype = 1009 [09:06:01.390] returnsTuple = false [09:06:01.390] returnsSet = true [09:06:01.390] fcinfo = 0x5a0424c0 [09:06:01.390] fcusage = {fs = 0x0, save_f_total_time = {ticks = 6284634655278747356}, save_total = {ticks = -1513263332176404248}, start = {ticks = 6284557631162086964}} [09:06:01.390] rsinfo = {type = T_ReturnSetInfo, econtext = 0x5a03c6bc, expectedDesc = 0x5a03d5ec, allowedModes = 11, returnMode = SFRM_ValuePerCall, isDone = ExprSingleResult, setResult = 0x0, setDesc = 0x0} [09:06:01.390] tmptup = {t_len = 1009, t_self = {ip_blkid = {bi_hi = 1009, bi_lo = 0}, ip_posid = 61428}, t_tableOid = 1463915583, t_data = 0x57e3eff4} [09:06:01.390] callerContext = 0x5a03c400 [09:06:01.390] first_time = true [09:06:01.390] __func__ = "ExecMakeTableFunctionResult" [09:06:01.390] #12 0x56d05501 in FunctionNext (node=0x5a03c5b0) at ../src/backend/executor/nodeFunctionscan.c:94 [09:06:01.390] tstore = 0x0 [09:06:01.390] estate = [09:06:01.390] direction = ForwardScanDirection [09:06:01.390] scanslot = 0x5a03d704 [09:06:01.390] alldone = [09:06:01.390] oldpos = [09:06:01.390] funcno = [09:06:01.390] att = [09:06:01.390] #13 0x56cd46c7 in ExecScanFetch (node=node@entry=0x5a03c5b0, accessMtd=accessMtd@entry=0x56d05258 , recheckMtd=recheckMtd@entry=0x56d05136 ) at ../src/backend/executor/execScan.c:131 [09:06:01.390] estate = [09:06:01.390] #14 0x56cd47d5 in ExecScan (node=0x5a03c5b0, accessMtd=0x56d05258 , recheckMtd=0x56d05136 ) at ../src/backend/executor/execScan.c:180 [09:06:01.390] econtext = 0x5a03c6bc [09:06:01.390] qual = 0x0 [09:06:01.390] projInfo = 0x0 [09:06:01.390] #15 0x56d051c9 in ExecFunctionScan (pstate=0x5a03c5b0) at ../src/backend/executor/nodeFunctionscan.c:269 [09:06:01.390] node = [09:06:01.390] #16 0x56ccce31 in ExecProcNodeFirst (node=0x5a03c5b0) at ../src/backend/executor/execProcnode.c:469 [09:06:01.390] No locals. [09:06:01.390] #17 0x56cb6e15 in ExecProcNode (node=node@entry=0x5a03c5b0) at ../src/include/executor/executor.h:278 [09:06:01.390] No locals. [09:06:01.390] #18 0x56cb701a in ExecutePlan (estate=estate@entry=0x5a03c490, planstate=0x5a03c5b0, use_parallel_mode=, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=ForwardScanDirection, dest=0x5a0482d8, execute_once=true) at ../src/backend/executor/execMain.c:1650 [09:06:01.390] slot = [09:06:01.390] current_tuple_count = 0 [09:06:01.390] #19 0x56cb8f99 in standard_ExecutorRun (queryDesc=0x59facd80, direction=ForwardScanDirection, count=0, execute_once=true) at ../src/backend/executor/execMain.c:361 [09:06:01.390] estate = 0x5a03c490 [09:06:01.390] operation = CMD_SELECT [09:06:01.390] dest = 0x5a0482d8 [09:06:01.390] sendTuples = [09:06:01.390] oldcontext = 0x59faccf0 [09:06:01.390] __func__ = "standard_ExecutorRun" [09:06:01.390] #20 0x56cb926b in ExecutorRun (queryDesc=0x59facd80, direction=ForwardScanDirection, count=0, execute_once=true) at ../src/backend/executor/execMain.c:302 [09:06:01.390] No locals. [09:06:01.390] #21 0x570e4584 in PortalRunSelect (portal=portal@entry=0x59fdd760, forward=forward@entry=true, count=0, count@entry=2147483647, dest=0x5a0482d8) at ../src/backend/tcop/pquery.c:924 [09:06:01.390] queryDesc = 0x59facd80 [09:06:01.390] direction = [09:06:01.390] nprocessed = [09:06:01.390] __func__ = "PortalRunSelect" [09:06:01.390] #22 0x570e7dcc in PortalRun (portal=0x59fdd760, count=2147483647, isTopLevel=true, run_once=true, dest=0x5a0482d8, altdest=0x5a0482d8, qc=0xfff290a4) at ../src/backend/tcop/pquery.c:768 [09:06:01.390] _save_exception_stack = 0xfff29124 [09:06:01.390] _save_context_stack = 0x0 [09:06:01.390] _local_sigjmp_buf = {{__jmpbuf = {1474555892, 1, 1509807968, 1509450040, 1350204650, -1450147909}, __mask_was_saved = 0, __saved_mask = {__val = {8, 0, 1474555892, 60, 1466817266, 1474555892, 1474555892, 1474555892, 0, 60, 468, 1463885010, 1509446512, 60, 0, 1463884829, 1509608688, 2, 0, 1474555892, 2, 1509807968, 1509450040, 1452459032, 60, 2, 1509450040, 1460562709, 1509932080, 1474555892, 1509450012, 1460508581}}}} [09:06:01.390] _do_rethrow = [09:06:01.390] result = [09:06:01.390] nprocessed = [09:06:01.390] saveTopTransactionResourceOwner = 0x59fb8a10 [09:06:01.390] saveTopTransactionContext = 0x59ffbba0 [09:06:01.390] saveActivePortal = 0x0 [09:06:01.390] saveResourceOwner = 0x59fb8a10 [09:06:01.390] savePortalContext = 0x0 [09:06:01.390] saveMemoryContext = 0x59ffbba0 [09:06:01.390] __func__ = "PortalRun" [09:06:01.390] #23 0x570e0916 in exec_simple_query (query_string=query_string@entry=0x59f85400 "select * from test_regex('[[:<:]]a', 'a', 'LP');") at ../src/backend/tcop/postgres.c:1283 [09:06:01.390] cmdtaglen = 6 [09:06:01.390] snapshot_set = [09:06:01.390] per_parsetree_context = 0x0 [09:06:01.390] plantree_list = 0x5a0482ac [09:06:01.390] parsetree = 0x59f8611c [09:06:01.390] commandTag = [09:06:01.390] qc = {commandTag = CMDTAG_UNKNOWN, nprocessed = 0} [09:06:01.390] querytree_list = [09:06:01.390] portal = 0x59fdd760 [09:06:01.390] receiver = [09:06:01.390] format = 0 [09:06:01.390] cmdtagname = [09:06:01.390] parsetree_item__state = [09:06:01.390] dest = DestRemote [09:06:01.390] oldcontext = 0x59ffbba0 [09:06:01.390] parsetree_list = 0x59f86138 [09:06:01.390] parsetree_item = 0x59f86148 [09:06:01.390] save_log_statement_stats = false [09:06:01.390] was_logged = false [09:06:01.390] use_implicit_block = false [09:06:01.390] msec_str = "\000T\370Y0\000\000\000Q\000\000\000\315\345\331V\020\221\362\377\376\377\377?Ť g\302\347\331V" [09:06:01.390] __func__ = "exec_simple_query" [09:06:01.390] #24 0x570e3870 in PostgresMain (dbname=0x59f602ac "regression_test_regex", username=0x59fb6d90 "postgres") at ../src/backend/tcop/postgres.c:4792 [09:06:01.390] query_string = 0x59f85400 "select * from test_regex('[[:<:]]a', 'a', 'LP');" [09:06:01.390] firstchar = [09:06:01.390] input_message = {data = 0x59f85400 "select * from test_regex('[[:<:]]a', 'a', 'LP');", len = 49, maxlen = 1024, cursor = 49} [09:06:01.390] local_sigjmp_buf = {{__jmpbuf = {1474555892, 1478655884, 1478655888, 1, 1346706666, -1455864389}, __mask_was_saved = 1, __saved_mask = {__val = {4194304, 0, 1509286608, 1463792787, 1, 1504, 1474555892, 84, 1474556656, 198, 1474555892, 1474555892, 256, 468, 1509286608, 1463884636, 1509286608, 9760, 0, 1463884460, 1474555892, 1478650528, 1478655888, 1460256902, 9760, 4136073802, 1474555892, 1458963698, 3943833896, 1, 4135627605, 1474555892}}}} [09:06:01.390] send_ready_for_query = false [09:06:01.390] idle_in_transaction_timeout_enabled = false [09:06:01.390] idle_session_timeout_enabled = false [09:06:01.390] __func__ = "PostgresMain" [09:06:01.390] #25 0x570d8f7a in BackendMain (startup_data=0xfff2925c "", startup_data_len=4) at ../src/backend/tcop/backend_startup.c:107 [09:06:01.390] bsdata = 0xfff2925c [09:06:01.390] #26 0x56f70bc6 in postmaster_child_launch (child_type=, startup_data=, startup_data_len=, client_sock=) at ../src/backend/postmaster/launch_backend.c:266 [09:06:01.390] pid = [09:06:01.390] #27 0x56f76c00 in BackendStartup (client_sock=client_sock@entry=0xfff292a8) at ../src/backend/postmaster/postmaster.c:3417 [09:06:01.390] bn = 0x59faa068 [09:06:01.390] pid = [09:06:01.390] startup_data = {canAcceptConnections = CAC_OK} [09:06:01.390] __func__ = "BackendStartup" [09:06:01.390] #28 0x56f7718d in ServerLoop () at ../src/backend/postmaster/postmaster.c:1650 [09:06:01.390] s = {sock = 9, raddr = {addr = {ss_family = 1, __ss_padding = "\006W\b\000\000\000L\261\335\363\200$\373YG\236\006W\364\357\343W\200$\373Y\320s\370Y\\\260\006W\364\357\343W\307$\373Y8s\370Y\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\000JI\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\000o\244 g\000\000\000\000ٺm\036", __ss_align = 0}, salen = 2}} [09:06:01.390] i = 0 [09:06:01.390] now = [09:06:01.390] last_lockfile_recheck_time = 1730192581 [09:06:01.390] last_touch_time = 1730192581 [09:06:01.390] events = {{pos = 1, events = 2, fd = 7, user_data = 0x0}, {pos = 0, events = 642416617, fd = 0, user_data = 0x6720a46e}, {pos = 0, events = 194509408, 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 = 0xf687f51c}, {pos = 1509631104, events = 130, fd = 4096, user_data = 0xf687fb32}, {pos = -157270028, events = 4137699320, fd = 6176, user_data = 0x1000}, {pos = 1509631096, events = 1, fd = 1, user_data = 0x0}, {pos = 256, events = 0, fd = 99, user_data = 0x61}, {pos = 0, events = 0, fd = 0, user_data = 0xf6a047c0}, {pos = 4096, events = 4137697268, fd = -216, user_data = 0xf688093f }, {pos = 1509326896, events = 4137697268, fd = -879304, user_data = 0xf68f0a3c <__fstat64_time64+44>}, {pos = 8, events = 4137274665, fd = -879568, user_data = 0xf6a03ff4}, {pos = -158957513, events = 4137697268, fd = 1509326896, user_data = 0xf6859b22 <_IO_file_doallocate+178>}, {pos = 1509326896, events = 1509631104, fd = 1509635200, user_data = 0x1}, {pos = 2049, events = 0, fd = 280906, user_data = 0x0}, {pos = 33152, events = 1, fd = 1002, user_data = 0x3eb}, {pos = 0, events = 4159968068, fd = -159358758, user_data = 0x5665a3ca}, {pos = 4096, events = 8, fd = 0, user_data = 0x6720a46f}, {pos = 0, events = 4160143348, fd = 0, user_data = 0x6720a46e}, {pos = 0, events = 4150219168, fd = -159446728, user_data = 0xf67eecf8}, {pos = 2090263927, events = 4159969033, fd = 1, user_data = 0x1}, {pos = -159422568, events = 1510, fd = -159393640, user_data = 0xf75f51a0}, {pos = -879340, events = 4294087952, fd = -216, user_data = 0x800}, {pos = -879304, events = 43, fd = 0, user_data = 0xf67f0938}, {pos = -134823948, events = 4135573656, fd = 1449294747, user_data = 0xf67f6798}, {pos = 2090263927, events = 4150219168, fd = 23, user_data = 0xfff295a0}, {pos = -879340, events = 4092234832, fd = -157270028, user_data = 0x811}, {pos = 0, events = 1509601312, fd = 1, user_data = 0x573fa565 }, {pos = 0, events = 0, fd = -157275308, user_data = 0xde0}, {pos = 1509637264, events = 2090263927, fd = -134820824, user_data = 0xfff295a0}, {pos = -879196, events = 4159971022, fd = 1449108756, user_data = 0xfff295a4}, {pos = 16204, events = 3, fd = 3, user_data = 0x0}, {pos = 2, events = 3, fd = 0, user_data = 0x1}, {pos = 48, events = 0, fd = 14938100, user_data = 0x573fae0e }, {pos = -134823948, events = 44, fd = 0, user_data = 0xffffff0c}, {pos = 0, events = 182424, fd = 79904, user_data = 0xf68c65bc }, {pos = 11, events = 0, fd = -878992, user_data = 0xf6876582 }, {pos = -1, events = 4135544728, fd = -144748128, user_data = 0x59fad910}, {pos = 1474555892, events = 0, fd = 3, user_data = 0x0}, {pos = 1509611792, events = 0, fd = 1449294747, user_data = 0x57e3f234 }, {pos = -134821296, events = 4159997899, fd = 0, user_data = 0xf6868c5d}, {pos = -879092, events = 4160146472, fd = -202732256, user_data = 0x1}, {pos = 0, events = 4137691988, fd = -157277312, user_data = 0xfff2960c}, {pos = 1490146851, events = 1128, fd = -134823948, user_data = 0xf6867380}, {pos = 0, events = 0, fd = 0, user_data = 0x4dab9600}, {pos = -159422568, events = 4136395696, fd = 0, user_data = 0x4dab9600}, {pos = -157270028, events = 79904, fd = 182424, user_data = 0xf6820380 }, {pos = 2, events = 4294088304, fd = 0, user_data = 0x57e3eff4}, {pos = 0, events = 4135715686, fd = 1474555892, user_data = 0x56f70818 }, {pos = 2, events = 4294088304, fd = 0, user_data = 0x2815e9}, {pos = 4194304, events = 0, fd = 74, user_data = 0x0}, {pos = -157270028, events = 4294088428, fd = 1509597244, user_data = 0xf68c00bc <__clock_gettime64+60>}, {pos = 0, events = 4294088428, fd = 1474555892, user_data = 0x574102eb }, {pos = 1509592064, events = 0, fd = 1509592064, user_data = 0x4dab9600}, {pos = -878792, events = 1509597288, fd = 1509454648, user_data = 0xf68b45ad }, {pos = 0, events = 4294088428, fd = 1509454800, user_data = 0x57e3eff4}, {pos = 0, events = 0, fd = 1509326896, user_data = 0xf6a03ff4}, {pos = 1509592064, events = 1509454648, fd = 1509326896, user_data = 0x6720a4c5}, {pos = 0, events = 672524797, fd = 0, user_data = 0x57e3eff4}, {pos = 0, events = 182424, fd = 1459037849, user_data = 0x56f76068 }, {pos = 1509597288, events = 1509454648, fd = 0, user_data = 0x0}, {pos = 11, events = 1476521136, fd = 1509448800, user_data = 0x5801ecb0 }} [09:06:01.391] nevents = 1 [09:06:01.391] __func__ = "ServerLoop" [09:06:01.391] #29 0x56f788da in PostmasterMain (argc=8, argv=0x59f5e210) at ../src/backend/postmaster/postmaster.c:1348 [09:06:01.391] opt = [09:06:01.391] status = [09:06:01.391] userDoption = [09:06:01.391] listen_addr_saved = false [09:06:01.391] output_config_variable = [09:06:01.391] __func__ = "PostmasterMain" [09:06:01.391] #30 0x56da4ad5 in main (argc=8, argv=0x59f5e210) at ../src/backend/main/main.c:196 [09:06:01.391] do_check_root = [09:06:01.417] -e [09:06:01.417] [09:06:01.417] [09:06:01.487] dumping /tmp/cores/postgres-6-77161.core for /tmp/cirrus-ci-build/build-32/tmp_install//usr/local/pgsql/bin/postgres [09:06:01.761] [New LWP 77161] [09:06:01.761] [09:06:01.761] This GDB supports auto-downloading debuginfo from the following URLs: [09:06:01.761] [09:06:01.761] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [09:06:01.761] Debuginfod has been disabled. [09:06:01.761] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [09:06:01.879] [Thread debugging using libthread_db enabled] [09:06:01.879] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [09:06:01.879] Core was generated by `postgres: postgres regression_citext [local] SELECT '. [09:06:01.879] Program terminated with signal SIGABRT, Aborted. [09:06:01.879] #0 0xf7f28559 in __kernel_vsyscall () [09:06:01.950] [09:06:01.950] Thread 1 (Thread 0xf3dcd240 (LWP 77161)): [09:06:01.950] #0 0xf7f28559 in __kernel_vsyscall () [09:06:01.950] No symbol table info available. [09:06:01.950] #1 0xf68632f7 in ?? () from /lib/i386-linux-gnu/libc.so.6 [09:06:01.950] No symbol table info available. [09:06:01.950] #2 0xf6812111 in raise () from /lib/i386-linux-gnu/libc.so.6 [09:06:01.950] No symbol table info available. [09:06:01.950] #3 0xf67fb26a in abort () from /lib/i386-linux-gnu/libc.so.6 [09:06:01.950] No symbol table info available. [09:06:01.950] #4 0xf6a1ed4a in __sanitizer::Abort () at ../../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [09:06:01.950] No locals. [09:06:01.950] #5 0xf6a2d896 in __sanitizer::Die () at ../../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [09:06:01.950] No locals. [09:06:01.950] #6 0xf6a0b58c in __ubsan::__ubsan_handle_type_mismatch_v1_abort (Data=, Pointer=) at ../../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:148 [09:06:01.950] bp = 4286898136 [09:06:01.950] pc = [09:06:01.950] Opts = {FromUnrecoverableHandler = 208, pc = 4286898552, bp = 4137727328} [09:06:01.950] #7 0x56f4b5a4 in pg_check_regex_collation (is_similar_to=true) at ../src/backend/regex/regc_pg_locale.c:302 [09:06:01.950] __func__ = "pg_check_regex_collation" [09:06:01.950] #8 0x56f4b92f in pg_regcomp (re=0xff84e170, string=0x58f83d10, len=16, flags=27, collation=100) at ../src/backend/regex/regcomp.c:453 [09:06:01.950] var = {re = 0xff84e170, now = 0x58f83d24, stop = 0x58f83d50, err = 0, cflags = 27, lasttype = 110, nexttype = 94, nextvalue = 68, lexcon = 1, nsubexp = 0, subs = 0xff84e044, nsubs = 10, sub10 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, nfa = 0x58f82000, cm = 0x58f81e28, nlcolor = -1, wordchrs = 0x0, tree = 0x0, treechain = 0x0, treefree = 0x0, ntree = 1474215924, cv = 0x58f99130, cv2 = 0x0, lacons = 0x0, nlacons = 0, spaceused = 3728} [09:06:01.950] v = 0xff84e014 [09:06:01.950] g = 0x58f81de0 [09:06:01.950] i = [09:06:01.950] j = [09:06:01.950] debug = 0x0 [09:06:01.950] #9 0x5725113b in RE_compile_and_cache (text_re=0x58f87fa8, cflags=27, collation=100) at ../src/backend/utils/adt/regexp.c:209 [09:06:01.950] text_re_len = 16 [09:06:01.950] text_re_val = 0x58f87fac "***S^(?:.*a\\.*)$~", '\354' , " " [09:06:01.950] pattern = 0x58f83d10 [09:06:01.950] pattern_len = 16 [09:06:01.950] i = [09:06:01.950] regcomp_result = [09:06:01.950] re_temp = {cre_context = 0x58f81d50, cre_pat = 0x57debff4 "\230\231\205\001P\352\365\367\300\307\363\3676\260\212VF\260\212VV\260\212Vf\260\212Vv\260\212V\206\260\212V\226\260\212V\246\260\212V\266\260\212Vư\212Vְ\212V氊V\220ɏ\366\006\261\212V\026\261\212V@d\212\366\260ُ\366F\261\212VV\261\212Vf\261\212V", cre_pat_len = -4, cre_flags = 0, cre_collation = 1459626046, cre_re = {re_magic = 65239, re_nsub = 4294967292, re_info = 100000, re_csize = 4, re_endp = 0x0, re_collation = 100, re_guts = 0x58f81de0 '\354' , , re_fns = 0x57dd6da0 "\371\030\363V\374\277\362V"}} [09:06:01.950] errMsg = "\364\277\336WV\261\227V\020\000\000\000\374\377\377\377,\361\371X_\274\377V\024\361\371X\b\355\371X\000\000\000\000Y\340\377V\000\000\000\000$\360\360\352\374\377\377\377\326 \000W\364\277\336W\000\360\360\352$\360\360\352?d, collation=100, nmatch=0, pmatch=0x0) at ../src/backend/utils/adt/regexp.c:369 [09:06:01.950] re = [09:06:01.950] #11 0x5725275c in texticregexeq (fcinfo=0x58f9e868) at ../src/backend/utils/adt/regexp.c:555 [09:06:01.950] s = [09:06:01.950] p = [09:06:01.950] #12 0x56c5527f in ExecInterpExpr (state=0x58f9e3a4, econtext=0x58f9e1e8, isnull=0xff84e2af) at ../src/backend/executor/execExprInterp.c:770 [09:06:01.950] fcinfo = 0x58f9e868 [09:06:01.950] args = 0x58f9e87c [09:06:01.950] nargs = 2 [09:06:01.950] d = [09:06:01.950] op = 0x58f9e478 [09:06:01.950] resultslot = 0x0 [09:06:01.950] innerslot = 0x0 [09:06:01.950] outerslot = 0x0 [09:06:01.950] scanslot = 0x58f9e260 [09:06:01.950] dispatch_table = {0x56c53284 , 0x56c532d7 , 0x56c533d9 , 0x56c534db , 0x56c535dd , 0x56c5382e , 0x56c53a7f , 0x56c53cd0 , 0x56c53d28 , 0x56c53d80 , 0x56c53dd8 , 0x56c53e2f , 0x56c541f2 , 0x56c545b5 , 0x56c54978 , 0x56c54bba , 0x56c54eab , 0x56c54fc2 , 0x56c55138 , 0x56c55325 , 0x56c5537c , 0x56c553d3 , 0x56c55403 , 0x56c555ef , 0x56c5577b , 0x56c557ab , 0x56c55997 , 0x56c55b23 , 0x56c55bd1 , 0x56c55d7e , 0x56c55e10 , 0x56c55f3e , 0x56c5606c , 0x56c561e8 , 0x56c56319 , 0x56c5644a , 0x56c564a1 , 0x56c564f8 , 0x56c56610 , 0x56c56769 , 0x56c568c2 , 0x56c569da , 0x56c56a31 , 0x56c56a88 , 0x56c56b1a , 0x56c56b71 , 0x56c56f61 , 0x56c570ee , 0x56c575d9 , 0x56c5762c , 0x56c57883 , 0x56c57aca , 0x56c57d61 , 0x56c57db4 , 0x56c57e07 , 0x56c57e5a , 0x56c57ead , 0x56c57f04 , 0x56c57f57 , 0x56c58360 , 0x56c58584 , 0x56c585d7 , 0x56c5862e , 0x56c58685 , 0x56c586dc , 0x56c587e1 , 0x56c58826 , 0x56c587e1 , 0x56c56d69 , 0x56c58970 , 0x56c589c3 , 0x56c58a16 , 0x56c58aee , 0x56c58c70 , 0x56c58e7c , 0x56c58ffd , 0x56c58872 , 0x56c588c6 , 0x56c58919 , 0x56c5922d , 0x56c59280 , 0x56c592d7 , 0x56c5932a , 0x56c59396 , 0x56c593ed , 0x56c59440 , 0x56c59612 , 0x56c59665 , 0x56c5989a , 0x56c598f1 , 0x56c59948 , 0x56c59a37 , 0x56c59c95 , 0x56c59e1b , 0x56c59f9a , 0x56c5a156 , 0x56c5a5c6 , 0x56c5a9f6 , 0x56c5adfb , 0x56c5b31c , 0x56c5b7f2 , 0x56c5bc9b , 0x56c5bdd2 , 0x56c5bf08 , 0x56c5bf5f , 0x56c5bfb6 } [09:06:01.950] #13 0x56c48867 in ExecInterpExprStillValid (state=0x58f9e3a4, econtext=0x58f9e1e8, isNull=0xff84e2af) at ../src/backend/executor/execExprInterp.c:2035 [09:06:01.950] No locals. [09:06:01.950] #14 0x56c80edf in ExecEvalExprSwitchContext (isNull=0xff84e2af, econtext=0x58f9df90, state=0x58f9e3a4) at ../src/include/executor/executor.h:367 [09:06:01.950] retDatum = [09:06:01.950] oldContext = 0x58f9df90 [09:06:01.950] retDatum = [09:06:01.950] oldContext = [09:06:01.950] #15 ExecQual (state=state@entry=0x58f9e3a4, econtext=econtext@entry=0x58f9e1e8) at ../src/include/executor/executor.h:436 [09:06:01.950] ret = [09:06:01.950] isnull = 87 [09:06:01.950] #16 0x56c819d9 in ExecScan (node=0x58f9e15c, accessMtd=0x56cf7919 , recheckMtd=0x56cf7584 ) at ../src/backend/executor/execScan.c:225 [09:06:01.950] slot = 0x58f9e260 [09:06:01.950] econtext = 0x58f9e1e8 [09:06:01.950] qual = 0x58f9e3a4 [09:06:01.950] projInfo = 0x0 [09:06:01.950] #17 0x56cf76cb in ExecSeqScan (pstate=0x58f9e15c) at ../src/backend/executor/nodeSeqscan.c:112 [09:06:01.950] node = [09:06:01.950] #18 0x56c79e31 in ExecProcNodeFirst (node=0x58f9e15c) at ../src/backend/executor/execProcnode.c:469 [09:06:01.950] No locals. [09:06:01.950] #19 0x56c63e15 in ExecProcNode (node=node@entry=0x58f9e15c) at ../src/include/executor/executor.h:278 [09:06:01.950] No locals. [09:06:01.950] #20 0x56c6401a in ExecutePlan (estate=estate@entry=0x58f9e020, planstate=0x58f9e15c, use_parallel_mode=, operation=CMD_SELECT, sendTuples=true, numberTuples=0, direction=ForwardScanDirection, dest=0x58f88f0c, execute_once=true) at ../src/backend/executor/execMain.c:1650 [09:06:01.950] slot = [09:06:01.950] current_tuple_count = 0 [09:06:01.950] #21 0x56c65f99 in standard_ExecutorRun (queryDesc=0x58f2b040, direction=ForwardScanDirection, count=0, execute_once=true) at ../src/backend/executor/execMain.c:361 [09:06:01.950] estate = 0x58f9e020 [09:06:01.950] operation = CMD_SELECT [09:06:01.950] dest = 0x58f88f0c [09:06:01.950] sendTuples = [09:06:01.950] oldcontext = 0x58f2afb0 [09:06:01.950] __func__ = "standard_ExecutorRun" [09:06:01.950] #22 0x56c6626b in ExecutorRun (queryDesc=0x58f2b040, direction=ForwardScanDirection, count=0, execute_once=true) at ../src/backend/executor/execMain.c:302 [09:06:01.950] No locals. [09:06:01.950] #23 0x57091584 in PortalRunSelect (portal=portal@entry=0x58ef6730, forward=forward@entry=true, count=0, count@entry=2147483647, dest=0x58f88f0c) at ../src/backend/tcop/pquery.c:924 [09:06:01.950] queryDesc = 0x58f2b040 [09:06:01.950] direction = [09:06:01.950] nprocessed = [09:06:01.950] __func__ = "PortalRunSelect" [09:06:01.950] #24 0x57094dcc in PortalRun (portal=0x58ef6730, count=2147483647, isTopLevel=true, run_once=true, dest=0x58f88f0c, altdest=0x58f88f0c, qc=0xff84e5d4) at ../src/backend/tcop/pquery.c:768 [09:06:01.950] _save_exception_stack = 0xff84e654 [09:06:01.950] _save_context_stack = 0x0 [09:06:01.950] _local_sigjmp_buf = {{__jmpbuf = {1474215924, 1, 1492084528, 1491726584, 2030572270, 1649783231}, __mask_was_saved = 0, __saved_mask = {__val = {8, 0, 1474215924, 60, 1466477298, 1474215924, 1474215924, 1474215924, 0, 60, 468, 1463545042, 1491723072, 60, 0, 1463544861, 1492299696, 2, 0, 1474215924, 2, 1492084528, 1491726584, 1452119064, 60, 2, 1491726584, 1460222741, 1492208640, 1474215924, 1491726556, 1460168613}}}} [09:06:01.950] _do_rethrow = [09:06:01.950] result = [09:06:01.950] nprocessed = [09:06:01.950] saveTopTransactionResourceOwner = 0x58ed19e0 [09:06:01.950] saveTopTransactionContext = 0x58f14b70 [09:06:01.950] saveActivePortal = 0x0 [09:06:01.950] saveResourceOwner = 0x58ed19e0 [09:06:01.950] savePortalContext = 0x0 [09:06:01.950] saveMemoryContext = 0x58f14b70 [09:06:01.950] __func__ = "PortalRun" [09:06:01.950] #25 0x5708d916 in exec_simple_query (query_string=query_string@entry=0x58e9e3d0 "SELECT name FROM srt WHERE name SIMILAR TO '%a.*';") at ../src/backend/tcop/postgres.c:1283 [09:06:01.950] cmdtaglen = 6 [09:06:01.950] snapshot_set = [09:06:01.950] per_parsetree_context = 0x0 [09:06:01.950] plantree_list = 0x58f88ee0 [09:06:01.950] parsetree = 0x58e9f0dc [09:06:01.950] commandTag = [09:06:01.950] qc = {commandTag = CMDTAG_UNKNOWN, nprocessed = 0} [09:06:01.950] querytree_list = [09:06:01.950] portal = 0x58ef6730 [09:06:01.950] receiver = [09:06:01.950] format = 0 [09:06:01.950] cmdtagname = [09:06:01.950] parsetree_item__state = [09:06:01.950] dest = DestRemote [09:06:01.950] oldcontext = 0x58f14b70 [09:06:01.950] parsetree_list = 0x58e9f0f8 [09:06:01.950] parsetree_item = 0x58e9f108 [09:06:01.950] save_log_statement_stats = false [09:06:01.950] was_logged = false [09:06:01.950] use_implicit_block = false [09:06:01.950] msec_str = "\320\343\351X2\000\000\000Q\000\000\000͵\324V@\346\204\377\376\377\377?\263\244 g·\324V" [09:06:01.950] __func__ = "exec_simple_query" [09:06:01.950] #26 0x57090870 in PostgresMain (dbname=0x58e7927c "regression_citext", username=0x58ecfd60 "postgres") at ../src/backend/tcop/postgres.c:4792 [09:06:01.950] query_string = 0x58e9e3d0 "SELECT name FROM srt WHERE name SIMILAR TO '%a.*';" [09:06:01.950] firstchar = [09:06:01.950] input_message = {data = 0x58e9e3d0 "SELECT name FROM srt WHERE name SIMILAR TO '%a.*';", len = 51, maxlen = 1024, cursor = 51} [09:06:01.950] local_sigjmp_buf = {{__jmpbuf = {1474215924, 1478315916, 1478315920, 1, 2030908142, 1631357887}, __mask_was_saved = 1, __saved_mask = {__val = {4194304, 0, 1491563168, 1463452819, 1, 1504, 1474215924, 84, 1474216688, 198, 1474215924, 1474215924, 256, 468, 1491563168, 1463544668, 1491563168, 9760, 0, 1463544492, 1474215924, 1478310560, 1478315920, 1459916934, 9760, 4136016458, 1474215924, 1458623730, 3943776680, 1, 4135570261, 1474215924}}}} [09:06:01.950] send_ready_for_query = false [09:06:01.950] idle_in_transaction_timeout_enabled = false [09:06:01.950] idle_session_timeout_enabled = false [09:06:01.950] __func__ = "PostgresMain" [09:06:01.950] #27 0x57085f7a in BackendMain (startup_data=0xff84e78c "", startup_data_len=4) at ../src/backend/tcop/backend_startup.c:107 [09:06:01.950] bsdata = 0xff84e78c [09:06:01.950] #28 0x56f1dbc6 in postmaster_child_launch (child_type=, startup_data=, startup_data_len=, client_sock=) at ../src/backend/postmaster/launch_backend.c:266 [09:06:01.950] pid = [09:06:01.950] #29 0x56f23c00 in BackendStartup (client_sock=client_sock@entry=0xff84e7d8) at ../src/backend/postmaster/postmaster.c:3417 [09:06:01.950] bn = 0x58ec3038 [09:06:01.950] pid = [09:06:01.950] startup_data = {canAcceptConnections = CAC_OK} [09:06:01.950] __func__ = "BackendStartup" [09:06:01.950] #30 0x56f2418d in ServerLoop () at ../src/backend/postmaster/postmaster.c:1650 [09:06:01.950] s = {sock = 9, raddr = {addr = {ss_family = 1, __ss_padding = "\001W\b\000\000\000L\321\334\363P\264\354XGn\001W\364\277\336WP\264\354X\240\003\352X\\\200\001W\364\277\336W\227\264\354X\b\003\352X\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\323\037\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\000o\244 g\000\000\000\000ٺm\036", __ss_align = 0}, salen = 2}} [09:06:01.950] i = 0 [09:06:01.950] now = [09:06:01.950] last_lockfile_recheck_time = 1730192562 [09:06:01.950] last_touch_time = 1730192562 [09:06:01.950] events = {{pos = 1, events = 2, fd = 7, user_data = 0x0}, {pos = 0, events = 914433878, fd = 0, user_data = 0x6720a46e}, {pos = 0, events = 194509408, 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 = 0xf687151c}, {pos = 1491907664, events = 236, fd = 4096, user_data = 0xf6871b32}, {pos = -157327372, events = 4137641976, fd = 6176, user_data = 0x1000}, {pos = 1491907656, events = 1, fd = 1, user_data = 0x0}, {pos = 256, events = 0, fd = 99, user_data = 0x61}, {pos = 0, events = 0, fd = 0, user_data = 0xf69f67c0}, {pos = 4096, events = 4137639924, fd = -216, user_data = 0xf687293f }, {pos = 1491603456, events = 4137639924, fd = -8066456, user_data = 0xf68e2a3c <__fstat64_time64+44>}, {pos = 8, events = 4137217321, fd = -8066720, user_data = 0xf69f5ff4}, {pos = -159014857, events = 4137639924, fd = 1491603456, user_data = 0xf684bb22 <_IO_file_doallocate+178>}, {pos = 1491603456, events = 1491907664, fd = 1491911760, user_data = 0x1}, {pos = 2049, events = 0, fd = 270291, user_data = 0x0}, {pos = 33152, events = 1, fd = 1002, user_data = 0x3eb}, {pos = 0, events = 4159910724, fd = -159416102, user_data = 0x566073ca}, {pos = 4096, events = 8, fd = 0, user_data = 0x6720a46f}, {pos = 0, events = 4160086004, fd = 0, user_data = 0x6720a46e}, {pos = 0, events = 4150161824, fd = -159504072, user_data = 0xf67e0cf8}, {pos = 2090263927, events = 4159911689, fd = 1, user_data = 0x1}, {pos = -159479912, events = 1510, fd = -159450984, user_data = 0xf75e71a0}, {pos = -8066492, events = 4286900800, fd = -216, user_data = 0x800}, {pos = -8066456, events = 43, fd = 0, user_data = 0xf67e2938}, {pos = -134881292, events = 4135516312, fd = 1448954779, user_data = 0xf67e8798}, {pos = 2090263927, events = 4150161824, fd = 23, user_data = 0xff84ead0}, {pos = -8066492, events = 4092177488, fd = -157327372, user_data = 0x811}, {pos = 0, events = 1491877872, fd = 1, user_data = 0x573a7565 }, {pos = 0, events = 0, fd = -157332652, user_data = 0xde0}, {pos = 1491913824, events = 2090263927, fd = -134878168, user_data = 0xff84ead0}, {pos = -8066348, events = 4159913678, fd = 1448768788, user_data = 0xff84ead4}, {pos = 16204, events = 3, fd = 3, user_data = 0x0}, {pos = 2, events = 3, fd = 0, user_data = 0x1}, {pos = 48, events = 0, fd = 14598132, user_data = 0x573a7e0e }, {pos = -134881292, events = 44, fd = 0, user_data = 0xffffff0c}, {pos = 0, events = 182424, fd = 77072, user_data = 0xf68b85bc }, {pos = 11, events = 0, fd = -8066144, user_data = 0xf6868582 }, {pos = -1, events = 4135487384, fd = -144805472, user_data = 0x58ec68e0}, {pos = 1474215924, events = 0, fd = 3, user_data = 0x0}, {pos = 1491888352, events = 0, fd = 1448954779, user_data = 0x57dec234 }, {pos = -134878640, events = 4159940555, fd = 0, user_data = 0xf685ac5d}, {pos = -8066244, events = 4160089128, fd = -202789600, user_data = 0x1}, {pos = 0, events = 4137634644, fd = -157334656, user_data = 0xff84eb3c}, {pos = -2139576139, events = 1128, fd = -134881292, user_data = 0xf6859380}, {pos = 0, events = 0, fd = 0, user_data = 0xabf8e400}, {pos = -159479912, events = 4136338352, fd = 0, user_data = 0xabf8e400}, {pos = -157327372, events = 77072, fd = 182424, user_data = 0xf6812380 }, {pos = 2, events = 4286901152, fd = 0, user_data = 0x57debff4}, {pos = 0, events = 4135658342, fd = 1474215924, user_data = 0x56f1d818 }, {pos = 2, events = 4286901152, fd = 0, user_data = 0x3899da}, {pos = 4194304, events = 0, fd = 74, user_data = 0x0}, {pos = -157327372, events = 4286901276, fd = 1491873804, user_data = 0xf68b20bc <__clock_gettime64+60>}, {pos = 0, events = 4286901276, fd = 1474215924, user_data = 0x573bd2eb }, {pos = 1491868624, events = 0, fd = 1491868624, user_data = 0xabf8e400}, {pos = -8065944, events = 1491873848, fd = 1491731208, user_data = 0xf68a65ad }, {pos = 0, events = 4286901276, fd = 1491731360, user_data = 0x57debff4}, {pos = 0, events = 0, fd = 1491603456, user_data = 0xf69f5ff4}, {pos = 1491868624, events = 1491731208, fd = 1491603456, user_data = 0x6720a4b2}, {pos = 0, events = 949606947, fd = 0, user_data = 0x57debff4}, {pos = 0, events = 182424, fd = 1458697881, user_data = 0x56f23068 }, {pos = 1491873848, events = 1491731208, fd = 0, user_data = 0x0}, {pos = 11, events = 1476181168, fd = 1491725360, user_data = 0x57fcbcb0 }} [09:06:01.951] nevents = 1 [09:06:01.951] __func__ = "ServerLoop" [09:06:01.951] #31 0x56f258da in PostmasterMain (argc=8, argv=0x58e771e0) at ../src/backend/postmaster/postmaster.c:1348 [09:06:01.951] opt = [09:06:01.951] status = [09:06:01.951] userDoption = [09:06:01.951] listen_addr_saved = false [09:06:01.951] output_config_variable = [09:06:01.951] __func__ = "PostmasterMain" [09:06:01.951] #32 0x56d51ad5 in main (argc=8, argv=0x58e771e0) at ../src/backend/main/main.c:196 [09:06:01.951] do_check_root =